py-itertree

Python tree structure for data storage and iterations

https://github.com/BR1py/itertree

Version OS Architecture Licenses
1.1.3 4.0 i386 mit

Install via mport:

mport install py-itertree
0%

py-itsdangerous

Various helpers to pass data in untrusted environments

https://github.com/mitsuhiko/itsdangerous/

Version OS Architecture Licenses
2.1.2 4.0 i386 bsd3

Install via mport:

mport install py-itsdangerous
0%

py-jaconv

Japanese character interconverter for Hiragana, Katakana, Hankaku, Zenkaku and more

https://ikegami-yukino.github.io/jaconv/jaconv.html https://github.com/ikegami-yukino/jaconv

Version OS Architecture Licenses
0.4.0 4.0 i386 mit

Install via mport:

mport install py-jaconv
0%

py-jaraco

Shared namespace shim for py-jaraco.* ports

Version OS Architecture Licenses
1 4.0 i386 mit

Install via mport:

mport install py-jaraco
0%

py-jaraco.classes

Python class routines

https://github.com/jaraco/jaraco.classes

Version OS Architecture Licenses
3.4.0 4.0 i386 mit

Install via mport:

mport install py-jaraco.classes
0%

py-jaraco.collections

Python models and classes to supplement the stdlib ‘collections’

https://github.com/jaraco/jaraco.collections

Version OS Architecture Licenses
5.0.0 4.0 i386 mit

Install via mport:

mport install py-jaraco.collections
0%

py-jaraco.context

Context managers by jaraco

https://github.com/jaraco/jaraco.context

Version OS Architecture Licenses
4.3.0_4 4.0 i386 mit

Install via mport:

mport install py-jaraco.context
0%

py-jaraco.functools

Additional functools for Python

https://github.com/jaraco/jaraco.functools

Version OS Architecture Licenses
4.0.0 4.0 i386 mit

Install via mport:

mport install py-jaraco.functools
0%

py-jaraco.packaging

Tools to supplement packaging Python releases

https://github.com/jaraco/jaraco.packaging

Version OS Architecture Licenses
9.5.0 4.0 i386 mit

Install via mport:

mport install py-jaraco.packaging
0%

py-jaraco.text

Module for text manipulation

https://github.com/jaraco/jaraco.text

Version OS Architecture Licenses
3.12.0 4.0 i386 mit

Install via mport:

mport install py-jaraco.text
0%

py-jedi

Autocompletion tool for Python

https://github.com/davidhalter/jedi

Version OS Architecture Licenses
0.18.1 4.0 i386 mit

Install via mport:

mport install py-jedi
0%

py-jeepney

Low-level, pure Python DBus protocol wrapper

https://gitlab.com/takluyver/jeepney

Version OS Architecture Licenses
0.9.0 4.0 i386 mit

Install via mport:

mport install py-jeepney
0%

py-jmespath

JSON Matching Expressions

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

Version OS Architecture Licenses
0.10.0 4.0 i386 mit

Install via mport:

mport install py-jmespath
0%

py-joblib

Lightweight pipelining using Python functions as jobs

https://joblib.readthedocs.io/

Version OS Architecture Licenses
1.3.2 4.0 i386 bsd3

Install via mport:

mport install py-joblib
0%

py-josepy

JOSE protocol implementation in Python

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

Version OS Architecture Licenses
2.0.0 4.0 i386 Apache-2.0

Install via mport:

mport install py-josepy
0%

py-joserfc

Ultimate Python library for JOSE RFCs

https://jose.authlib.org/en/dev/ https://github.com/authlib/joserfc

Version OS Architecture Licenses
0.9.0 4.0 i386 bsd3

Install via mport:

mport install py-joserfc
0%

py-jsbeautifier

JavaScript unobfuscator and beautifier

https://jsbeautifier.org/

Version OS Architecture Licenses
1.14.11 4.0 i386 mit

Install via mport:

mport install py-jsbeautifier
0%

