Metadata-Version: |
2.3 |
Name: |
edi_energy_scraper |
Version: |
0.8.0 |
Summary: |
a scraper to mirror edi-energy.de |
Author-Email: |
Hochfrequenz Unternehmensberatung GmbH <info+github[at]hochfrequenz.de> |
Project-Url: |
Changelog, https://github.com/Hochfrequenz/edi_energy_scraper/releases |
Project-Url: |
Homepage, https://github.com/Hochfrequenz/edi_energy_scraper |
License: |
MIT |
Keywords: |
ahb,automation,bdew,edi@energy |
Classifier: |
Development Status :: 4 - Beta |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Requires-Python: |
>=3.9 |
Requires-Dist: |
aiohttp-requests (>=0.2.2) |
Requires-Dist: |
aiohttp (>=3.8.4) |
Requires-Dist: |
beautifulsoup4 (>=4.11.1) |
Requires-Dist: |
efoli (>=1.4.0) |
Requires-Dist: |
pypdf (>=3.4.1) |
Requires-Dist: |
pytz (>=2022.7.1) |
Requires-Dist: |
coverage (==7.6.7); extra == "coverage" |
Requires-Dist: |
black (==24.8.0); extra == "formatting" |
Requires-Dist: |
isort (==5.13.2); extra == "formatting" |
Requires-Dist: |
pylint (==3.2.7); extra == "linting" |
Requires-Dist: |
codespell (==2.3.0); extra == "spellcheck" |
Requires-Dist: |
build (==1.2.2.post1); extra == "test-packaging" |
Requires-Dist: |
twine (==5.1.1); extra == "test-packaging" |
Requires-Dist: |
aioresponses (==0.7.7); extra == "tests" |
Requires-Dist: |
freezegun (==1.5.1); extra == "tests" |
Requires-Dist: |
pytest-asyncio (==0.24.0); extra == "tests" |
Requires-Dist: |
pytest-datafiles (==3.0.0); extra == "tests" |
Requires-Dist: |
pytest-mock (==3.14.0); extra == "tests" |
Requires-Dist: |
pytest (==8.3.4); extra == "tests" |
Requires-Dist: |
mypy (==1.11.2); extra == "type-check" |
Requires-Dist: |
types-pytz (==2024.1.0.20240417); extra == "type-check" |
Provides-Extra: |
coverage |
Provides-Extra: |
formatting |
Provides-Extra: |
linting |
Provides-Extra: |
spellcheck |
Provides-Extra: |
test-packaging |
Provides-Extra: |
tests |
Provides-Extra: |
type-check |
Description-Content-Type: |
text/markdown |