Package Name | Access | Summary | Updated |
---|---|---|---|
uwsgi | public | The uWSGI project aims at developing a full stack for building hosting services. Application servers (for various programming languages and protocols), proxies, process managers and monitors are all implemented. | 2025-03-25 |
omegaconf | public | Flexible python configuration system | 2025-03-25 |
fastdtw | public | Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity | 2025-03-25 |
cheetah3 | public | Cheetah is a template engine and code generation tool | 2025-03-25 |
nb_conda_kernels | public | Launch Jupyter kernels for any installed conda environment | 2025-03-25 |
jupyter_highlight_selected_word | public | Jupyter notebook extension that enables highlighting of all instances of the currently-selected or cursor-adjecent word in either the current cell's editor, or in the whole notebook. Based on the CodeMirror addon https://codemirror.net/demo/matchhighlighter.html extended to work across multiple editors. | 2025-03-25 |
sasl | public | Python wrapper for Cyrus SASL | 2025-03-25 |
pygpu | public | Library to manipulate arrays on GPU | 2025-03-25 |
profilehooks | public | Decorators for profiling/timing/tracing individual functions | 2025-03-25 |
pymssql | public | DB-API interface to Microsoft SQL Server for Python. (new Cython-based version) | 2025-03-25 |
pyfftw | public | A pythonic wrapper around FFTW, the FFT library, presenting a unified interface for all the supported transforms. | 2025-03-25 |
conda-verify | public | tool for validating conda recipes and conda packages | 2025-03-25 |
quaternion | public | Add built-in support for quaternions to numpy | 2025-03-25 |
hdbscan | public | Clustering based on density with variable density clusters | 2025-03-25 |
pybind11_json | public | Using nlohmann::json with pybind11 | 2025-03-25 |
editdistance-s | public | Fast implementation of the edit distance (Levenshtein distance) | 2025-03-25 |
gunicorn | public | WSGI HTTP Server for UNIX | 2025-03-25 |
gensim | public | Topic Modelling for Humans | 2025-03-25 |
rasterio | public | Rasterio reads and writes geospatial raster datasets | 2025-03-25 |
umap-learn | public | Uniform Manifold Approximation and Projection | 2025-03-25 |
python-levenshtein | public | Python extension for computing string edit distances and similarities. | 2025-03-25 |
ephem | public | Basic astronomical computations for Python | 2025-03-25 |
backports.zoneinfo | public | Backport of the standard library zoneinfo module | 2025-03-25 |
twisted | public | An asynchronous networking framework written in Python | 2025-03-25 |
loguru | public | Python logging made (stupidly) simple | 2025-03-25 |