py-pyparsing

General parsing module for Python

https://pyparsing-docs.readthedocs.io/en/latest/ https://github.com/pyparsing/pyparsing

Version OS Architecture Licenses
3.1.2 4.0 i386 mit

Install via mport:

mport install py-pyparsing
0%

py-pyphen

Module to hyphenate text based on Hunspell dictionaries

https://pyphen.org/

Version OS Architecture Licenses
0.17.0 4.0 i386 MPL11 gpl2 lgpl2.1

Install via mport:

mport install py-pyphen
0%

py-pyproj

Cython wrapper to provide python interfaces to PROJ.4 functions

https://pyproj4.github.io/pyproj/stable/ https://github.com/pyproj4/pyproj

Version OS Architecture Licenses
3.7.2_1 4.0 i386 mit

Install via mport:

mport install py-pyproj
0%

py-pyproject-api

API to interact with the python pyproject.toml based projects

https://pyproject-api.readthedocs.io/

Version OS Architecture Licenses
1.6.1 4.0 i386 mit

Install via mport:

mport install py-pyproject-api
0%

py-pyproject-hooks

Wrappers to call pyproject.toml-based build backend hooks

https://pyproject-hooks.readthedocs.io/en/latest/ https://github.com/pypa/pyproject-hooks

Version OS Architecture Licenses
1.2.0 4.0 i386 mit
1.2.0 4.0 i386 mit
1.2.0 4.0 i386 mit
1.2.0 4.0 i386 mit

Install via mport:

mport install py-pyproject-hooks
0%

py-pyproject-metadata

PEP 621 metadata parsing

https://github.com/FFY00/python-pyproject-metadata

Version OS Architecture Licenses
0.7.1 4.0 i386 mit

Install via mport:

mport install py-pyproject-metadata
0%

py-pyqrcode

Pure Python QR code generator with SVG, EPS, PNG and terminal output

https://github.com/mnooner256/pyqrcode

Version OS Architecture Licenses
1.2.1 4.0 i386 bsd3

Install via mport:

mport install py-pyqrcode
0%

py-pyrfc3339

Generate and parse RFC 3339 timestamps

https://pypi.python.org/pypi/pyRFC3339

Version OS Architecture Licenses
1.1 4.0 i386 mit

Install via mport:

mport install py-pyrfc3339
0%

py-pyright

Command line wrapper for pyright

https://github.com/RobertCraigie/pyright-python

Version OS Architecture Licenses
1.1.407 4.0 i386 mit

Install via mport:

mport install py-pyright
0%

py-pyrsistent

Persistent/Functional/Immutable data structures

https://github.com/tobgu/pyrsistent

Version OS Architecture Licenses
0.14.11_1 4.0 i386 mit

Install via mport:

mport install py-pyrsistent
0%

py-pysendfile

Python interface to sendfile(2)

https://github.com/giampaolo/pysendfile

Version OS Architecture Licenses
2.0.1 4.0 i386 mit

Install via mport:

mport install py-pysendfile
0%

py-pyserial

Serial port encapsulation library for Python

https://github.com/pyserial/pyserial

Version OS Architecture Licenses
3.5 4.0 i386 bsd3

Install via mport:

mport install py-pyserial
0%

py-pysocks

Python SOCKS module

https://github.com/Anorov/PySocks

Version OS Architecture Licenses
1.7.1 4.0 i386 bsd3

Install via mport:

mport install py-pysocks
0%

py-pysol-cards

Deal PySol FC Cards

https://pypi.org/project/pysol-cards/

Version OS Architecture Licenses
0.10.1 4.0 i386 mit

Install via mport:

mport install py-pysol-cards
0%

py-pyspf

SPF (Sender Policy Framework) implemented in Python

https://github.com/sdgathman/pyspf

Version OS Architecture Licenses
2.0.14 4.0 i386 python

Install via mport:

mport install py-pyspf
0%

py-pystemmer

Snowball Stemming Algorithms for Information Retrieval

https://pypi.python.org/pypi/PyStemmer/

Version OS Architecture Licenses
2.0.1 4.0 i386 bsd3 mit

Install via mport:

mport install py-pystemmer
0%

py-pytest

Simple powerful testing with Python

https://docs.pytest.org/en/latest/

