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

py-baron (V) Full Syntax Tree for python to make writing refactoring code
py-bc-python-hcl2 (V) Parser for HCL2
py-bech32 Bech32 reference implementation
py-behave Behaviour-driven development
py-behaviour (V) Behaviour Driven Development in Python
py-beniget Extract semantic information about static Python code
py-binaryornot Guess whether a file is binary or text
py-bincopy (V) Mangling of various binary file formats
py-bitarray Efficient arrays of booleans
py-bitstring Simple construction, analysis and modification of binary data
py-black (V) Uncompromising Python code formatter
py-blessed Wrapper around terminal styling, screen positioning, and input
py-blinker Fast, simple object-to-object and broadcast signaling
py-blosc (V) Python wrapper for the Blosc compression library
py-blosc2 (V) Python wrapper for the Blosc compression library
py-blurb (V) Command-line tool to manage CPython Misc/NEWS.d entries
py-boltons Functionality that should be in the standard library
py-boolean.py Define boolean algebras, create and parse boolean expressions and create custom boolean DSL
py-boost Free, peer-reviewed portable C++ source libraries (Boost.Python binary library)
py-brian2 (V) Clock-driven simulator for spiking neural networks
py-bson (V) BSON codec for Python
py-bugzilla Bugzilla XMLRPC access module
py-build Simple, correct PEP517 package builder
py-buildbot Continuous integration system
py-buildbot-badges Badges Plugin for the buildbot CI system
py-buildbot-console-view Waterfall Plugin for the buildbot CI system
py-buildbot-grid-view Grid View Plugin for the buildbot CI system
py-buildbot-pkg Packaging tools for the buildbot CI system
py-buildbot-waterfall-view Waterfall Plugin for the buildbot CI system
py-buildbot-worker Worker for the buildbot CI system
py-buildbot-www Web frontend for the buildbot CI system
py-bump2version Version-bump software with a single command
py-bumpver Bump version numbers in project files
py-c7n (V) Cloud Custodian Policy Rules Engine
py-c7n-kube (V) Cloud Custodian Kubernetes Support
py-cachecontrol Port of httplib2's caching to requests
py-cached-property Decorator for caching properties in classes
py-cachelib Collection of cache libraries in the same API interface
py-cachetools Extensible memoizing collections and decorators
py-cachy Cachy provides a simple yet effective caching library
py-calver Setuptools extension for CalVer package versions
py-canonicaljson Encodes objects and arrays as RFC 7159 JSON
py-canvasapi API wrapper for the Canvas LMS
py-capstone Python bindings for capstone
py-capturer Easily capture stdout/stderr of the current process and subprocesses
py-catalogue (V) Super lightweight function registries for your library
py-cattrs Composable complex class support for attrs and dataclasses
py-cbor2 CBOR (de)serializer with extensive tag support
py-cddl Deserialize CBOR and/or do CDDL schema validation
py-cffi Foreign Function Interface for Python calling C code
py-cgen (V) C/C++ source generation from an AST
py-chainmap (V) Polyfill implementing ChainMap
py-characteristic Python attributes without boilerplate
py-check-manifest (V) Check MANIFEST.in in a Python source package for completeness
py-checker Python code checker
py-checkov (V) Infrastructure as code static analysis
py-cheetah3 Template engine and code generation tool
py-cherry_picker (V) Backport CPython changes from main to maintenance branches
py-cle CLE Loads Everything (at least, many binary formats!)
py-click Simple wrapper around optparse for powerful command line utilities
py-click-aliases Add (mutiple) aliases to a click group or command
py-click-command-tree (V) Python click plugin to show the command tree of your CLI
py-click-default-group Extends click.Group to invoke a command without explicit subcommand name
py-click-didyoumean Enable git-like did-you-mean feature in click
py-click-log Logging integration for Click
py-click-option-group (V) Option groups missing in Click
py-click-plugins CLI command extension for click
py-click-repl REPL plugin for Click
py-click-threading Multithreaded Click apps made easy
py-clickclick Click utility functions
py-cliff (V) Command Line Interface Formulation Framework
py-clonedigger (V) Clone Digger aimed to detect similar code in Python
py-cmd2 (V) Extra features for standard library's cmd module
py-coala (V) Unified command-line interface for linting and fixing all your code
py-coala_utils (V) Collection of coala utilities
py-codepy (V) CodePy is a C metaprogramming toolkit for Python
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-collections-extended Python Collections (Bag, setlist, IndexedDict, etc.)
py-coloredlogs Colored terminal output for Python's logging module
py-colorlog Log formatting with colors
py-columnize (V) Format a simple (i.e. not nested) list into aligned columns
py-commisery (V) Check whether given commit messages adhere to Conventional Commits.
py-compizconfig Python bindings for libcompizconfig
py-complexsystems (V) Toolbox for Complex Sytems
py-conda (V) Package management tool
py-conda-env (V) Tools for interacting with conda environments
py-configargparse Argparse-like with config files or environment variables support
py-configobj Config file reading, writing and validation
py-configupdater Parser like ConfigParser but for updating configuration files
py-confuse Painless YAML configuration
py-constantly Symbolic constants in Python
py-constants Simple way to deal with environment constants
py-construct Powerful declarative parser for binary data
py-construct-classes Parse your binary structs into dataclasses
py-contextlib2 Backports and enhancements for the contextlib module
py-contexttimer (V) Timer context manager measuring the clock wall time
py-cookiecutter Command-line utility that creates projects from project templates
py-cooldict Some useful dict-like structures