Metadata-Version: 2.4
Name: hydev
Version: 6.1.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>=2.3.1
Requires-Dist: click>=8.1.8
Requires-Dist: coloredlogs>=15.0.1
Requires-Dist: flake8-broken-line>=1.0.0
Requires-Dist: flake8-debugger>=4.1.2
Requires-Dist: flake8-mock-x2>=0.4.1
Requires-Dist: flake8-print>=5.0.0
Requires-Dist: flake8-use-fstring>=1.4
Requires-Dist: flake8>=7.2.0
Requires-Dist: humanfriendly>=10.0
Requires-Dist: ipdb>=0.13.13
Requires-Dist: isort>=6.0.1
Requires-Dist: mypy>=1.15.0
Requires-Dist: pre-commit>=4.2.0
Requires-Dist: pytest-asyncio>=0.26.0
Requires-Dist: pytest-blockage>=0.2.4
Requires-Dist: pytest-cov>=6.1.1
Requires-Dist: pytest-deadfixtures>=2.2.1
Requires-Dist: pytest-env>=1.1.5
Requires-Dist: pytest-timeout>=2.3.1
Requires-Dist: pytest>=8.3.5
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: ruff>=0.11.6
Requires-Dist: toml>=0.10.2
Requires-Dist: uv>=0.9.14
Provides-Extra: django
Requires-Dist: django-coverage-plugin>=3.1.0; extra == 'django'
Requires-Dist: django-debug-toolbar>=5.1.0; extra == 'django'
Requires-Dist: django-extra-checks>=0.16.1; extra == 'django'
Requires-Dist: django-migration-linter>=5.2.0; extra == 'django'
Requires-Dist: django-querycount>=0.8.3; extra == 'django'
Requires-Dist: django-split-settings>=1.3.2; extra == 'django'
Requires-Dist: django-stubs-ext>=5.1.3; extra == 'django'
Requires-Dist: django-stubs>=5.1.3; extra == 'django'
Requires-Dist: django-test-migrations>=1.5.0; extra == 'django'
Requires-Dist: flake8-django-hhupd>=1.4.1; extra == 'django'
Requires-Dist: pytest-django>=4.11.1; extra == 'django'
Provides-Extra: hydlog
Requires-Dist: hyapp>=4.0.1; extra == 'hydlog'
Provides-Extra: limbo
Requires-Dist: black>=25.11.0; extra == 'limbo'
Requires-Dist: flake8-pytest-style>=2.1.0; extra == 'limbo'
Description-Content-Type: text/markdown

# hydev
Common tooling and configuration for pythonic development