Version OS Architecture Licenses
8.1.1,1 4.0 i386 mit

Install via mport:

mport install py-pytest
0%

py-pytest-asyncio

Py.test plugin providing fixtures and markers for asyncio

https://pypi.org/project/pytest-asyncio/

Version OS Architecture Licenses
0.23.8 4.0 i386 Apache-2.0

Install via mport:

mport install py-pytest-asyncio
0%

py-pytest-benchmark

pytest fixture for benchmarking code

https://github.com/ionelmc/pytest-benchmark

Version OS Architecture Licenses
5.1.0 4.0 i386 bsd2

Install via mport:

mport install py-pytest-benchmark
0%

py-pytest-black

pytest plugin to enable format checking with black

https://github.com/shopkeep/pytest-black

Version OS Architecture Licenses
0.3.12 4.0 i386 mit

Install via mport:

mport install py-pytest-black
0%

py-pytest-black-multipy

Allow --black on older Pythons

https://github.com/jaraco/pytest-black-multipy

Version OS Architecture Licenses
1.0.1 4.0 i386 mit

Install via mport:

mport install py-pytest-black-multipy
0%

py-pytest-cache

Pytest plugin with mechanisms for caching across test runs

https://bitbucket.org/hpk42/pytest-cache/

Version OS Architecture Licenses
1.0 4.0 i386 mit

Install via mport:

mport install py-pytest-cache
0%

py-pytest-capturelog

Py.test plugin to capture log messages

https://bitbucket.org/memedough/pytest-capturelog/overview

Version OS Architecture Licenses
0.7 4.0 i386 mit

Install via mport:

mport install py-pytest-capturelog
0%

py-pytest-checkdocs

Check the README when running tests

https://github.com/jaraco/pytest-checkdocs

Version OS Architecture Licenses
2.12.0 4.0 i386 mit

Install via mport:

mport install py-pytest-checkdocs
0%

py-pytest-console-scripts

Pytest plugin for testing console scripts

https://github.com/kvas-it/pytest-console-scripts

Version OS Architecture Licenses
1.4.1_1 4.0 i386 mit

Install via mport:

mport install py-pytest-console-scripts
0%

py-pytest-cov

Pytest plugin for measuring coverage

https://github.com/pytest-dev/pytest-cov

Version OS Architecture Licenses
2.9.0 4.0 i386 mit

Install via mport:

mport install py-pytest-cov
0%

py-pytest-datadir

pytest plugin for test data directories and files

https://pypi.org/project/pytest-datadir/ https://github.com/gabrielcnr/pytest-datadir

Version OS Architecture Licenses
1.5.0 4.0 i386 mit

Install via mport:

mport install py-pytest-datadir
0%

py-pytest-enabler

Enable installed pytest plugins

https://github.com/jaraco/pytest-enabler

Version OS Architecture Licenses
3.0.0 4.0 i386 mit

Install via mport:

mport install py-pytest-enabler
0%

py-pytest-env

Py.test plugin that allows you to add environment variables

https://github.com/MobileDynasty/pytest-env

Version OS Architecture Licenses
0.6.2 4.0 i386

Install via mport:

mport install py-pytest-env
0%

py-pytest-flake8

pytest plugin to check FLAKE8 requirement

https://pypi.org/project/pytest-flake8/

Version OS Architecture Licenses
1.1.1_1 4.0 i386 bsd2

Install via mport:

mport install py-pytest-flake8
0%

py-pytest-forked

Run tests in isolated forked subprocesses

https://github.com/pytest-dev/pytest-forked

Version OS Architecture Licenses
1.6.0 4.0 i386 mit

Install via mport:

mport install py-pytest-forked
0%

py-pytest-html

Pytest plugin for generating html reports

https://github.com/pytest-dev/pytest-html

Version OS Architecture Licenses
3.2.0 4.0 i386 MPL20

Install via mport:

mport install py-pytest-html
0%

py-pytest-httpserver

HTTP server for pytest

https://github.com/csernazs/pytest-httpserver

Version OS Architecture Licenses
1.0.10 4.0 i386 mit

Install via mport:

mport install py-pytest-httpserver
0%

py-pytest-isort

py.test plugin to check import ordering using isort

https://github.com/moccu/pytest-isort

