nficano / humps
Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node
☆337Updated 7 months ago
Alternatives and similar repositories for humps:
Users that are interested in humps are comparing it to the libraries listed below
- Mocked responses for the requests library☆459Updated 8 months ago
- pytest fixture to mock HTTPX☆396Updated 4 months ago
- pytest plugin for manipulating test data directories and files☆254Updated last month
- pytest plugin that allows to customize the test execution order☆189Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆387Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- A port of Ruby on Rails' inflector to Python☆510Updated last year
- Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.☆358Updated 6 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆467Updated 2 weeks ago
- Py.test integration with VCR.py☆159Updated 2 years ago
- pyproject-flake8 (pflake8), a monkey patching wrapper to connect flake8 with pyproject.toml configuration☆176Updated 8 months ago
- better error messages for assert equals in pytest☆321Updated 6 months ago
- Run `black` on python code blocks in documentation files☆659Updated 2 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆573Updated 9 months ago
- Easily freeze time in pytest test + fixtures☆189Updated 2 years ago
- ☆224Updated 3 months ago
- A pytest plugin that allows recording network interactions via VCR.py☆482Updated last month
- Automatic generation of marshmallow schemas from dataclasses.☆464Updated 6 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆314Updated 2 months ago
- PEP-484 typing stubs for SQLAlchemy 1.4☆159Updated last year
- String case converter for python.☆208Updated last year
- pytest plugin to set environment variables in pytest.ini or pyproject.toml file☆173Updated this week
- unittest subTest() support and subtests fixture☆225Updated last month
- Flake8 plugin to find commented out or dead code☆311Updated 2 weeks ago
- A py.test plugin that parses environment files before running tests☆197Updated last year
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆262Updated 2 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆185Updated 2 weeks ago
- This is a pytest plugin, that enables you to test your code that relies on a running PostgreSQL Database. It allows you to specify fixtur…☆455Updated last week
- Reusable constraint types to use with typing.Annotated☆539Updated last month
- A formatter for finding and removing unused import statements.☆309Updated last week