Cryptographic recipes and primitives for Python developers
https://github.com/pyca/cryptography
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.9.2 | 2.0 | i386 | apache2 bsd3 |
Install via mport:
mport install py-cryptography
Test vectors for the cryptography package
https://github.com/pyca/cryptography/tree/main/vectors
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.3.2 | 2.0 | i386 | apache2 bsd3 |
Install via mport:
mport install py-cryptography-vectors
Cssselect parses CSS3 Selectors and translates them to XPath 1.0
https://github.com/scrapy/cssselect
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.0_1 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-cssselect
CSS selectors for Python ElementTree
https://github.com/Kozea/cssselect2
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.4.1 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-cssselect2
CSS Cascading Style Sheets library for Python
https://github.com/jaraco/cssutils
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.3.0,1 | 2.0 | i386 | gpl3 lgpl3 |
Install via mport:
mport install py-cssutils
Cubic-to-quadratic bezier curve conversion
https://github.com/googlei18n/cu2qu
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.6.5_3 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-cu2qu
Coroutine-based library for concurrent Python systems programming
https://github.com/dabeaz/curio
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.5 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-curio
Composable style cycles
https://github.com/matplotlib/cycler/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.10.0 | 2.0 | i386 | bsd2 |
Install via mport:
mport install py-cycler
Datadog Python library
https://github.com/DataDog/datadogpy
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.40.0 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-datadog
Extensions to the standard Python datetime module
https://dateutil.readthedocs.io
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.8.1 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-dateutil
Python bindings for the D-BUS messaging system
https://dbus.freedesktop.org/doc/dbus-python/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.2.8_2 | 2.0 | i386 | mit |
Install via mport:
mport install py-dbus
Data-Driven Tests for Python Unittest
https://readthedocs.org/projects/ddt/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.4.1 | 2.0 | i386 | mit |
Install via mport:
mport install py-ddt
Better living through Python with decorators
https://github.com/micheles/decorator
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.4.2 | 2.0 | i386 | mit |
Install via mport:
mport install py-decorator
Set of flexible objects for representing UFO data
https://github.com/typesupply/defcon
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.6.0_3 | 2.0 | i386 | mit |
Install via mport:
mport install py-defcon
XML bomb protection for Python stdlib modules
https://bitbucket.org/tiran/defusedxml
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.6.0 | 2.0 | i386 | python |
Install via mport:
mport install py-defusedxml
Linux OS platform information API
https://github.com/nir0s/distro
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.5.0 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-distro
Python library for DKIM email signing and verification
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.5 | 2.0 | i386 | zlib |
Install via mport:
mport install py-dkimpy
DNS toolkit for Python
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.16.0 | 2.0 | i386 | iscl |
| 1.16.0 | 2.0 | i386 | iscl |
Install via mport:
mport install py-dnspython
Python library for the Docker Engine API
https://github.com/docker/docker-py
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.7.0 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-docker
Python bindings for the docker credentials store API
https://github.com/shin-/dockerpy-creds/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.4.0 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-docker-pycreds
Pythonic argument parser, that will make you smile
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.6.2_1 | 2.0 | i386 | mit |
Install via mport:
mport install py-docopt
Python Documentation Utilities
https://docutils.sourceforge.io/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.17.1 | 2.0 | i386 | bsd2 gpl3 publicdom python |
Install via mport:
mport install py-docutils
Helpful CLI utilities for querying and connecting to EC2 instances
https://github.com/FlipPath/ec2-cli-tools
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.5_1 | 2.0 | i386 | mit |
Install via mport:
mport install py-ec2-cli-tools
ECDSA cryptographic signature library (pure python)
https://github.com/warner/python-ecdsa
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.16.0 | 2.0 | i386 | mit |
Install via mport:
mport install py-ecdsa
Robust email address syntax and deliverability validation library
https://github.com/JoshData/python-email-validator
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.1 | 2.0 | i386 | CC0-1.0 |
Install via mport:
mport install py-email-validator
Discover and load entry points from installed packages
https://github.com/takluyver/entrypoints
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.3 | 2.0 | i386 | mit |
Install via mport:
mport install py-entrypoints
Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7
https://pypi.org/project/enum34/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.10 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-enum34
Bindings to the Linux input handling subsystem
https://pypi.org/project/evdev/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.3.0 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-evdev
Distributed Python deployment and communication
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.6.0 | 2.0 | i386 | mit |
Install via mport:
mport install py-execnet
Useful extra bits for Python
https://pypi.org/project/extras/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.0_1 | 2.0 | i386 | mit |
Install via mport:
mport install py-extras
Scans log files and bans IP that makes too many password failures
https://www.fail2ban.org/wiki/index.php/Main_Page
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.11.2 | 2.0 | i386 | gpl2 |
Install via mport:
mport install py-fail2ban
Python package that provides useful locks
https://github.com/harlowja/fasteners
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.16 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-fasteners
Flexible Isometric Free Engine
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.4.2 | 2.0 | i386 | lgpl2.1 |
Install via mport:
mport install py-fife
Platform independent file lock
https://github.com/benediktschmitt/py-filelock
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.0.12 | 2.0 | i386 | publicdom |
Install via mport:
mport install py-filelock
Fixtures, reusable state for writing clean tests and more
https://pypi.org/project/fixtures/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.0.0_1 | 2.0 | i386 | apache2 bsd3 |
Install via mport:
mport install py-fixtures
Code checking using pep8 and pyflakes
https://pypi.org/project/flake8/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.9.2 | 2.0 | i386 | mit |
Install via mport:
mport install py-flake8
Micro web framework
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.2 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-flask
FlatBuffers serialization format for Python
https://google.github.io/flatbuffers/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.11 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-flatbuffers
Random assortment of WSGI servers
https://bitbucket.org/denisenkom/flup
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.1 | 2.0 | i386 | bsd2 |
Install via mport:
mport install py-flup6
Font version reporting and modification tool
https://github.com/source-foundry/font-v
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.5 | 2.0 | i386 | mit |
Install via mport:
mport install py-font-v
Set of objects for performing math operations on font data
https://github.com/typesupply/fontMath
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.4.9_1 | 2.0 | i386 | mit |
Install via mport:
mport install py-fontMath
Font analysis tool for determining character/glyph support
https://github.com/googlefonts/pyfontaine
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.4.0_1 | 2.0 | i386 | gpl3 |
Install via mport:
mport install py-fontaine
Compile fonts from sources to binary
https://github.com/googlei18n/fontmake
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.8.0_3 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-fontmake
Open source library for manipulating fonts, written in Python
https://github.com/fonttools/fonttools
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.22.1 | 2.0 | i386 | mit |
Install via mport:
mport install py-fonttools
Open source library for manipulating fonts, written in Python
https://github.com/fonttools/fonttools
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.44.0 | 2.0 | i386 | mit |
Install via mport:
mport install py-fonttools3
Simple PDF generation for Python
https://code.google.com/p/pyfpdf/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.7.2 | 2.0 | i386 | lgpl3 |
Install via mport:
mport install py-fpdf
Let your Python tests travel through time
https://github.com/spulec/freezegun
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.0 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-freezegun
Python filesystem abstraction
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.5.4 | 2.0 | i386 | bsd3 |
Install via mport:
mport install py-fs
Python Filesystem abstraction layer, version 2.x
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.4.11 | 2.0 | i386 | mit |
Install via mport:
mport install py-fs2
Python function signatures from PEP362
http://funcsigs.readthedocs.org/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.2 | 2.0 | i386 | apache2 |
Install via mport:
mport install py-funcsigs