moremoban / mobanLinks
General purpose static text generator using Jinja2 and other python template engines
☆34Updated 6 months ago
Alternatives and similar repositories for moban
Users that are interested in moban are comparing it to the libraries listed below
Sorting:
- Resolver implementation and toolset for generating and interacting with Pipfile and Pipfile.lock.☆53Updated 2 years ago
- Build requirements files from setup.py.☆27Updated last month
- Pure Python Dependency Resolution (see https://github.com/sarugaku/resolvelib/ instead)☆80Updated 6 years ago
- ensure core packaging tools work well with each other☆19Updated 6 years ago
- A parser for Python dependency files☆65Updated 11 months ago
- Experiment with converting .travis.yml <-> tox.ini☆48Updated 3 years ago
- 🗿 Straightforward CLI parsing and dispatching microframework☆21Updated 11 months ago
- py.test plugin to list Python warnings in pytest report☆24Updated 5 years ago
- setuptools plugin to include all git tracked files in your tarballs☆33Updated 8 years ago
- test twisted code with pytest☆46Updated last month
- A pygments lexer for pytest output☆23Updated last year
- Flake8 plugin that warns about deprecated method calls☆22Updated last week
- pytest plugin which adds pdb helper commands related to pytest.☆12Updated 3 years ago
- An implementation of pytest.raises as a pytest.mark fixture☆19Updated 2 years ago
- This repository was originally intended to be a successor to d2to1, but it is now long obsolete since PEP 518, modern setuptools, etc.☆21Updated 10 years ago
- Disable virtualenv (>=14)'s downloading behaviour when running through tox.☆18Updated 6 years ago
- Simplify your setup.py☆93Updated 7 months ago
- Tools to run pre-merge checks on a pull request or commit.☆28Updated 5 years ago
- Register CLI commands via setuptools entry-points.☆131Updated this week
- Test Anything Protocol (TAP) reporting plugin for pytest