Version OS Architecture Licenses
4.0.0 4.0 i386 bsd3

Install via mport:

mport install py-pytest-isort
0%

py-pytest-lazy-fixture

Use fixtures in pytest.mark.parametrize

https://github.com/TvoroG/pytest-lazy-fixture

Version OS Architecture Licenses
0.6.3 4.0 i386 mit

Install via mport:

mport install py-pytest-lazy-fixture
0%

py-pytest-metadata

Pytest plugin for test session metadata

https://github.com/pytest-dev/pytest-metadata

Version OS Architecture Licenses
3.1.1 4.0 i386 MPL20

Install via mport:

mport install py-pytest-metadata
0%

py-pytest-mock

Thin wrapper around the mock package for easier use with py.test

https://github.com/pytest-dev/pytest-mock/

Version OS Architecture Licenses
3.10.0 4.0 i386 mit

Install via mport:

mport install py-pytest-mock
0%

py-pytest-mypy

Mypy static type checker plugin for pytest

https://github.com/realpython/pytest-mypy

Version OS Architecture Licenses
0.10.3_1 4.0 i386 mit

Install via mport:

mport install py-pytest-mypy
0%

py-pytest-plus

Pytest plus plugin :: extends pytest functionality

https://github.com/pycontribs/pytest-plus

Version OS Architecture Licenses
0.6.1 4.0 i386 mit

Install via mport:

mport install py-pytest-plus
0%

py-pytest-randomly

Pytest plugin to randomly order tests and control random.seed

https://github.com/pytest-dev/pytest-randomly

Version OS Architecture Licenses
3.12.0 4.0 i386 bsd3

Install via mport:

mport install py-pytest-randomly
0%

py-pytest-relaxed

Relaxed test discovery/organization for pytest

https://pytest-relaxed.readthedocs.io/

Version OS Architecture Licenses
2.0.2 4.0 i386 bsd2

Install via mport:

mport install py-pytest-relaxed
0%

py-pytest-rerunfailures

Re-run tests to eliminate flaky failures

https://github.com/pytest-dev/pytest-rerunfailures

Version OS Architecture Licenses
11.1.2 4.0 i386 mit

Install via mport:

mport install py-pytest-rerunfailures
0%

py-pytest-runner

Test support for pytest runner in setup.py

https://bitbucket.org/jaraco/pytest-runner

Version OS Architecture Licenses
6.0.1 4.0 i386 mit

Install via mport:

mport install py-pytest-runner
0%

py-pytest-services

Fixtures and utility functions to run service processes for pytest

https://github.com/pytest-dev/pytest-services

Version OS Architecture Licenses
2.2.1 4.0 i386 mit

Install via mport:

mport install py-pytest-services
0%

py-pytest-subtests

unittest subTest() support and subtests fixture

https://github.com/pytest-dev/pytest-subtests

Version OS Architecture Licenses
0.12.1 4.0 i386 mit

Install via mport:

mport install py-pytest-subtests
0%

py-pytest-sugar

Changes the look and feel of pytest

https://github.com/Teemu/pytest-sugar

Version OS Architecture Licenses
1.0.0 4.0 i386 bsd3

Install via mport:

mport install py-pytest-sugar
0%

py-pytest-timeout

Pytest plugin to abort hanging tests

https://github.com/pytest-dev/pytest-timeout

Version OS Architecture Licenses
2.1.0 4.0 i386 mit

Install via mport:

mport install py-pytest-timeout
0%

py-pytest-trio

Pytest plugin for trio

https://pypi.org/project/pytest-trio/ https://github.com/python-trio/pytest-trio

Version OS Architecture Licenses
0.8.0 4.0 i386 Apache-2.0 mit

Install via mport:

mport install py-pytest-trio
0%

py-pytest-xdist

Pytest xdist plugin for distributed testing and loop-on-failing modes

https://github.com/pytest-dev/pytest-xdist

Version OS Architecture Licenses
3.5.0,1 4.0 i386 mit

Install via mport:

mport install py-pytest-xdist
0%

py-pytest4

Simple powerful testing with Python (legacy version 4)

https://docs.pytest.org/en/latest/

Version OS Architecture Licenses
4.6.11,1 4.0 i386 mit

Install via mport:

mport install py-pytest4
0%