Python SQL toolkit and Object Relational Mapper 1.0.x
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.14 | 1.1 | i386 | mit |
| 1.0.14 | 1.1 | i386 | mit |
Install via mport:
mport install py-sqlalchemy10
Python SQL toolkit and Object Relational Mapper 1.1.x
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.18 | 1.1 | i386 | mit |
| 1.1.18 | 1.1 | i386 | mit |
Install via mport:
mport install py-sqlalchemy11
Python SQL toolkit and Object Relational Mapper 1.2.x
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.2.12 | 1.1 | i386 | mit |
| 1.2.12 | 1.1 | i386 | mit |
Install via mport:
mport install py-sqlalchemy12
Standard Python binding to the SQLite3 library
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.7.16_4 | 1.1 | i386 | python |
| 3.4.8_4 | 1.1 | i386 | python |
| 3.7.4_4 | 1.1 | i386 | python |
Install via mport:
mport install py-sqlite3
Sqlite-backed dictionary
https://github.com/YelpArchive/sqlite3dbm
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.1.4_1 | 1.1 | i386 | apache2 |
Install via mport:
mport install py-sqlite3dbm
Non-validating SQL parser for Python
https://github.com/andialbrecht/sqlparse
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.2.4 | 1.1 | i386 | bsd3 |
| 0.2.4 | 1.1 | i386 | bsd3 |
Install via mport:
mport install py-sqlparse
Python bindings for version control system
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.11.1 | 1.1 | i386 | apache2 |
| 1.11.1 | 1.1 | i386 | apache2 |
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.2.24 | 1.1 | i386 | gpl3 |
Install via mport:
mport install py-sure
Python Database API interface to the Sybase RDBMS
http://object-craft.com.au/projects/sybase/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.37 | 1.1 | i386 | bsd3 |
Install via mport:
mport install py-sybase
Python Library For Symbolic Mathematics
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.1 | 1.1 | i386 | bsd3 |
| 1.1.1 | 1.1 | i386 | bsd3 |
Install via mport:
mport install py-sympy
ANSII Color formatting for output in terminal
https://pypi.org/project/termcolor/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.0_1 | 1.1 | i386 | mit |
| 1.1.0_1 | 1.1 | i386 | mit |
Install via mport:
mport install py-termcolor
Python bindings to the Tk widget set
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.7.16_2 | 1.1 | i386 | python |
| 3.4.8_2 | 1.1 | i386 | python |
| 3.7.4_2 | 1.1 | i386 | python |
Install via mport:
mport install py-tkinter
Virtualenv-based automation of test activities
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.0.0 | 1.1 | i386 | mit |
| 3.0.0 | 1.1 | 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.31.1 | 1.1 | i386 | mit mpl |
| 4.31.1 | 1.1 | i386 | mit mpl |
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 | 1.1 | i386 | python |
| 1.4.0_2 | 1.1 | i386 | python |
Install via mport:
mport install py-traceback2
Requests-like API built on top of twisted.web's Agent
https://github.com/twisted/treq
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 17.8.0 | 1.1 | i386 | mit |
| 17.8.0 | 1.1 | i386 | mit |
Install via mport:
mport install py-treq
Port of the Tulip project (asyncio module, PEP 3156) on Python 2
https://github.com/haypo/trollius
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.2 | 1.1 | i386 | apache2 |
| 2.2 | 1.1 | i386 | apache2 |
Install via mport:
mport install py-trollius
Asynchronous networking framework written in Python
https://twistedmatrix.com/ https://github.com/twisted/twisted
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 17.9.0 | 1.1 | i386 | mit |
| 17.9.0 | 1.1 | i386 | mit |
Install via mport:
mport install py-twisted
Python API and command-line toolset for Twitter
https://github.com/sixohsix/twitter
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.18.0 | 1.1 | i386 | mit |
| 1.18.0 | 1.1 | i386 | mit |
Install via mport:
mport install py-twitter-tools
Compatibility API between asyncio/Twisted/Trollius
https://github.com/crossbario/txaio
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 18.8.1 | 1.1 | i386 | mit |
| 18.8.1 | 1.1 | i386 | mit |
Install via mport:
mport install py-txaio
Type Hints for Python
https://pypi.org/project/typing/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.6.4 | 1.1 | i386 | python |
Install via mport:
mport install py-typing
Ultra fast JSON encoder and decoder for Python
https://github.com/esnme/ultrajson
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.35 | 1.1 | i386 | TclTk bsd3 |
| 1.35 | 1.1 | i386 | TclTk bsd3 |
Install via mport:
mport install py-ujson
New features in unittest backported to Python 2
https://github.com/garbas/unittest2
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.1.0_1 | 1.1 | i386 | bsd3 |
| 1.1.0_1 | 1.1 | i386 | bsd3 |
Install via mport:
mport install py-unittest2
HTTP library with thread-safe connection pooling, file post, and more
https://github.com/urllib3/urllib3
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.22,1 | 1.1 | i386 | mit |
| 1.22,1 | 1.1 | i386 | mit |
Install via mport:
mport install py-urllib3
Tool for creating isolated Python environments
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 16.0.0 | 1.1 | i386 | mit |
| 16.0.0 | 1.1 | i386 | mit |
Install via mport:
mport install py-virtualenv
Character encoding aliases for legacy web content
https://github.com/SimonSapin/python-webencodings
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.5.1 | 1.1 | i386 | bsd3 |
| 0.5.1 | 1.1 | i386 | bsd3 |
Install via mport:
mport install py-webencodings
Decorators, wrappers and monkey patching
https://github.com/GrahamDumpleton/wrapt
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.10.11 | 1.1 | i386 | bsd2 |
| 1.10.11 | 1.1 | i386 | bsd2 |
Install via mport:
mport install py-wrapt
WebSocket Accelerator for ws4py and AutobahnPython
https://github.com/methane/wsaccel
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.6.2 | 1.1 | i386 | apache2 |
| 0.6.2 | 1.1 | i386 | apache2 |
Install via mport:
mport install py-wsaccel
Python library to access freedesktop.org standards
https://freedesktop.org/wiki/Software/pyxdg/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.25_1 | 1.1 | i386 | lgpl |
| 0.25_1 | 1.1 | i386 | lgpl |
Install via mport:
mport install py-xdg
XML parser that returns python dictionaries
https://pypi.org/project/xmltodict/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 0.11.0 | 1.1 | i386 | mit |
| 0.11.0 | 1.1 | i386 | mit |
Install via mport:
mport install py-xmltodict
Python YAML parser
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.13 | 1.1 | i386 | mit |
| 3.13 | 1.1 | i386 | mit |
Install via mport:
mport install py-yaml
Zope Component Architecture
https://pypi.org/project/zope.component/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.2.2 | 1.1 | i386 | zpl2.1 |
| 4.2.2 | 1.1 | i386 | zpl2.1 |
Install via mport:
mport install py-zope.component
Very basic event publishing system
https://pypi.org/project/zope.event/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.1.0 | 1.1 | i386 | zpl2.1 |
| 4.1.0 | 1.1 | i386 | zpl2.1 |
Install via mport:
mport install py-zope.event
Interfaces for Python
https://pypi.org/project/zope.interface/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 4.1.3 | 1.1 | i386 | zpl2.1 |
| 4.1.3 | 1.1 | i386 | zpl2.1 |
Install via mport:
mport install py-zope.interface
DNS toolkit for Python
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.15.0_1 | 1.1 | i386 | iscl |
| 1.15.0_1 | 1.1 | i386 | iscl |
Install via mport:
mport install py3-dnspython
An extensible benchmark suite for Python
http://www.lemburg.com/python/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.0_3 | 1.1 | i386 | unknown |
Install via mport:
mport install pybench
Common files for the Python bindings for the D-BUS messaging system
https://dbus.freedesktop.org/doc/dbus-python/
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.2.8 | 1.1 | i386 | mit |
Install via mport:
mport install pydbus-common
Common files for the Python bindings for GObject
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.28.3 | 1.1 | i386 | lgpl2.1 |
Install via mport:
mport install pygobject3-common
Analyzes python source code looking for bugs and signs of poor quality
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.2.2 | 1.1 | i386 | gpl2 |
Install via mport:
mport install pylint
Python driver for MongoDB
https://github.com/mongodb/mongo-python-driver
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.7.2 | 1.1 | i386 | apache2 |
| 3.7.2 | 1.1 | i386 | apache2 |
Install via mport:
mport install pymongo
"meta-port" for the default version of Python interpreter
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.7_3,2 | 1.1 | i386 | python |
Install via mport:
mport install python
"meta-port" for version 2 of the Python interpreter
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2_3 | 1.1 | i386 | bsd2 |
Install via mport:
mport install python2
Interpreted object-oriented programming language
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.7.16_2 | 1.1 | i386 | python |
Install via mport:
mport install python27
Meta-port for the Python interpreter 3.x
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3_1 | 1.1 | i386 | bsd2 |
Install via mport:
mport install python3
Interpreted object-oriented programming language
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.4.8 | 1.1 | i386 | python |
Install via mport:
mport install python34
Interpreted object-oriented programming language
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 3.7.4 | 1.1 | i386 | python |
Install via mport:
mport install python37
Collaborative, networked system to detect and block spam
https://github.com/SpamExperts/pyzor
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.0.0 | 1.1 | i386 | gpl2 |
| 1.0.0 | 1.1 | i386 | gpl2 |
Install via mport:
mport install pyzor
Cross-platform crypto API for Qt 6
https://api.kde.org/qca/html/index.html
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.2.1_2 | 1.1 | i386 | lgpl2.1 |
Install via mport:
mport install qca
Quick Database Manager
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 1.8.78_4 | 1.1 | i386 | lgpl2.1 |
Install via mport:
mport install qdbm
Graphical interface to git repositories
https://github.com/tibirna/qgit
| Version | OS | Architecture | Licenses |
|---|---|---|---|
| 2.8_2 | 1.1 | i386 | gpl2 |
Install via mport:
mport install qgit