willmcgugan / codereviewsLinks
Free code reviews for open source projects
☆115Updated 4 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☆198Updated last week
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated this week
- Changelog management tool☆299Updated this week
- Data fixtures for pytest made simple☆25Updated 8 months ago
- Collection of python functions that can be used to run GitHub Action Workflow Commands☆82Updated 2 years ago
- 🐍 A quick and easy way to distribute your Python projects!☆163Updated 2 years ago
- apply a consistent format to `setup.cfg` files☆154Updated last month
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- A Python type explainer!☆83Updated 2 years ago
- Template repo to quickly make a tested and documented GitHub action in Python with Poetry☆90Updated last year
- Formatter for your Python unit tests☆106Updated 3 years ago
- A terminal UI dashboard to monitor requests for code review across Github and Gitlab repositories.☆180Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆252Updated 2 weeks ago
- A clever brute-force correlator for kinda-messy data☆83Updated 2 years ago
- Python timeit CLI for the 21st century! colored output, multi-line input with syntax highlighting and autocompletion and much more!☆243Updated 5 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- Pytest plugin to fake subprocess.☆117Updated 2 weeks ago
- The ultimate linter and formatter for removing unused import statements in your code.☆248Updated 4 months ago
- Fancy PyPI READMEs with Hatch☆184Updated this week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Find your broken links, so users don't.☆66Updated 2 months ago
- Check what PyPI dependencies changed and when.☆30Updated this week
- Automatically use the awesome walrus operator☆128Updated this week
- 🐍 The strangely familiar config parser☆55Updated 4 years ago
- find functions when you can't remember their name☆99Updated 4 years ago
- Define your JSON schema as Python dataclasses☆61Updated 2 years ago
- We don't like positional args, we like keyword only args! 🎉☆90Updated 3 years ago
- Python Performance Profiling for Production☆104Updated 3 years ago
- show where your regex match assertion failed!☆80Updated last month
- Gracy helps you handle failures, logging, retries, throttling, and tracking for all your HTTP interactions.☆249Updated last year