willmcgugan / codereviewsLinks
Free code reviews for open source projects
☆114Updated 3 years ago
Alternatives and similar repositories for codereviews
Users that are interested in codereviews are comparing it to the libraries listed below
Sorting:
- A GitHub activity digest tool☆193Updated 5 months ago
- Find your broken links, so users don't.☆66Updated 2 weeks ago
- apply a consistent format to `setup.cfg` files☆154Updated this week
- Pytest plugin to fake subprocess.☆114Updated last week
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- find functions when you can't remember their name☆100Updated 3 years ago
- Bump software releases☆167Updated 3 months ago
- 🐍 The strangely familiar config parser☆55Updated 4 years ago
- Fancy PyPI READMEs with Hatch☆177Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆247Updated this week
- Data fixtures for pytest made simple☆25Updated 4 months ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆83Updated last year
- A terminal UI dashboard to monitor requests for code review across Github and Gitlab repositories.☆180Updated this week
- A clever brute-force correlator for kinda-messy data☆82Updated last year
- Changelog management tool☆290Updated last week
- ☆80Updated 2 years ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- Run pytest against markdown files/docstrings.☆128Updated last month
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆212Updated last week
- CLI to open PEPs in your browser☆37Updated 2 months ago
- show where your regex match assertion failed!☆80Updated this week
- upgrade a setup.py to declarative metadata☆149Updated this week
- Formatter for your Python unit tests☆105Updated 2 years ago
- Slackify: Lightweight framework to quickly develop modern Slack bots 🚀☆120Updated 4 years ago
- A linter to prevent exception handling antipatterns in Python (limited only for those who like dinosaurs).☆447Updated 10 months ago
- Action to have pip install from a requirements file as securely as possible☆41Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.