michaeljoseph / changes
changes automates python library release tasks.
☆278Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for changes
- Update your version while having a drink☆90Updated 4 years ago
- Python software releasing made easy and repeatable☆201Updated 4 months ago
- Automatic version numbers for git-based python projects☆98Updated 2 years ago
- Register CLI commands via setuptools entry-points.☆129Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆288Updated 3 weeks ago
- A pytest plugin to trace resource leaks.☆115Updated 4 years ago
- A extensible library for Settings/Code separation☆178Updated 2 years ago
- For running a local continuous testing environment with tox☆75Updated 4 years ago
- py.test plugin to catch log messages. Forked from pytest-capturelog. Pull Requests are welcome!☆81Updated 6 years ago
- Command line programs for busy developers.☆130Updated 6 years ago
- Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, 3.7, PyPy, and PyPy3.☆62Updated last year
- configuration library for python projects☆151Updated last week
- Simple and beautiful logging for click applications☆109Updated 2 years ago
- testfixtures is a collection of helpers and mock objects that are useful when writing automated tests in Python.☆233Updated 5 months ago
- Bleeding edge Cookiecutter template for Python development☆53Updated 8 years ago
- plugin that tells tox to use `pyenv which` to find python executables☆127Updated last year
- Improved error messages for Python assert statements☆63Updated 8 years ago
- Rate your Python packages package friendliness☆213Updated last year
- The simplest (and tastiest) way to write one program that runs on both Python 2 and Python 3.☆148Updated 6 years ago
- Utility for organizing Python imports using PEP8 or custom rules☆66Updated 2 years ago
- How rotten are your requirements?☆427Updated last year
- pip-accel: Accelerator for pip, the Python package manager☆307Updated 4 years ago
- A powerful Sphinx changelog-generating extension.☆177Updated 7 months ago
- A lightweight application environment checker☆99Updated 6 years ago
- Text Parsing Function Dispatcher - tpfd☆104Updated 3 years ago
- Configures your Python shell.☆406Updated this week
- A simple program which checks Python source files for errors.☆250Updated 6 years ago
- Commonly Consumed Code Commodities☆105Updated 4 years ago
- The function you always missed in Python: return the first true value of an iterable.☆144Updated last year
- Collection of fixtures and utility functions to run service processes for your tests