py-iso8601

Simple module to parse ISO 8601 dates

https://bitbucket.org/micktwomey/pyiso8601

Version OS Architecture Licenses
0.1.11 1.1 i386 mit
0.1.11 1.1 i386 mit

Install via mport:

mport install py-iso8601
0%

py-isodate

ISO 8601 date/time/duration parser and formater

https://pypi.org/project/isodate/

Version OS Architecture Licenses
0.6.0 1.1 i386 bsd3
0.6.0 1.1 i386 bsd3

Install via mport:

mport install py-isodate
0%

py-isort

Python utility/library to sort Python imports

https://github.com/PyCQA/isort

Version OS Architecture Licenses
4.3.4 1.1 i386 mit
4.3.4 1.1 i386 mit

Install via mport:

mport install py-isort
0%

py-jmespath

JSON Matching Expressions

https://github.com/jmespath/jmespath.py

Version OS Architecture Licenses
0.9.0 1.1 i386 mit
0.9.0 1.1 i386 mit

Install via mport:

mport install py-jmespath
0%

py-josepy

JOSE protocol implementation in Python

https://josepy.readthedocs.io/en/latest/

Version OS Architecture Licenses
1.1.0 1.1 i386 apache2
1.1.0 1.1 i386 apache2

Install via mport:

mport install py-josepy
0%

py-jsonref

Implementation of JSON Reference for Python

https://pypi.org/project/jsonref/

Version OS Architecture Licenses
0.1 1.1 i386 apache2
0.1 1.1 i386 apache2

Install via mport:

mport install py-jsonref
0%

py-lazy-object-proxy

Fast and thorough lazy object proxy

https://github.com/ionelmc/python-lazy-object-proxy

Version OS Architecture Licenses
1.2.2 1.1 i386 bsd2
1.2.2 1.1 i386 bsd2

Install via mport:

mport install py-lazy-object-proxy
0%

py-libpeas

Python support for libpeas

https://wiki.gnome.org/Projects/Libpeas

Version OS Architecture Licenses
1.22.0 1.1 i386 lgpl2.1
1.22.0 1.1 i386 lgpl2.1

Install via mport:

mport install py-libpeas
0%

py-libxml2

Python interface for XML parser library for GNOME

http://xmlsoft.org/

Version OS Architecture Licenses
2.9.9 1.1 i386 TRIO mit
2.9.9 1.1 i386 TRIO mit

Install via mport:

mport install py-libxml2
0%

py-linecache2

New features in linecache backported to Python 2

https://pypi.org/project/linecache2/

Version OS Architecture Licenses
1.0.0_1 1.1 i386 python
1.0.0_1 1.1 i386 python

Install via mport:

mport install py-linecache2
0%

py-llfuse

Python bindings for low-level FUSE API

https://github.com/python-llfuse/python-llfuse

Version OS Architecture Licenses
1.2_4 1.1 i386 lgpl

Install via mport:

mport install py-llfuse
0%

py-logfury

Toolkit for logging of library method calls

https://github.com/reef-technologies/logfury

Version OS Architecture Licenses
0.1.2 1.1 i386 bsd3
0.1.2 1.1 i386 bsd3

Install via mport:

mport install py-logfury
0%

py-lxml

Pythonic binding for the libxml2 and libxslt libraries

https://lxml.de/ https://github.com/lxml/lxml

Version OS Architecture Licenses
4.3.4 1.1 i386 bsd3
4.3.4 1.1 i386 bsd3

Install via mport:

mport install py-lxml
0%

py-lz4

Python binding for the LZ4 compression library

https://github.com/python-lz4/python-lz4

Version OS Architecture Licenses
2.1.10 1.1 i386 bsd3
2.1.10 1.1 i386 bsd3

Install via mport:

mport install py-lz4
0%

py-lzma

Python binding for the LZMA compression library

http://www.joachim-bauch.de/projects/python/pylzma

Version OS Architecture Licenses
0.4.9 1.1 i386 lgpl2.1
0.4.9 1.1 i386 lgpl2.1

Install via mport:

mport install py-lzma
0%

py-m2r

Convert markdown formatted file with reST markup to reST format

https://github.com/miyakogi/m2r

Version OS Architecture Licenses
0.1.14 1.1 i386 mit
0.1.14 1.1 i386 mit

Install via mport:

mport install py-m2r
0%

py-mako

Super-fast templating language in Python

http://www.makotemplates.org/

