dhruvmanila / remove-print-statementsLinks
A command-line tool (and pre-commit hook) to remove print statements from your Python project.
☆21Updated last year
Alternatives and similar repositories for remove-print-statements
Users that are interested in remove-print-statements are comparing it to the libraries listed below
Sorting:
- A Python type explainer!☆83Updated 2 years ago
- Lazy f-strings for everyone☆32Updated 4 months ago
- Automatically convert unittests to pytest☆57Updated 3 weeks ago
- Formatter for pyproject.toml files☆12Updated last week
- ☆91Updated last year
- Information about how the python grammar has changed over time☆12Updated last year
- A Python CLI tool (Written in Rust) that finds all third-party packages imported into your Python project☆36Updated 2 years ago
- Build powerful CLIs with simple idiomatic Python, driven by type hints. Not all arguments are bad.☆62Updated 8 months ago
- trycast parses JSON-like values whose shape is defined by TypedDicts and other standard Python type hints.☆83Updated 3 months ago
- A flake8 plugin that checks bad async / asyncio practices☆12Updated last year
- A simple Python wheel builder for simple projects.☆32Updated last month
- Setuptools extension for CalVer package versions☆17Updated 4 months ago
- pytest plugin to help pytest find the code you want to test☆28Updated 3 years ago
- Keep your configuration files in sync☆16Updated this week
- Syntactical sugar for Python class attributes☆60Updated last year
- Readable, pleasing console output for Python☆51Updated last year
- An in-memory database of Python objects, searchable using quasi-SQL API☆170Updated 3 months ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- Endless tick-tock generators☆37Updated 5 months ago
- Make Python CLI tools win the speed race, by cheating!☆74Updated 2 months ago
- Test whether your code is logging correctly 🪵☆115Updated last week
- Compiled variants of the Python standard library.☆139Updated last year
- Vendorize packages from PyPI☆104Updated last year
- A tool to auto generate the basic mocks and asserts for faster unit testing☆38Updated 2 years ago
- create cli applications using pydantic models☆37Updated last year
- Typesafe, Composable Validation☆121Updated 2 months ago
- A zero-setup, easy to use document store for Python☆80Updated 10 months ago
- An unofficial, importable pip API☆116Updated 3 weeks ago
- Linter config initializer for Python☆28Updated last year
- Store data created during your `pytest` tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking pur…☆71Updated 2 months ago