Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
Sphinx is a tool that makes it easy to create documentation for Python projects or other documents consisting of multiple reStructuredText sources.
This package performs KDE operations on multidimensional data to calculate estimated PDFs (probability distribution functions), and resample new data from those PDFs.
python-holehe
checks if an email is attached to an account on sites like twitter, instagram, imgur and more than 120 others.
This program converts a WSGI program to an ASGI program or the other way around. It depends only on the Python standard library.
Parsel is a library to extract and remove data from HTML and XML using XPath and CSS selectors, optionally combined with regular expressions.
Cog is a file generation tool. It allows using pieces of Python code as generators in your source files to generate arbitrary text.
Xcffib is a replacement for xpyb, an XCB Python bindings. It adds support for Python 3 and PyPy. It is based on cffi.
Mudata is a Python package for multi-omics data analysis. It is designed to provide functionality to load, process, and store multimodal omics data.
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query.
This package provides Python bindings to the clingo package, making it so that you can write ASPs through Python code.
This library is a spinoff from folium
that would host the non-map-specific features. It can be used to generate HTML + JS.
OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models.
A library to parse MT940 files, a bank account statement exchange format used by SWIFT. It returns smart Python collections for statistics and manipulation.
This package provides the sfd2ufo
command, a converter from FontForge’s SFD fonts to UFO fonts.
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 the python-dotenv
Python module to read key-value pairs from a .env
file and set them as environment variables.
This package provides a Python wrapper to Qhull for the computation of the convex hull, Delaunay triangulation, and Voronoi diagram.
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.
This package provides the python-dotenv
Python module to read key-value pairs from a .env
file and set them as environment variables.
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.