Pygments 2.18.0
Pygments is a syntax highlighting package written in Python.
What’s missing? Submit a python project for indexing
Pygments is a syntax highlighting package written in Python.
PEM file parsing in Python.
Backport of PEP 562.
Check PEP-8 naming conventions, plugin for flake8
Generate human-readable, random object names
The PEX packaging toolchain.
Python version of Google's common library for parsing, formatting, storing and validating international phone numbers.
Python client library for IBM Cloudant
Cryptographic modules for Python.
pydantic-gen
is a code generation python package that takes a YML file containing a OpenAPI Schema and generates python pydantic models. pydantic-gen
can get used in your codebase to dynamically regenerate your pydantic models or it can be used one time to generator python code. The author of the pydantic-gen
module is Mikhail Beliansky.
A development tool that packages Python apps into binaries that can run on Android devices.
The PyPA recommended tool for installing Python packages.
An Amazon S3 Transfer Manager
Petastorm is a library enabling the use of Parquet storage from Tensorflow, Pytorch, and other Python-based ML training frameworks.
Modern Text User Interface framework
A library for converting a token stream into a data structure for use in web form posts
Platform-independent wrapper for platform-dependent APIs
svgwrite
is a powerful Python library designed to generate SVG (Scalable Vector Graphics) images. It's a library that allows you to create SVG files in a pythonic way without having to write raw XML. It provides an intuitive and straightforward interface for creating complex SVG images, making it a valuable tool for any Python developer working with vector graphics and performing svg image generation. The library is standalone and does not depend on any other Python packages.
Python driver for MongoDB <http://www.mongodb.org>
Python binding to the Networking and Cryptography (NaCl) library
Translucent persistent objects
Python style guide checker
A Python package for extracting, transforming and loading tables of data.
Retry code until it succeeds