Django Q is a native Django task queue, scheduler and worker application using Python multiprocessing.
The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.
This package provides a simple assertion library for unit testing in Python with a fluent API.
Python module to query and edit data stored in a NetBox instance.
This package provides {ddlparse
Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance.
Polling2 is a utility used to wait for a function to return a certain expected condition.
The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.
The package ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.
untangle
is a tiny Python library which converts an XML document to a Python object.
flexmock is a testing library for Python that makes it easy to create mocks, stubs and fakes.
This package provides a threaded Python IMAP4 client, based on RFC 3501 and original imaplib
module.
This package provides a minimal set of Python bindings for the GitHub cmark fork (cmark-gfm
).
This package provides an implementation of the Branch / Call / Jump conversion filter by CFFI for Python.
This Python package provides a self-contained, easily reusable library for parsing, manipulating, and generating URIs.
Pyqrcode is a QR code generator written purely in Python with SVG, EPS, PNG and terminal output.
This package provides scikit-learn compatible Python bindings to the C++ random forest implementation, ranger, using Cython.
This library is designed to make it easy to write Python programs that can interact with Telegram.
This package provides a utility for ensuring Google-style docstrings stay up to date with the source code.
This package provides chardet
, a Python module that can automatically detect a wide range of file encodings.
Botocore is a Python library that provides a low-level interface to the Amazon Web Services (AWS) API.
This package provides a set of objects for performing fast font, glyph, etc. mathematical operations on font data.
This package allows you to compile a Guile Python file to any target from tree-il
.
This package provides a client library for executing notebooks. It was formerly known as nbconvert's ExecutePreprocessor.