py-jsmin

JavaScript minifier written in Python

https://github.com/tikitu/jsmin

Version OS Architecture Licenses
3.0.1 4.0 i386 mit

Install via mport:

mport install py-jsmin
0%

py-jsondiff

Diff JSON and JSON-like structures in Python

https://github.com/xlwings/jsondiff

Version OS Architecture Licenses
2.0.0 4.0 i386 mit

Install via mport:

mport install py-jsondiff
0%

py-jsonform

Form validation for JSON-like data

https://github.com/RussellLuo/jsonform

Version OS Architecture Licenses
0.0.2 4.0 i386 mit

Install via mport:

mport install py-jsonform
0%

py-jsonpatch

Apply JSON-Patches (RFC 6902)

https://github.com/stefankoegl/python-json-patch

Version OS Architecture Licenses
1.33 4.0 i386 bsd3

Install via mport:

mport install py-jsonpatch
0%

py-jsonpath-ng

JSONPath implementation based on jsonpath-rw and jsonpath-rw-ext

https://github.com/h2non/jsonpath-ng

Version OS Architecture Licenses
1.5.3 4.0 i386 Apache-2.0

Install via mport:

mport install py-jsonpath-ng
0%

py-jsonpointer

Identify specific nodes in a JSON document (RFC 6901)

https://pypi.org/project/jsonpointer/

Version OS Architecture Licenses
2.0 4.0 i386 bsd3

Install via mport:

mport install py-jsonpointer
0%

py-jsonref

Implementation of JSON Reference for Python

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

Version OS Architecture Licenses
1.1.0 4.0 i386 Apache-2.0

Install via mport:

mport install py-jsonref
0%

py-jsonschema

JSON Schema validation for Python

https://github.com/Julian/jsonschema

Version OS Architecture Licenses
4.24.0 4.0 i386 mit

Install via mport:

mport install py-jsonschema
0%

py-jsonschema-path

JSONSchema Spec with object-oriented paths

https://github.com/p1c2u/jsonschema-path

Version OS Architecture Licenses
0.3.4 4.0 i386 Apache-2.0

Install via mport:

mport install py-jsonschema-path
0%

py-jsonschema-specifications

JSON Schema meta-schemas and vocabularies, exposed as a Registry

https://github.com/python-jsonschema/jsonschema-specifications

Version OS Architecture Licenses
2023.6.1 4.0 i386 mit

Install via mport:

mport install py-jsonschema-specifications
0%

py-jsonsir

Serializer for JSON-like data in Python

https://github.com/RussellLuo/jsonsir

Version OS Architecture Licenses
0.0.2 4.0 i386 mit

Install via mport:

mport install py-jsonsir
0%

py-junit-xml

Creates JUnit XML documents used by tools such as Jenkins

https://github.com/kyrus/python-junit-xml

Version OS Architecture Licenses
1.9 4.0 i386 mit

Install via mport:

mport install py-junit-xml
0%

py-keyring

Store and access your passwords safely

https://github.com/jaraco/keyring

Version OS Architecture Licenses
23.9.3_2,1 4.0 i386 python

Install via mport:

mport install py-keyring
0%

py-keyrings.alt

Alternate Python keyring implementations

https://pypi.org/project/keyrings.alt/

Version OS Architecture Licenses
4.2.0 4.0 i386 mit

Install via mport:

mport install py-keyrings.alt
0%

py-keystone-engine

Keystone Assembler Engine with Python bindings

https://www.keystone-engine.org/

Version OS Architecture Licenses
0.9.1.3_1 4.0 i386 bsd3

Install via mport:

mport install py-keystone-engine
0%

py-kitchen

Kitchen contains a cornucopia of useful code

https://pypi.org/project/kitchen/

Version OS Architecture Licenses
1.2.6 4.0 i386 gpl2

Install via mport:

mport install py-kitchen
0%

py-lark

Modern parsing library

https://github.com/lark-parser/lark

