按回车键查看全部搜索结果
首页
技术栈
工具库
讨论
首页
技术栈
工具库
讨论
按回车键查看全部搜索结果
pyngrok
pyngrok is a Python wrapper for ngrok that manages its own binary and puts it on our path, making ngrok readily available from anywhere on the command line and via a convenient Python API.
libraw
LibRaw is a library for reading RAW files from digital photo cameras (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are supported).
lsstdesc-gcr-catalogs
GCRCatalogs is a Python package that serves as a catalog repository for the Rubin LSST Dark Energy Science Collaboration (DESC). It provides a unified user interface to access all catalogs by using the Generic Catalog Reader (GCR) base class.
r-circlize
Documentation for circlize package
sos-notebook
Multi-language Jupyter Notebook
libxml2
Though libxml2 is written in C a variety of language bindings make it available in other environments.
dask-sql
Distributed SQL Engine in Python using Dask
trio
mshr
mshr is the mesh generation component of FEniCS. It generates simplicial DOLFIN meshes in 2D and 3D from geometries described by Constructive Solid Geometry (CSG) or from surface files, utilizing CGAL and Tetgen as mesh generation backends.
log4cxx
Apache log4cxx is a logging framework for C++ patterned after Apache log4j, which uses Apache Portable Runtime for most platform-specific code and should be usable on any platform supported by APR. Apache log4cxx is licensed under the Apache License, an open source license certified by the Open Source Initiative.
npstreams
npstreams is an open-source Python package for streaming NumPy array operations. The goal is to provide tested routines that operate on streams (or generators) of arrays instead of dense arrays. Streaming reduction operations (sums, averages, etc.) can be implemented in constant memory, which in turns allows for easy parallelization.
jupyterhub
Multi-user server for Jupyter notebooks
css-html-js-minify
python-ntlm
Python-nltm provides NTLM support, including an authentication handler for urllib2. This library allows you to retrieve content from (usually corporate) servers protected with windows authentication (NTLM) using the Python urllib2.
atomman
atomMan: the Atomistic Manipulation Toolkit is a Python library for creating, representing, manipulating, and analyzing large-scale atomic systems of atoms. The focus of the package is to facilitate the rapid design and development of simulations that are fully documented and easily adaptable to new potentials, configurations, etc.
charls
CharLS, a C++ JPEG-LS library implementation
exoplanet
exoplanet is a toolkit for probabilistic modeling of transit and/or radial velocity observations of exoplanets and other astronomical time series using PyMC3. PyMC3 is a flexible and high-performance model building language and inference engine that scales well to problems with a large number of parameters. exoplanet extends PyMC3's language to support many of the custom functions and distributions required when fitting exoplanet datasets.
pytest-cov
pytest-cov produces coverage reports.It supports centralised testing and distributed testing in both load and each modes.It also supports coverage of subprocesses.
pywin32-ctypes
A reimplementation of pywin32 that is pure python. The default behaviour will try to use cffi (>= 1.3.0), if available, and fall back to using ctypes.
r-renv
renv: Project environments for R.
qhub
QHub deployment tool
slepc4py
libmicrohttpd
GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. GNU GNU Libmicrohttpd is free software and part of the GNU project.
sentineleof
Tool to download Sentinel 1 precise/restituted orbit files (.EOF files) for processing SLCs
h5py
H5py uses straightforward NumPy and Python metaphors, like dictionary and NumPy array syntax.
mergedeep
A deep merge function for Python
r-quadprog
umap-learn
umap-learn provides the UMAP manifold based dimension reduction algorithm. The package provides an sklearn compatible interface to t-SNE like dimension reduction technique that has better runtime performacne than t-SNE and often preserves more global structure than t-SNE.
rdata
This package parses .rda datasets used in R. It does not depend on the R language or its libraries, and thus it is released under a MIT license.
clease
CLuster Expansion in Atomic Simulation Environment
anaconda-clean
anaconda-clean remove configuration files and directories from Anaconda and its programs.
libxcursor-cos6-x86_64
This is a simple library designed to help locate and load cursors. Cursors can be loaded from files or memory. A library of common cursors exists which map to the standard X cursor names.Cursors can exist in several sizes and the library automatically picks the best size.
openconnect
OpenConnect is a client for Cisco's AnyConnect SSL VPN, which is supported by the ASA5500 Series, by IOS 12.4(9)T or later on Cisco SR500, 870, 880, 1800, 2800, 3800, 7200 Series and Cisco 7301 Routers, and probably others.
r-ellipsis
Tools for Working with ...
gcc_linux-ppc64le
r-afex
xsdata
xsData is a complete XML data binding library for python allowing developers to access and use XML documents as simple objects rather than using DOM.
pymem3dg
PyMem3DG performs membrane simulations.
intel-fortran_win-64
expat-cos6-i686
This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers.
dask-ms
Implementation of a dask/xarray dataset backed by a CASA MS
mpb
MIT Photonic-Bands: computation of photonic band structures in periodic media
nionswift-experimental
Collection of experimental scripts in development
wcwidth
wcwidth is mainly for those implementing a Terminal Emulator, or programs that carefully produce output to be interpreted by one.
Pytorch Forecasting
Time series forecasting with PyTorch
dill
Dill extends Python's 'pickle' module for serializing and de-serializing Python objects to he majority of the built-in python types.
r-rcppannoy
r-coveffectsplot
A Shiny App that Produce Forest Plots to Visualize Covariate Effects
orange-widget-base
This project implements the base OWBaseWidget class and utilities for use in Orange Canvas workflows.
gepetto-viewer
Graphical Interface for Pinocchio and hpp
line_profiler
line_profiler will profile the time individual lines of code take to execute. The profiler is implemented in C via Cython in order to reduce the overhead of profiling.
greenlet
The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". A "greenlet", on the other hand, is a still more primitive notion of micro-thread with no implicit scheduling; coroutines, in other words. This is useful when you want to control exactly when your code runs. You can build custom scheduled micro-threads on top of greenlet; however, it seems that greenlets are useful on their own as a way to make advanced control flow structures. For example, we can recreate generators; the difference with Python's own generators is that our generators can call nested functions and the nested functions can yield values too. Additionally, you don't need a "yield" keyword. See the example in tests/test_generator.py. Greenlets are provided as a C extension module for the regular unmodified interpreter. Greenlets are lightweight coroutines for in-process concurrent programming.
rpaframework-core
libxi-cos6-x86_64
X.Org X11 libXi runtime library
geoglows
A python package of tools coming from the GEOGloWS initiative
gfortran_impl_osx-arm64
powerplantmatching
This package provides ready-to-use power plant data for the European power system. Starting from openly available power plant datasets, the package cleans, standardizes and merges the input data to create a new combining dataset, which includes all the important information. The package allows to easily update the combined data as soon as new input datasets are released.
jupyter-resource-usage
Jupyter Server Extension for monitoring Resource Usage
python-chromedriver-binary
WebDriver is an open source tool for automated testing of webapps across many browsers. It provides capabilities for navigating to web pages, user input, JavaScript execution, and more. ChromeDriver is a standalone server which implements WebDriver's wire protocol for Chromium.
brotlipy
Python bindings to the Brotli compression library
geant4
Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. The three main reference papers for Geant4 are published in Nuclear Instruments and Methods in Physics Research [A 506 (2003) 250-303](http://www.sciencedirect.com/science/article/pii/S0168900203013688), IEEE Transactions on Nuclear Science [53 No. 1 (2006) 270-278](https://ieeexplore.ieee.org/xpls/abs_all.jsp?isnumber=33833&arnumber=1610988&count=33&index=7) and Nuclear Instruments and Methods in Physics Research [A 835 (2016) 186-225](http://www.sciencedirect.com/science/article/pii/S0168900216306957).
parsedatetime
Parse human-readable date/time strings
mypy-protobuf
open source tools to generate mypy stubs from protobufs
orthopy
orthopy provides various orthogonal polynomial classes for lines, triangles, disks, spheres, n-cubes, the nD space with weight function exp(-r2) and more. All computations are done using numerically stable recurrence schemes. Furthermore, all functions are fully vectorized and can return results in exact arithmetic.
mpi4jax
mpi4jax permits to insert MPI operations inside of jit-compiled jax functions, and to perform automatic differentiation through them.
gtk2-devel-cos7-ppc64le
This package contains the libraries and header files that are needed for writing applications with the GTK+ widget toolkit. If you plan to develop applications with GTK+, consider installing the gtk2-devel-docs package.
bdw-gc
neon
neon is committed to best performance on all hardware. Designed for ease-of-use and extensibility.
fasteners
A python package that provides useful locks.
submitit
Python 3.6+ toolbox for submitting jobs to Slurm
xdoctest
The xdoctest package is a re-write of Python's builtin doctest module. It replaces the old regex-based parser with a new abstract-syntax-tree based parser (using Python's ast module). The goal is to make doctests easier to write, simpler to configure, and encourage the pattern of test driven development.
gmpy2
solarforecastarbiter
Core data gathering, validation, processing, and reporting package for the Solar Forecast Arbiter
requests_download
Download to a local file using requests
zeromq
buildbot-waterfall-view
ipyfastscape
Interactive widgets for topographic data analysis and modelling in Jupyter notebooks
r-philentropy
Information Theory and Distance Quantification with R
lz4
Provides a Python interface for the LZ4 compression library. LZ4 library provides support for three specifications- frame format,block format and stream format.
pytest-ordering
pytest plugin to run your tests in a specific order
pyreadline
The pyreadline package is a python implementation of GNU readline functionality it is based on the ctypes based UNC readline package by Gary Bishop. It is not complete. It has been tested for use with windows 2000 and windows xp.
fitsnap3
A Python Package For Training SNAP Interatomic Potentials for use in the LAMMPS molecular dynamics package
flatbuffers
FlatBuffers: Memory Efficient Serialization Library
vs2017_win-64
gfortran_linux-32
pywavelets
PyWavelets is a free Open Source library for wavelet transforms in Python. Wavelets are mathematical basis functions that are localized in both time and frequency. Wavelet transforms are time-frequency transforms employing wavelets. They are similar to Fourier transforms, the difference being that Fourier transforms are localized only in frequency instead of in time and frequency.
pyreadr
Python package to read and write R RData and Rds files into/from pandas dataframes. No R or other external dependencies required.
ipart
IPART is a Python package for the detection and tracking of atmospheric rivers from gridded (Integrated Vapor Transport) IVT data using image-processing techniques
xmitgcm
Read MITgcm mds binary files into xarray
automat
Automat is a library for concise, idiomatic Python expression of finite-state automata (particularly deterministic finite-state transducers).
voluptuous
CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.
scattertext
A tool for finding distinguishing terms in small-to-medium-sized corpora, and presenting them in a sexy, interactive scatter plot with non-overlapping term labels. Exploratory data analysis just got more fun.
cudatoolkit
CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers can dramatically speed up computing applications by harnessing the power of GPUs. The CUDA Toolkit from NVIDIA provides everything you need to develop GPU-accelerated applications. This CUDA Toolkit includes GPU-accelerated libraries, and the CUDA runtime for the Conda ecosystem. For the full CUDA Toolkit with a compiler and development tools visit https://developer.nvidia.com/cuda-downloads License Agreements The packages are governed by the CUDA Toolkit End User License Agreement (EULA). By downloading and using the packages, you accept the terms and conditions of the CUDA EULA - https://docs.nvidia.com/cuda/eula/index.html
libjpeg-turbo-cos6-x86_64
The libjpeg-turbo package contains a library of functions for manipulating JPEG images. It also contains simple client programs for accessing the libjpeg functions. It contains cjpeg, djpeg, jpegtran, rdjpgcom and wrjpgcom. Cjpeg compresses an image file into JPEG format. Djpeg decompresses a JPEG file into a regular image file. Jpegtran can perform various useful transformations on JPEG files. Rdjpgcom displays any text comments included in a JPEG file. Wrjpgcom inserts text comments into a JPEG file.
r-readtext
an R package for reading text files
palettable
Color palettes for Python
r-curl
A Modern and Flexible Web Client for R
xmlrpc2
Revamped xmlrpc library for Python
dulwich
Python implementation of the Git file formats and protocols, without the need to have git installed. All functionality is available in pure Python. Optional C extensions can be built for improved performance. The project is named after the part of London that Mr. and Mrs. Git live in in the particular Monty Python sketch.
‹
1
2
3
4
…
37
›