py-epg

View on PyPIReverse Dependencies (0)

0.3.0 py_epg-0.3.0-py3-none-any.whl

Wheel Details

Project: py-epg
Version: 0.3.0
Filename: py_epg-0.3.0-py3-none-any.whl
Download: [link]
Size: 14642
MD5: 3341d56de56c151af2da67ca275d0149
SHA256: 7a0694568ee05cf2c7065e4c8a39f5f4d9b2ce5c66793310ac4ee9d10e459138
Uploaded: 2022-09-16 21:08:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-epg
Version: 0.3.0
Summary: py_epg is an easy to use, modular, multi-process EPG grabber written in Python.
Author: Szabolcs Fruhwald
Author-Email: mail[at]szab100.com
Home-Page: https://github.com/szab100/py-epg
Project-Url: Repository, https://github.com/szab100/py-epg
License: MIT
Keywords: xmltv,epg
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.10.0)
Requires-Dist: fake-useragent (<0.2.0,>=0.1.11)
Requires-Dist: lxml (<5.0.0,>=4.6.3)
Requires-Dist: py-xmltv (<2.0.0,>=1.0.8)
Requires-Dist: python-dateutil (<3.0.0,>=2.8.2)
Requires-Dist: python-xmltv (<2.0.0,>=1.4.3)
Requires-Dist: requests (<3.0.0,>=2.26.0)
Requires-Dist: roman (<4.0,>=3.3)
Requires-Dist: tqdm (<5.0.0,>=4.62.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2596 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE.txt sha256=ACwmltkrXIz5VsEQcrqljq-fat6ZXAMepjXGoe40KtE 1069
py_epg/__init__.py sha256=WWjH9NNraHRn50MdLV7C1-JoZHiiX1SbIty-Z_JAG8M 248
py_epg/__main__.py sha256=3uYfzNmbynczFoBBltN8QP1A9Tj6G1_5HggOruP1vlY 66
py_epg/common/__init__.py sha256=1oLL20yLB1GL9IbFiZD8OReDqiCpFr-yetIR6x1cNkI 23
py_epg/common/epg_scraper.py sha256=FrNch9x2QOE5OsNgfWfJhVL46mmZWnKiLEKM4yFHR2s 1796
py_epg/common/logging.py sha256=rMlp-kprWMIA6t5kjZ5N71zDMDRchc8M8B1v7IOVdXI 886
py_epg/common/multiprocess_helper.py sha256=we2FFzTuO8sxwDkPljFVx-OhgQEJdcbR4gnzHkZ7LGw 691
py_epg/common/requests.py sha256=wv8fTKmCyXpNcIFaqC_QI5e4NVBzDfT42-1Q0ZtHrRg 1018
py_epg/common/types.py sha256=QOK--7OaN0gPnXs1NDZ2R2V1h_jDPGbPSFZK9aIwlrk 267
py_epg/common/utils.py sha256=Zer-5TQ3YNHcyjUUMqzDHmwkzIABuUJtgi_2x7RjuBo 519
py_epg/logging.yaml sha256=8iFjZgJ6EhJr944l69V_KbzuaYtG8k_TEneE7GwygJw 886
py_epg/main.py sha256=hWh8wTSsxyrgmjYp2qXvlKpCGNxeja8kyXlqR9gPifo 7824
py_epg/scrapers/__init__.py sha256=KS-_p8DOV7o8FOjnCABX4CaoNSkwNJxjjuQcq4khgio 214
py_epg/scrapers/m_musor_tv.py sha256=zIku2QQyAkvZZuKFZ2OIbb_54ewEM9ZWuCF1QCl-2Qk 9167
py_epg-0.3.0.dist-info/entry_points.txt sha256=9EbIkPofquxyBfRaBTv-qyky-j92p1F3phNrX9z24ts 40
py_epg-0.3.0.dist-info/LICENSE.txt sha256=ACwmltkrXIz5VsEQcrqljq-fat6ZXAMepjXGoe40KtE 1069
py_epg-0.3.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
py_epg-0.3.0.dist-info/METADATA sha256=pZtNz5Qc4YddvERsBzKd5vWX7z8aYkaBISiUP5IlgX0 3737
py_epg-0.3.0.dist-info/RECORD

entry_points.txt

epg = py_epg.main:main