Version OS Architecture Licenses
1.1.9 4.0 i386 mit

Install via mport:

mport install py-lark
0%

py-latexcodec

Lexer and codec to work with LaTeX code in Python

https://github.com/mcmtroffaes/latexcodec

Version OS Architecture Licenses
2.0.1 4.0 i386 mit

Install via mport:

mport install py-latexcodec
0%

py-lazr.config

Create configuration schemas, and process and validate configurations

https://launchpad.net/lazr.config

Version OS Architecture Licenses
2.2.3 4.0 i386 lgpl3

Install via mport:

mport install py-lazr.config
0%

py-lazr.delegates

Easily write objects that delegate behavior

https://launchpad.net/lazr.delegates

Version OS Architecture Licenses
2.0.4 4.0 i386 lgpl3

Install via mport:

mport install py-lazr.delegates
0%

py-lazr.restfulclient

Additional Launchpad web services using wadllib

https://launchpad.net/lazr.restfulclient

Version OS Architecture Licenses
0.14.4 4.0 i386 lgpl3

Install via mport:

mport install py-lazr.restfulclient
0%

py-lazr.uri

Library for parsing, manipulating, and generating URIs

https://launchpad.net/lazr.uri

Version OS Architecture Licenses
1.0.6 4.0 i386 lgpl3

Install via mport:

mport install py-lazr.uri
0%

py-lazy-object-proxy

Fast and thorough lazy object proxy

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

Version OS Architecture Licenses
1.10.0 4.0 i386 bsd2

Install via mport:

mport install py-lazy-object-proxy
0%

py-ldap3

Strictly RFC 4511 conforming LDAP V3 pure Python client

https://github.com/cannatag/ldap3

Version OS Architecture Licenses
2.9.1_1 4.0 i386 lgpl3

Install via mport:

mport install py-ldap3
0%

py-ldapdomaindump

active directory information dumper via ldap

https://github.com/dirkjanm/ldapdomaindump

Version OS Architecture Licenses
0.9.4_1 4.0 i386 mit

Install via mport:

mport install py-ldapdomaindump
0%

py-ldns

Library for programs conforming to DNS RFCs and drafts

https://www.nlnetlabs.nl/projects/ldns/

Version OS Architecture Licenses
1.8.4 4.0 i386 bsd3

Install via mport:

mport install py-ldns
0%

py-libarchive-c

Python interface to libarchive

https://github.com/Changaco/python-libarchive-c

Version OS Architecture Licenses
5.0 4.0 i386 lgpl+

Install via mport:

mport install py-libarchive-c
0%

py-libevdev

Python wrapper around the libevdev C library

https://pypi.org/project/libevdev/

Version OS Architecture Licenses
0.11_2 4.0 i386 mit

Install via mport:

mport install py-libevdev
0%

py-libpeas

libpeas Python support

http://live.gnome.org/libpeas

Version OS Architecture Licenses
1.34.0_1 4.0 i386 lgpl2.1+

Install via mport:

mport install py-libpeas
0%

py-libpeas1

Python support for Peas (1.0 API)

https://gitlab.gnome.org/GNOME/libpeas

Version OS Architecture Licenses
1.36.0 4.0 i386 lgpl2.1+

Install via mport:

mport install py-libpeas1
0%

py-libsass

Straightforward binding of libsass for Python

https://pypi.org/project/libsass/

Version OS Architecture Licenses
0.23.0_1 4.0 i386 mit

Install via mport:

mport install py-libsass
0%

py-libxml2

Python interface for XML parser library for GNOME

http://xmlsoft.org/

Version OS Architecture Licenses
2.11.9_5 4.0 i386 mit

Install via mport:

mport install py-libxml2
0%

py-license-expression

Parses, normalizes and compares license expressions

https://github.com/nexB/license-expression

Version OS Architecture Licenses
30.3.0 4.0 i386 Apache-2.0

Install via mport:

mport install py-license-expression
0%