Version OS Architecture Licenses
1.0.8 1.1 i386 mit
1.0.8 1.1 i386 mit

Install via mport:

mport install py-mako
0%

py-markdown

Python implementation of Markdown

https://python-markdown.github.io/ https://github.com/Python-Markdown/markdown

Version OS Architecture Licenses
2.6.11 1.1 i386 bsd3
2.6.11 1.1 i386 bsd3

Install via mport:

mport install py-markdown
0%

py-markdown2

Fast and complete Python implementation of Markdown

http://code.google.com/p/python-markdown2/

Version OS Architecture Licenses
2.3.6 1.1 i386 mit
2.3.6 1.1 i386 mit

Install via mport:

mport install py-markdown2
0%

py-mccabe

Ned's script to check McCabe complexity

https://pypi.org/project/mccabe/

Version OS Architecture Licenses
0.6.1 1.1 i386 mit
0.6.1 1.1 i386 mit

Install via mport:

mport install py-mccabe
0%

py-mimeparse

Basic functions for handling mime-types in Python

http://code.google.com/p/mimeparse/

Version OS Architecture Licenses
1.6.0 1.1 i386 mit
1.6.0 1.1 i386 mit

Install via mport:

mport install py-mimeparse
0%

py-mistune

Fastest markdown parser in pure Python

https://github.com/lepture/mistune

Version OS Architecture Licenses
0.8.3_1 1.1 i386 bsd3
0.8.3_1 1.1 i386 bsd3

Install via mport:

mport install py-mistune
0%

py-mock

Rolling backport of unittest.mock for all Pythons

https://mock.readthedocs.org/en/latest/

Version OS Architecture Licenses
2.0.0 1.1 i386 bsd2
2.0.0 1.1 i386 bsd2

Install via mport:

mport install py-mock
0%

py-monotonic

Python 3 monotonic time module for Python 2

https://github.com/atdt/monotonic

Version OS Architecture Licenses
1.5 1.1 i386 apache2
1.5 1.1 i386 apache2

Install via mport:

mport install py-monotonic
0%

py-more-itertools

More routines for operating on iterables, beyond itertools

https://github.com/more-itertools/more-itertools

Version OS Architecture Licenses
4.2.0 1.1 i386 mit
4.2.0 1.1 i386 mit

Install via mport:

mport install py-more-itertools
0%

py-mpd

Python MPD client library

https://pypi.org/project/python-mpd/

Version OS Architecture Licenses
0.3.0_1 1.1 i386 lgpl3
0.3.0_1 1.1 i386 lgpl3

Install via mport:

mport install py-mpd
0%

py-mpmath

Python Library for Arbitrary-precision Floating-point Arithmetic

https://www.mpmath.org/

Version OS Architecture Licenses
1.0.0 1.1 i386 bsd3
1.0.0 1.1 i386 bsd3

Install via mport:

mport install py-mpmath
0%

py-msgpack

MessagePack (de)serializer for Python

https://msgpack.org/ https://github.com/msgpack/msgpack-python

Version OS Architecture Licenses
0.5.6 1.1 i386 apache2
0.5.6 1.1 i386 apache2

Install via mport:

mport install py-msgpack
0%

py-mutagen

Python-based audio metadata tag reader and writer

https://github.com/quodlibet/mutagen

Version OS Architecture Licenses
1.41.1 1.1 i386 gpl2
1.41.1 1.1 i386 gpl2

Install via mport:

mport install py-mutagen
0%

py-nose

Discovery-based unittest extension

https://nose.readthedocs.io/

Version OS Architecture Licenses
1.3.7 1.1 i386 lgpl2.1
1.3.7 1.1 i386 lgpl2.1

Install via mport:

mport install py-nose
0%

py-numeric

The Numeric Extension to Python

http://numeric.scipy.org/

Version OS Architecture Licenses
24.2_4 1.1 i386 mit

Install via mport:

mport install py-numeric
0%

py-numpy

The New Numeric Extension to Python

https://www.numpy.org/

Version OS Architecture Licenses
1.16.1,1 1.1 i386 bsd3
1.16.1,1 1.1 i386 bsd3
1.16.1,1 1.1 i386 bsd3

Install via mport:

mport install py-numpy
0%

py-oauth2

Python library for OAuth version 1.0

https://github.com/joestump/python-oauth2

Version OS Architecture Licenses
1.9.0.p1 1.1 i386 mit
1.9.0.p1 1.1 i386 mit

Install via mport:

mport install py-oauth2
0%

py-openssl

