Contact us Category listing - devel (List all)
((V)irtual = Package is only listed here)
Previous | Query returned 3206 packages, results 2201 to 2300 | Next

py-case Python unittest utilities
py-cffi Foreign Function Interface for Python calling C code
py-chai Easy to use mocking, stubbing and spying framework
py-characteristic Python attributes without boilerplate
py-checker Python code checker
py-cheetah Python-powered template engine and code-generator
py-cheetah3 Template engine and code generation tool
py-cle CLE Loads Everything (at least, many binary formats!)
py-click Simple wrapper around optparse for powerful command line utilities
py-click-log Logging integration for Click
py-click-threading Multithreaded Click apps made easy
py-clickclick Click utility functions
py-clint Python Command-line Application Tools
py-codespell Check code for common misspellings
py-codestyle Python style guide checker
py-cogapp Code generator for executing Python snippets in source files
py-compizconfig Python bindings for libcompizconfig
py-configargparse Argparse-like with config files or environment variables support
py-configobj Config file reading, writing and validation
py-configparser Updated configparser from Python 3.5
py-constantly Symbolic constants in Python
py-constants Simple way to deal with environment constants
py-construct Powerful declarative parser for binary data
py-contextlib2 Backports and enhancements for the contextlib module
py-contextvars PEP 567 Backport
py-cookiecutter Command-line utility that creates projects from project templates
py-cooldict Some useful dict-like structures
py-coverage Python module that measures code coverage for Python
py-cparser C parser in Python
py-CppHeaderParser Python library to parse C++ header files
py-cpplint Static code checker for C++
py-crayons Colored string formatting for the terminal
py-cubes Lightweight framework for Online Analytical Processing
py-curses Curses module for Python
py-cursespanel Curses panel module for Python
py-curtsies Curses-like terminal wrapper, with colored strings
py-cxfreeze (V) Freezing python scripts into executables
py-cyordereddict Cython implementation of Python's collections.OrderedDict
py-cython C-Extensions for Python
py-cytoolz Cython Toolz High performance functional utilities
py-d2to1 Allows using distutils2-like setup.cfg files package's metadata
py-daemon Library to implement a well-behaved Unix daemon process
py-daemonize Library for writing system daemons in Python
py-darcsver Generate a version number from darcs history
py-dash Python utility libraries for doing stuff in a functional way
py-ddt Data-Driven/Decorated Tests
py-decorator Generic Python decorator utilities
py-deepstate Augments C/C++ Test-Driven Development with Symbolic Execution
py-Deprecated @deprecated decorator to deprecate old classes, functions, or methods
py-deprecation Library to handle automated deprecations
py-dialog Python wrapper for the dialog utility
py-dialog2 Python wrapper for the dialog utility
py-distorm3 Powerful Disassembler Library For x86/AMD64
py-distro OS platform information API
py-doc8 Opinionated style checker for rst styles of documentation
py-docopt Helps creating command-line interfaces
py-docstyle Python docstring style checker
py-doctor API doc generator
py-dogpile-cache Caching front-end based on the Dogpile lock
py-dotenv Add .env support to your django/flask apps
py-dulwich Python implementation of Git
py-editorconfig-core Editorconfig python library
py-entrypoints Discover and load entry points from installed packages
py-enum34 Python 3.4 Enum backported
py-exam Helpers for better testing
py-execnet Rapid multi-Python deployment
py-expressions Extensible arithmetic expression parser and compiler
py-extension-helpers Helpers to assist building packages with C/Cython extension
py-extras Useful extra bits for Python
py-extratools Extra functional tools beyond standard libraries
py-factory_boy Versatile test fixtures replacement
py-fakefs Fake file system that mocks the Python file system modules
py-faker Python package that generates fake data for you
py-falcon Unladen web framework for building APIs and app backends
py-fann2 Python bindings for Fast Artificial Neural Network (FANN)
py-fasteners Python package providing useful locks
py-fastimport Fastimport parser and generator in Python
py-filebytes Library to read and edit ELF, PE, MachO and OAT files
py-filechunkio Chunck files for input/output
py-filelock Platform independent file lock
py-fixtures Fixtures, reusable state for writing clean tests and more
py-flake8 Modular source code checker for Python programs
py-flake8-docstrings Extension for flake8 using pydocstyle to check docstrings
py-flake8-import-order Flake8 and pylama plugin that checks the ordering of import statements
py-flake8-polyfill Polyfill package for Flake8 plugins
py-flakes Passive checker of Python programs
py-flaky Plugin for nose or py.test that automatically reruns flaky tests
py-flexmock Mock/Stub/Spy library for Python
py-flit Python and PyPI packaging tool
py-flit_core Python and PyPI packaging tool -- core library
py-flufl.i18n High level API for Python internationalization
py-flufl.lock NFS-safe file locking with timeouts for POSIX systems
py-flufl.testing Small collection of test tool plugins
py-freezegun Let your Python tests travel through time
py-frozendict Immutable wrapper around dictionaries
py-func_timeout Specify timeouts when calling any existing function
py-funcparserlib Recursive descent parsing library based on functional combinators
py-funcsigs Python function signatures package for Python 2.6, 2.7 and 3.2+
py-functools32 Backport of the functools module from Python 3.2.3
py-future Clean single-source support for Python 3 and 2