climin
is a Python package for optimization, heavily biased to machine learning scenarios. It works on top of numpy
and (partially) gnumpy
.
aiodns
provides a simple way for doing asynchronous DNS resolutions with a synchronous looking interface by using pycares.
This package provides a Python wrapper to Qhull for the computation of the convex hull, Delaunay triangulation, and Voronoi diagram.
This package provides the python-dotenv
Python module to read key-value pairs from a .env
file and set them as environment variables.
This package provides the python-dotenv
Python module to read key-value pairs from a .env
file and set them as environment variables.
PyPEG is an intrinsic parser interpreter framework for Python. It is based on Parsing Expression Grammars, PEG. With pyPEG you can parse many formal languages.
PyXB-X
("pixbix") is a pure Python package that generates Python source code for classes that correspond to data structures defined by XMLSchema.
Brian is a simulator for spiking neural networks, written in Python. It is designed to be easy to learn and use, highly flexible and easily extensible.
Python-nbxmpp is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of xmpppy.
Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.
Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.
Pytest is a testing tool that provides auto-discovery of test modules and functions, detailed info on failing assert statements, modular fixtures, and many external plugins.
accupy
is a Python library for accurately computing sums and (dot) products. It implements Kahan summation, Shewchuck's algorithm and summation in K-fold precision.
Python-nbxmpp is a Python library that provides a way for Python applications to use the XMPP network. This library was initially a fork of xmpppy.
Nanopb is a small code-size Protocol Buffers implementation in ansi C. It is especially suitable for use in microcontrollers, but fits any memory-restricted system.
uvloop
is a fast, drop-in replacement of the built-in asyncio event loop. It is implemented in Cython and uses libuv under the hood.
path
(formerly path.py
) implements path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly.
MkDocs is a static site generator geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
Pynvim implements support for python plugins in neovim. It also works as a library for connecting to and scripting neovim processes through its msgpack-rpc API.
This package is a client implementation of the GA4GH htsget protocol. It provides a simple and reliable way to retrieve genomic data from servers supporting the protocol.
Brian is a simulator for spiking neural networks written in Python. It is therefore designed to be easy to learn and use, highly flexible and easily extensible.
Unalix is a library written in Python implementing the specification used by the ClearURLs addon for removing tracking fields from URLs.
mpmath
can be used as an arbitrary-precision substitute for Python's float/complex types and math/cmath modules, but also does much more advanced mathematics.
This is an implementation of ASN.1 types and codecs in Python. It is suitable for a wide range of protocols based on the ASN.1 specification.