Python module to handle standardized numbers and codes
https://pypi.org/project/python-stdnum/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.13 | 4.0 | i386 | lgpl2.1 |
Install via mport:
mport install py-stdnum
Interface description language (IDL) for APIs
https://github.com/dropbox/stone
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.3.1 | 4.0 | i386 | mit |
Install via mport:
mport install py-stone
Enum that inherits from str
https://pypi.org/project/StrEnum/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.4.15 | 4.0 | i386 | mit |
Install via mport:
mport install py-strenum
Strict, simple, lightweight RFC3339 functions
https://github.com/danielrichman/strict-rfc3339
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.7 | 4.0 | i386 | gpl3 |
Install via mport:
mport install py-strict-rfc3339
Strict, typed YAML parser
https://hitchdev.com/strictyaml
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.7.3_1 | 4.0 | i386 | mit |
Install via mport:
mport install py-strictyaml
Generate random strings matching a pattern
https://github.com/simoncozens/stringbrewer
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.0.1 | 4.0 | i386 | mit |
Install via mport:
mport install py-stringbrewer
Stripe Python bindings
https://github.com/stripe/stripe-python
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.29.4 | 4.0 | i386 | mit |
Install via mport:
mport install py-stripe
Structured Logging for Python
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 18.2.0 | 4.0 | i386 | Apache-2.0 mit |
Install via mport:
mport install py-structlog
Python bindings for version control system
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.14.5 | 4.0 | i386 | Apache-2.0 |
Install via mport:
mport install py-subversion
Utility belt for automated testing in Python for Python
https://github.com/gabrielfalcao/sure
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.4.11 | 4.0 | i386 | gpl3 |
Install via mport:
mport install py-sure
Python Library For Symbolic Mathematics
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.7.1 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-sympy
Pretty-print tabular data in Python
https://bitbucket.org/astanin/python-tabulate
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.8.6 | 4.0 | i386 | mit |
Install via mport:
mport install py-tabulate
Traceback serialization library in Python
https://pypi.org/project/tblib/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.7.0 | 4.0 | i386 | bsd2 |
Install via mport:
mport install py-tblib
Objects and routines pertaining to date and time
https://github.com/jaraco/tempora
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.5.1 | 4.0 | i386 | mit |
Install via mport:
mport install py-tempora
Retry code until it succeeds
https://tenacity.readthedocs.io/en/latest/ https://github.com/jd/tenacity
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 8.2.3 | 4.0 | i386 | Apache-2.0 |
Install via mport:
mport install py-tenacity
ANSII Color formatting for output in terminal
https://pypi.org/project/termcolor/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.4.0 | 4.0 | i386 | mit |
Install via mport:
mport install py-termcolor
Collection of helpers and mock objects for unit tests and doc tests
https://github.com/Simplistix/testfixtures
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 6.17.1 | 4.0 | i386 | mit |
Install via mport:
mport install py-testfixtures
Test utilities for Python code working with files and commands
https://github.com/jupyter/testpath
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.6.0_1 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-testpath
Repository of test results
https://launchpad.net/testrepository
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.0.20_1 | 4.0 | i386 | Apache-2.0 bsd3 |
Install via mport:
mport install py-testrepository
PyUnit extension for dependency injection
https://pypi.org/project/testscenarios/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.5.0_1 | 4.0 | i386 | Apache-2.0 bsd3 |
Install via mport:
mport install py-testscenarios
Extensions to the Python standard library unit testing framework
https://github.com/testing-cabal/testtools
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.5.0 | 4.0 | i386 | mit |
Install via mport:
mport install py-testtools
Most basic port of Perl's Text::Unidecode module
https://github.com/kmike/text-unidecode
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.3 | 4.0 | i386 | artistic gpl+ |
Install via mport:
mport install py-text-unidecode
Module for creating simple ASCII tables
https://pypi.org/project/texttable/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.7.0_1 | 4.0 | i386 | mit |
Install via mport:
mport install py-texttable
Pure Python TFTP library
https://github.com/msoulier/tftpy
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.8.2 | 4.0 | i386 | mit |
Install via mport:
mport install py-tftpy
Thread-pool controls
https://github.com/joblib/threadpoolctl
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.6.0 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-threadpoolctl
Travel through time in your Python tests
https://github.com/adamchainz/time-machine
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.11.0_1 | 4.0 | i386 | mit |
Install via mport:
mport install py-time-machine
Complete yet simple CSS parser for Python
https://pypi.org/project/tinycss/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.4 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-tinycss
Low-level CSS parser for Python
https://github.com/Kozea/tinycss2
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.4.0 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-tinycss2
Python bindings to the Tk widget set
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.7.18_6 | 4.0 | i386 | python |
| 3.10.18_6 | 4.0 | i386 | python |
| 3.11.13_6 | 4.0 | i386 | python |
| 3.9.23_6 | 4.0 | i386 | python |
Install via mport:
mport install py-tkinter
Extract the top level domain (TLD) from the URL given
https://github.com/barseghyanartur/tld
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.11.11_1 | 4.0 | i386 | MPL11 gpl2 lgpl2.1 |
Install via mport:
mport install py-tld
Separate the TLD from the registered domain and subdomains of a URL
https://github.com/john-kurkowski/tldextract
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.3.1 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-tldextract
Wrapper around the stdlib `tokenize` which roundtrips
https://github.com/asottile/tokenize-rt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.2.0 | 4.0 | i386 | mit |
Install via mport:
mport install py-tokenize-rt
Python library for parsing and creating TOML
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.10.2 | 4.0 | i386 | mit |
Install via mport:
mport install py-toml
Lil' TOML parser
https://github.com/hukkin/tomli
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.1.0 | 4.0 | i386 | mit |
| 2.1.0 | 4.0 | i386 | mit |
| 2.1.0 | 4.0 | i386 | mit |
| 2.1.0 | 4.0 | i386 | mit |
Install via mport:
mport install py-tomli
Lil' TOML writer
https://github.com/hukkin/tomli-w
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.0 | 4.0 | i386 | mit |
Install via mport:
mport install py-tomli-w
Style-preserving TOML library
https://tomlkit.readthedocs.io/en/latest/ https://github.com/sdispater/tomlkit
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.13.2 | 4.0 | i386 | mit |
Install via mport:
mport install py-tomlkit
Python Web Server from FriendFeed
https://www.tornadoweb.org/ https://github.com/tornadoweb/tornado
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 6.4 | 4.0 | i386 | Apache-2.0 |
Install via mport:
mport install py-tornado
Building newsfiles for your project
https://github.com/twisted/towncrier
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 25.8.0 | 4.0 | i386 | mit |
Install via mport:
mport install py-towncrier
Virtualenv-based automation of test activities
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.11.4 | 4.0 | i386 | mit |
Install via mport:
mport install py-tox
Fast, extensible progress bar for Python
https://tqdm.github.io/ https://github.com/tqdm/tqdm
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.66.2 | 4.0 | i386 | MPL20 mit |
Install via mport:
mport install py-tqdm
New features in traceback backported to Python 2
https://pypi.org/project/traceback2/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.4.0_2 | 4.0 | i386 | python |
Install via mport:
mport install py-traceback2
Configuration system for Python applications
https://github.com/ipython/traitlets
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.14.3 | 4.0 | i386 | bsd3 |
Install via mport:
mport install py-traitlets
Library for async concurrency and I/O
https://pypi.org/project/trio/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.29.0 | 4.0 | i386 | Apache-2.0 mit |
Install via mport:
mport install py-trio
WebSocket library for Trio
https://github.com/python-trio/trio-websocket
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.11.1 | 4.0 | i386 | mit |
Install via mport:
mport install py-trio-websocket
Canonical source for classifiers on PyPI
https://github.com/pypa/trove-classifiers
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2023.10.18 | 4.0 | i386 | Apache-2.0 |
Install via mport:
mport install py-trove-classifiers
Top quality TLS certs while you wait, for the discerning tester
https://github.com/python-trio/trustme
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.0 | 4.0 | i386 | Apache-2.0 mit |
Install via mport:
mport install py-trustme
Python wrapper for ttfautohint
https://github.com/fonttools/ttfautohint-py
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.5.1 | 4.0 | i386 | mit |
Install via mport:
mport install py-ttfautohint-py
Python progress reporting to /dev/tty
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.36 | 4.0 | i386 | gpl3 |
Install via mport:
mport install py-ttystatus
Collection of utilities for interacting with PyPI
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 6.1.0 | 4.0 | i386 | Apache-2.0 |
Install via mport:
mport install py-twine
Collection of utilities for interacting with PyPI
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.15.0_1 | 4.0 | i386 | Apache-2.0 |
Install via mport:
mport install py-twine1