overcast-to-sqlite

View on PyPIReverse Dependencies (0)

0.3.0 overcast_to_sqlite-0.3.0-py3-none-any.whl

Wheel Details

Project: overcast-to-sqlite
Version: 0.3.0
Filename: overcast_to_sqlite-0.3.0-py3-none-any.whl
Download: [link]
Size: 17640
MD5: 70af8a28d142f917b3c79e9e4ad74ed2
SHA256: 8b4922ea27660ea1f47071fd4a358202e393d85e736435cf04cd311855b594ac
Uploaded: 2024-02-06 03:18:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: overcast-to-sqlite
Version: 0.3.0
Summary: Save listening history and feed/episode info from Overcast to a SQLite database.
Author: Harold Martin
Author-Email: Harold.Martin[at]gmail.com
Home-Page: https://github.com/hbmartin/overcast-to-sqlite
License: Apache License, Version 2.0
Keywords: overcast,sqlite,datasette
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Framework :: Datasette
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Typing :: Typed
Requires-Python: >=3.10
Requires-Dist: sqlite-utils
Requires-Dist: requests
Requires-Dist: click
Requires-Dist: python-dateutil
Requires-Dist: ruff; extra == "lint"
Requires-Dist: pyroma; extra == "lint"
Requires-Dist: pytype; extra == "lint"
Requires-Dist: types-python-dateutil; extra == "lint"
Requires-Dist: types-requests; extra == "lint"
Requires-Dist: pytest; extra == "test"
Requires-Dist: requests-mock; extra == "test"
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5838 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
overcast_to_sqlite/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
overcast_to_sqlite/cli.py sha256=7tPuDK01tbv-aSy0JV0xKC3CaUpiUOe9mtlDk53Wb-o 6080
overcast_to_sqlite/constants.py sha256=WKWFfwf84OzqynzNaQWMLMhTHoqdWZZUknDMeH-bJqg 710
overcast_to_sqlite/datastore.py sha256=BOOlJGrJqAvQot_Ol9Fkne7Xf2WlOd7KLh8MGOpXZhw 9911
overcast_to_sqlite/exceptions.py sha256=6cZaq0Sg1YGMtHSC8DN4i537YtaOU7-WI0BGYnJHguE 451
overcast_to_sqlite/feed.py sha256=CpD0Hu8u3yMHPZ5qHTviNG-QZW8wic9RJVoOuAC5gnA 4233
overcast_to_sqlite/overcast.py sha256=ngM1dhDB2A-6bgcEM3dz49JIQR3IUff-EF5WtfSXUis 4787
overcast_to_sqlite/utils.py sha256=tYvBsjoGwcs4K7cIwaSsN6GNkAmHMJgfBTJfT4zUGPY 1183
overcast_to_sqlite-0.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
overcast_to_sqlite-0.3.0.dist-info/METADATA sha256=SI7oPiQ3gC5Uf-bB_DWcCsTZJBkDz6xvCpEdiaUsPDQ 7188
overcast_to_sqlite-0.3.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
overcast_to_sqlite-0.3.0.dist-info/entry_points.txt sha256=pvzYBuAI8vCbx9DY33k_prpk0l2XO0tA-wui6qYYdY8 66
overcast_to_sqlite-0.3.0.dist-info/top_level.txt sha256=t-RG9URoMiia7CkIrmgjvwfx0R7CU5UPDWsK01tDctI 19
overcast_to_sqlite-0.3.0.dist-info/RECORD

top_level.txt

overcast_to_sqlite

entry_points.txt

overcast-to-sqlite = overcast_to_sqlite.cli:cli