Pure Python QR code generator with SVG, EPS, PNG and terminal output
https://github.com/mnooner256/pyqrcode
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.2.1 | 2.1 | i386 | bsd3 |
Install via mport:
mport install py-pyqrcode
Generate and parse RFC 3339 timestamps
https://pypi.org/project/pyRFC3339/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pyrfc3339
Persistent/Functional/Immutable data structures
https://github.com/tobgu/pyrsistent
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.14.11_1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pyrsistent
Python interface to sendfile(2)
https://github.com/giampaolo/pysendfile
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.0.1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pysendfile
Serial port encapsulation library for Python
https://github.com/pyserial/pyserial
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.5 | 2.1 | i386 | bsd3 |
Install via mport:
mport install py-pyserial
Python SOCKS module
https://github.com/Anorov/PySocks
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.7.1 | 2.1 | i386 | bsd3 |
Install via mport:
mport install py-pysocks
Deal PySol FC Cards
https://pypi.org/project/pysol-cards/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.10.1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pysol-cards
SPF (Sender Policy Framework) implemented in Python
https://github.com/sdgathman/pyspf
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.0.14 | 2.1 | i386 | python |
Install via mport:
mport install py-pyspf
Snowball Stemming Algorithms for Information Retrieval
https://pypi.org/project/PyStemmer/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.0.0.1 | 2.1 | i386 | bsd3 mit |
Install via mport:
mport install py-pystemmer
Simple powerful testing with Python
https://docs.pytest.org/en/latest/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.5.0 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest
Py.test plugin providing fixtures and markers for asyncio
https://pypi.org/project/pytest-asyncio/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.10.0 | 2.1 | i386 | apache2 |
Install via mport:
mport install py-pytest-asyncio
pytest plugin to enable format checking with black
https://github.com/shopkeep/pytest-black
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.3.12 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-black
Pytest plugin with mechanisms for caching across test runs
https://bitbucket.org/hpk42/pytest-cache/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-cache
Py.test plugin to capture log messages
https://bitbucket.org/memedough/pytest-capturelog/overview
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.7 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-capturelog
Pytest plugin for measuring coverage
https://github.com/pytest-dev/pytest-cov
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.9.0 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-cov
Enable installed pytest plugins
https://github.com/jaraco/pytest-enabler
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.2.1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-enabler
pytest plugin to check FLAKE8 requirement
https://pypi.org/project/pytest-flake8/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.7 | 2.1 | i386 | bsd2 |
Install via mport:
mport install py-pytest-flake8
Run tests in isolated forked subprocesses
https://github.com/pytest-dev/pytest-forked
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.2 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-forked
py.test plugin to check import ordering using isort
https://github.com/moccu/pytest-isort
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.3.0 | 2.1 | i386 | bsd3 |
Install via mport:
mport install py-pytest-isort
Thin wrapper around the mock package for easier use with py.test
https://github.com/pytest-dev/pytest-mock/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.10.4 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-mock
Mypy static type checker plugin for pytest
https://github.com/dbader/pytest-mypy
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.8.1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-mypy
Test support for pytest runner in setup.py
https://github.com/pytest-dev/pytest-runner
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.11.1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-runner
Pytest plugin to abort hanging tests
https://bitbucket.org/pytest-dev/pytest-timeout
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.3.4 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-timeout
Pytest xdist plugin for distributed testing and loop-on-failing modes
https://github.com/pytest-dev/pytest-xdist
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.32.0 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytest-xdist
Pure python bindings for Augeas
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.3 | 2.1 | i386 | lgpl2.1 |
Install via mport:
mport install py-python-augeas
Mock D-Bus objects for tests
https://pypi.org/project/python-dbusmock
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.22.0 | 2.1 | i386 | lgpl3 |
Install via mport:
mport install py-python-dbusmock
Add support for i18n, documentation, and icons to distutils
https://salsa.debian.org/python-team/modules/python-distutils-extra
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.45 | 2.1 | i386 | gpl2 |
Install via mport:
mport install py-python-distutils-extra
Sphinx theme for the CPython docs and related projects
https://pypi.org/project/python-docs-theme/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2018.2 | 2.1 | i386 | python |
Install via mport:
mport install py-python-docs-theme
Library for loading configurations easily in Python
https://github.com/RussellLuo/easyconfig
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.1.7 | 2.1 | i386 | mit |
Install via mport:
mport install py-python-easyconfig
Python package to manipulate LilyPond files
https://github.com/wbsoft/python-ly
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.9.6 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-python-ly
Basic functions for handling mime-types in Python
http://code.google.com/p/mimeparse/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.6.0 | 2.1 | i386 | mit |
Install via mport:
mport install py-python-mimeparse
Python MPD client library
https://github.com/Mic92/python-mpd2
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.0.4 | 2.1 | i386 | lgpl3 |
Install via mport:
mport install py-python-mpd2
Python implementation of subunit test streaming protocol
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.3.0_2 | 2.1 | i386 | apache2 bsd3 |
Install via mport:
mport install py-python-subunit
Python Xapp library
https://github.com/linuxmint/python3-xapp
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.0.2 | 2.1 | i386 | lgpl |
Install via mport:
mport install py-python-xapp
Python wrapper for HTML Tidy (tidylib)
http://countergram.com/open-source/pytidylib
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.3.2 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytidylib
Pure Python implementation of the trie data structure
https://github.com/gsakkis/pytrie
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.3.1 | 2.1 | i386 | bsd3 |
Install via mport:
mport install py-pytrie
World Timezone Definitions for Python
https://pythonhosted.org/pytz/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2020.5,1 | 2.1 | i386 | mit |
| 2020.5,1 | 2.1 | i386 | mit |
Install via mport:
mport install py-pytz
Pure Python libudev binding
https://pyudev.readthedocs.org
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.22.0 | 2.1 | i386 | lgpl2.1 |
Install via mport:
mport install py-pyudev
Easy mail library to parse, compose and send emails
https://www.magiksys.net/pyzmail
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.3 | 2.1 | i386 | lgpl3 |
Install via mport:
mport install py-pyzmail
Python bindings for the Qt5 toolkit, QtCore module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-core
Python bindings for the Qt5 toolkit, QtDBus module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-dbus
Qt event loop support for dbus-python
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-dbussupport
Python bindings for the Qt5 toolkit, QtDesigner module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-designer
Python bindings for the Qt5 toolkit, QtDesigner plugin
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-designerplugin
Python bindings for the Qt5 toolkit, QtGui module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-gui
Python bindings for the Qt5 toolkit, QtHelp module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-help
Python bindings for the Qt5 toolkit, QtLocation module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.15.4 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-location
Python bindings for the Qt5 toolkit, QtMultimedia module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-multimedia
Python bindings for the Qt5 toolkit, QtMultimediaWidgets module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-multimediawidgets
Python bindings for the Qt5 toolkit, QtNetwork module
https://riverbankcomputing.com/software/pyqt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 5.13.1_1 | 2.1 | i386 | gpl3 |
Install via mport:
mport install py-qt5-network