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.
Polling2 is a utility used to wait for a function to return a certain expected condition.
Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance.
The package ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects.
The dateutil module provides powerful extensions to the standard datetime module, available in Python 2.3+.
untangle
is a tiny Python library which converts an XML document to a Python object.
ignorant
allows you to check if a phone is used on different sites like snapchat.
This package provides a self-contained, easily reusable library for parsing, manipulating and generating URIs.
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.
This package provides ddlparse
, a Python library to parse and convert DDL to BigQuery JSON schema.
This package provides a BK-tree data structure to allow fast querying of close matches in Python.
Tiktoken is a fast byte pair encoding (BPE) tokeniser for use with OpenAI's
models.
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 set of objects for performing fast font, glyph, etc. mathematical operations on font data.
pyscroll
is a simple and fast module for animated scrolling maps for your new or existing game.
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.