This DBus library for Python aims to be a fully-featured high-level library primarily geared towards integration of applications into desktop and mobile environments.
The kagglehub
library provides a simple way to interact with Kaggle resources such as datasets, models, notebook outputs in Python.
The package aiosqlite replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, and context managers for automatically closing connections.
The package aiosqlite replicates the standard sqlite3 module, but with async versions of all the standard connection and cursor methods, and context managers for automatically closing connections.
This is the ReportLab PDF Toolkit. It allows rapid creation of rich PDF documents, and also creation of charts in a variety of bitmap and vector formats.
Coveralls.io is a service for publishing code coverage statistics online. This package provides seamless integration with coverage.py (and thus pytest, nosetests, etc...) in Python projects.
This package implements a spell checker for source code that does not try to be particularly smart and instead does the simplest thing that can possibly work.
jstyleson
is a Python library to parse JSON. Contrary to the standard Python json
library, it understands js-style comments. Trailing comma is also supported.
Library to make reading, writing and modifying both binary and ascii STL files, file format native to the stereolithography CAD software created by 3D Systems, easy.
This package provides an unmaintained port of sgmllib to Python 3. It is used to parse text files formatted in SGML.
This package provides a Python program that provides following locks:
Locking decorator
Reader-writer locks
Inter-process locks
Generic helpers
MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). This is a Python module for reading MaxMind DB files.
pylsqpack
is a wrapper around the ls-qpack
library. It provides Python Decoder and Encoder objects to read or write HTTP/3 headers compressed with QPACK.
Merges, minifies and compresses Javascript and CSS files, supporting a variety of different filters, including YUI, jsmin, jspacker or CSS tidy. Also supports URL rewriting in CSS files.
This library helps to redirect sys.stdout
to a stream or a file while executing some piece of code, including C code running within a Python process.
This package provides a fast, lightweight IPv4/IPv6 manipulation library in Python. This library is used to create, poke at, and manipulate IPv4 and IPv6 addresses and networks.
This package provides command line tools, powered by pydoit. It offers integration with click
and rich
for custom CLI and these linters: pycodestlye
, pyflakes
SIP is used to write self contained extension modules, i.e. without a library to be wrapped. This SIP extension module provides support for the PyQt6 package.
This Python library allows reading and writing to the Excel XLSX, XLSM, XLTX and XLTM file formats that are defined by the Office Open XML (OOXML) standard.
AlphaFold is an AI system developed by DeepMind that predicts a protein’s 3D structure from its amino acid sequence. It regularly achieves accuracy competitive with experiment.
python-cwlformat
is a specification and a reference implementation for a very opinionated CWL code formatter. It outputs CWL in a standardized YAML format.
PPMd is a compression algorithm library using the Prediction by Partial Matching statistical technique. It is used in RAR and 7-Zip as one of several possible methods.
The package statmorph
implements functionality of calculating non-parametric morphological diagnostics of galaxy images (e.g., Gini-M_20 and CAS statistics), as well as fitting 2D Sérsic profiles.
This package provides necessary tools for the analysis of the genomic interaction data stored in .cool
format. This collection of tools includes operations like compartment, insulation or peak calling.