snapsheets

View on PyPIReverse Dependencies (0)

1.1.1 snapsheets-1.1.1-py3-none-any.whl

Wheel Details

Project: snapsheets
Version: 1.1.1
Filename: snapsheets-1.1.1-py3-none-any.whl
Download: [link]
Size: 14635
MD5: 70799914250e0bee9b16a822544af737
SHA256: 2f5966fa58191a3765b91804c14052a75771df4bbe2730765eb305a6b32648b1
Uploaded: 2024-10-04 08:57:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: snapsheets
Version: 1.1.1
Summary: Quick and Easy Downloader for Public Google Spreadsheets
Author: shotakaha
Author-Email: shotakaha+py[at]gmail.com
Home-Page: https://qumasan.gitlab.io/snapsheets/
Project-Url: Repository, https://gitlab.com/qumasan/snapsheets/
License: MIT
Keywords: wget,googlesheet
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Japanese
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: Deprecated (<2.0.0,>=1.2.12)
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: httpx (<0.28.0,>=0.27.2)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: requests (<3.0.0,>=2.32.3)
Requires-Dist: tomli (<3.0.0,>=2.0.1)
Requires-Dist: typer (<0.13.0,>=0.12.5)
Description-Content-Type: text/markdown
[Description omitted; length: 4032 characters]

WHEEL

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

RECORD

Path Digest Size
snapsheets/__init__.py sha256=q8_5C0f-8mHWNb6mMw02zlYPnEGXBqvOmP3z0CEwZKM 22
snapsheets/book.py sha256=K2mUWnu3pnOC02Yth8xgY0RQoiBbuqhJX9EVLMeHdOk 5347
snapsheets/downloader.py sha256=KVqISkhq9FL0BsWydYBH6qYzxTbbtAyaScecg6NEmKc 2139
snapsheets/sheet.py sha256=5l7cnR_P6u4f6UYx8t2thLBZmSJ7kLDvCmBCAGXxSx0 7020
snapsheets/v0/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snapsheets/v0/core.py sha256=vCe3s-iysujW_a-72HHCgTwtr75W_zo0fnrqaAv9XeY 15354
snapsheets/v1.py sha256=Ko7hu-fjAJfcYBRbO528aInKW0-wF76RcE8zGXCqCIw 3364
snapsheets-1.1.1.dist-info/LICENSE sha256=DiwqXCE_py8FBbkoaXtbxTdKZVMaH9kmeuwCWguWYd8 1082
snapsheets-1.1.1.dist-info/METADATA sha256=jrHRwgG6Ch9iYjCRPnqI4paubTrRAIPks6Tw3-ZT-Wc 5206
snapsheets-1.1.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
snapsheets-1.1.1.dist-info/entry_points.txt sha256=qvkMqY_rKriP3XQezadct0X4_K89gVoGf8LMpOmUcpE 85
snapsheets-1.1.1.dist-info/RECORD

entry_points.txt

snapsheets = snapsheets.v1:cli
snapsheets-v0 = snapsheets.v0.core:cli