Metadata-Version: 2.4
Name: hydev
Version: 4.8.0
Summary: Common tooling and configuration for pythonic development
Project-URL: Repository, https://gitlab.com/hoverhell/hydev
Author-email: hoverhell <hoverhell@gmail.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: <4,>=3.11
Requires-Dist: autoflake<3,>=2.3.1
Requires-Dist: black<26,>=25.1.0
Requires-Dist: click<9,>=8.1.8
Requires-Dist: coloredlogs<16,>=15.0.1
Requires-Dist: flake8-broken-line<2,>=1.0.0
Requires-Dist: flake8-debugger<5,>=4.1.2
Requires-Dist: flake8-mock-x2<0.5,>=0.4.1
Requires-Dist: flake8-print<6,>=5.0.0
Requires-Dist: flake8-pytest-style<3,>=2.1.0
Requires-Dist: flake8-use-fstring~=1.4
Requires-Dist: flake8<8,>=7.2.0
Requires-Dist: humanfriendly>=10.0
Requires-Dist: ipdb<0.14,>=0.13.13
Requires-Dist: isort<7,>=6.0.1
Requires-Dist: mypy<2,>=1.15.0
Requires-Dist: pre-commit<5,>=4.2.0
Requires-Dist: pytest-asyncio<0.27,>=0.26.0
Requires-Dist: pytest-blockage<0.3,>=0.2.4
Requires-Dist: pytest-cov<7,>=6.1.1
Requires-Dist: pytest-deadfixtures<3,>=2.2.1
Requires-Dist: pytest-env<2,>=1.1.5
Requires-Dist: pytest-timeout<3,>=2.3.1
Requires-Dist: pytest<9,>=8.3.5
Requires-Dist: pyyaml<7,>=6.0.2
Requires-Dist: ruff>=0.11.6
Requires-Dist: toml<0.11,>=0.10.2
Requires-Dist: uv>=0.8.8
Provides-Extra: django
Requires-Dist: django-coverage-plugin<4,>=3.1.0; extra == 'django'
Requires-Dist: django-debug-toolbar<6,>=5.1.0; extra == 'django'
Requires-Dist: django-extra-checks<0.17,>=0.16.1; extra == 'django'
Requires-Dist: django-migration-linter<6,>=5.2.0; extra == 'django'
Requires-Dist: django-querycount<0.9,>=0.8.3; extra == 'django'
Requires-Dist: django-split-settings<2,>=1.3.2; extra == 'django'
Requires-Dist: django-stubs-ext<6,>=5.1.3; extra == 'django'
Requires-Dist: django-stubs<6,>=5.1.3; extra == 'django'
Requires-Dist: django-test-migrations<2,>=1.5.0; extra == 'django'
Requires-Dist: flake8-django-hhupd<2,>=1.4.1; extra == 'django'
Requires-Dist: pytest-django<5,>=4.11.1; extra == 'django'
Provides-Extra: hydlog
Requires-Dist: hyapp>=4.0.1; extra == 'hydlog'
Description-Content-Type: text/markdown

# hydev
Common tooling and configuration for pythonic development