Python interface to the OpenSSL library

https://github.com/pyca/pyopenssl

Version OS Architecture Licenses
17.5.0_1 1.1 i386 apache2
17.5.0_1 1.1 i386 apache2

Install via mport:

mport install py-openssl
0%

py-orbit

Python bindings for ORBit2

Version OS Architecture Licenses
2.24.0_2 1.1 i386 lgpl

Install via mport:

mport install py-orbit
0%

py-paramiko

Python SSH2 protocol library

https://www.paramiko.org/

Version OS Architecture Licenses
2.6.0 1.1 i386 gpl2
2.6.0 1.1 i386 gpl2

Install via mport:

mport install py-paramiko
0%

py-parsedatetime

Python module for parsing 'human readable' date/time expressions

https://github.com/bear/parsedatetime

Version OS Architecture Licenses
2.1 1.1 i386 apache2
2.1 1.1 i386 apache2

Install via mport:

mport install py-parsedatetime
0%

py-parsing

General parsing module for Python

https://pypi.python.org/pypi/pyparsing

Version OS Architecture Licenses
2.0.3 1.1 i386 mit
2.0.3 1.1 i386 mit

Install via mport:

mport install py-parsing
0%

py-pbr

Python Build Reasonableness

https://github.com/openstack-dev/pbr

Version OS Architecture Licenses
3.1.1 1.1 i386 apache2
3.1.1 1.1 i386 apache2

Install via mport:

mport install py-pbr
0%

py-pexpect

Python module for controlling interactive programs in pseudo-terminal

https://pexpect.readthedocs.io/en/stable/ https://github.com/pexpect/pexpect

Version OS Architecture Licenses
3.2 1.1 i386 iscl
4.6.0 1.1 i386 iscl

Install via mport:

mport install py-pexpect
0%

py-pillow

Fork of the Python Imaging Library (PIL)

https://python-pillow.org/ https://github.com/python-pillow/Pillow

Version OS Architecture Licenses
5.2.0 1.1 i386 PIL
5.2.0 1.1 i386 PIL

Install via mport:

mport install py-pillow
0%

py-pip

Tool for installing and managing Python packages

https://pip.pypa.io/en/latest/

Version OS Architecture Licenses
9.0.3 1.1 i386 mit
9.0.3 1.1 i386 mit

Install via mport:

mport install py-pip
0%

py-pkgconfig

Interface Python with pkg-config

https://pypi.org/project/pkgconfig/

Version OS Architecture Licenses
1.4.0 1.1 i386 mit
1.4.0 1.1 i386 mit

Install via mport:

mport install py-pkgconfig
0%

py-pluggy

Plugin and hook calling mechanisms for Python

https://pluggy.readthedocs.io/en/latest/ https://github.com/pytest-dev/pluggy

Version OS Architecture Licenses
0.6.0 1.1 i386 mit
0.6.0 1.1 i386 mit

Install via mport:

mport install py-pluggy
0%

py-ply

Python Lex-Yacc

http://www.dabeaz.com/ply/

Version OS Architecture Licenses
3.11 1.1 i386 bsd3
3.11 1.1 i386 bsd3

Install via mport:

mport install py-ply
0%

py-postgresql

Python 3 compatible PostgreSQL database driver and tools

http://python.projects.postgresql.org/

Version OS Architecture Licenses
1.1.0_3 1.1 i386 bsd3

Install via mport:

mport install py-postgresql
0%

py-pretend

Library for stubbing in Python

https://github.com/alex/pretend

Version OS Architecture Licenses
1.0.9 1.1 i386 bsd3
1.0.9 1.1 i386 bsd3

Install via mport:

mport install py-pretend
0%

py-psutil

Process utilities module for Python

https://github.com/giampaolo/psutil

Version OS Architecture Licenses
5.4.7 1.1 i386 bsd3
5.4.7 1.1 i386 bsd3

Install via mport:

mport install py-psutil
0%

py-psycopg2

High performance Python adapter for PostgreSQL

http://initd.org/psycopg/

Version OS Architecture Licenses
2.7.5 1.1 i386 lgpl3
2.7.5 1.1 i386 lgpl3

Install via mport:

mport install py-psycopg2
0%

py-ptyprocess

Run a subprocess in a pseudo terminal

https://github.com/pexpect/ptyprocess

Version OS Architecture Licenses
0.5.1 1.1 i386 iscl
0.5.1 1.1 i386 iscl

Install via mport:

mport install py-ptyprocess
0%