John Vandenberg
jayvdb
Involved Projects and Packages
isort your python imports for you so you don’t have to.
isort is a Python utility / library to sort imports alphabetically, and
automatically separated into sections and by type. It provides a command line
utility, Python library and plugins for various editors to quickly sort all your
imports. It requires Python 3.6+ to run but supports formatting Python 2 code
too.
Python to Java bridge
Load me later. A lazy plugin management system
Python logging component with a simple interface
Minio Python Library for Amazon S3 Compatible Cloud Storage for Python.
moban brings the high performance template engine (JINJA2) for web into static text generation.
parver allows parsing and manipulation of PEP 440 version numbers.
Patch the inner source of python functions at runtime
Python dependency management and packaging made easy
Core utilities for Poetry.
Assertion library for Python
Pybars3 provides a template system for Python which is compatible with Handlebars.js, including numerous features from Handlebars.js 2.0.
Pyflakes is program to analyze Python programs and detect various errors. It works by
parsing the source file, not importing it, so it is safe to use on modules with side
effects. It's also much faster.
Python replacement for java.util.Properties.
PyMeta is an implementation of OMeta, an object-oriented pattern-matching
language developed by Alessandro Warth
(http://www.cs.ucla.edu/~awarth/ometa/). PyMeta provides a compact syntax based
on Parsing Expression Grammars (PEGs) for common lexing, parsing and
tree-transforming activities in a way that's easy to reason about for Python
programmers.
Provides a thin wrapper for pandoc, a universal document converter.
Python argument design patterns in a composable interface
Python binding for CRFsuite
Python library for .env support
Note this conflicts with at least two other packages which provide `dotenv`, and is incompatible with them.
Android APK packager for Python scripts and apps
pyVows is a test engine based on Vows.js. It features topic-based testing,
fast parallel running of tests, code coverage reports, test profiling, and
more. See http://pyvows.org
Show Python regex match assertion failures
Python ORM for config files