This framework facilitates the execution of differential junction usage (DJU) methods. Additionally, it enables the integration of results from multiple DJU methods.
PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt messages using the OpenPGP format by making use of GPGME.
Python-hacking is a set of flake8 plugins that test and enforce the OpenStack style guidelines.
This is a python port of libaxolotl-android. This is a ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging environments.
meshzoo
is a mesh generator for finite element or finite volume computations for simple domains like regular polygons, disks, spheres, cubes, etc.
python-pydicom
is a Python library for reading and writing DICOM medical imaging data. It can read, modify and write DICOM data.
Webtest allows you to test your Python web applications without starting an HTTP server. It supports anything that supports the minimum of WSGI.
Betamax will record your test suite's HTTP interactions and replay them during future tests. It is designed to work with python-requests.
This Python module implements an IL, also known as IR, used by the angr binary analysis platform.
OnlyKey Python Command-Line Utility
is a command line tool targeted towards more advanced users. This can be used for configuration and testing.
Hclust2 is a handy tool for plotting heat-maps with several useful options to produce high quality figures that can be used in publications.
This is a low-level, pure Python DBus protocol client. It has an I/O-free core, and integration modules for different event loops.
Awkward Array is a library for nested, variable-sized data, including arbitrary-length lists, records, mixed types, and missing data, using NumPy-like idioms.
Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.
Enum34 is the new Python stdlib enum module available in Python 3.4 backported for previous versions of Python from 2.4 to 3.3.
Python library doing sunrise and sunset time calculation. Takes a WGS84 (GPS) latitude/longitude as input as well as an UTC or local datetime object.
This package provides a replacement for IRAF STSDAS SYNPHOT and ASTROLIB PYSYNPHOT, utilizing Astropy and covering the non-instrument specific portions of the old packages.
Pynbody
is an analysis framework for N-body and hydrodynamic astrophysical simulations supporting PKDGRAV/Gasoline, Gadget, Gadget4/Arepo, N-Chilada and RAMSES AMR outputs.
Codecov collects code coverage reports from code written in Python, Java, C/C++, R, and more, and uploads it to the codecov.io
service.
Tomli-W is a Python library for writing TOML. It is a write-only counterpart to Tomli, which is a read-only TOML parser.
pycares
is a Python module which provides an interface to c-ares
, a C library that performs DNS requests and name resolutions asynchronously.
MessagePack is a fast, compact binary serialization format, suitable for similar data to JSON. This package provides CPython bindings for reading and writing MessagePack data.
This package provides a Python library for the bsdiff
binary diff utility. It also provides two command-line tools, bsdiff4
and bspatch4
.
This package provides Python bindings to the Rust rpds crate for persistent data structures. It was written initially to support replacing python-pyrsistent
.