sheetconf

View on PyPIReverse Dependencies (0)

0.0.1 sheetconf-0.0.1-py3-none-any.whl

Wheel Details

Project: sheetconf
Version: 0.0.1
Filename: sheetconf-0.0.1-py3-none-any.whl
Download: [link]
Size: 9960
MD5: 45355e868b4b5c2207ffaa374b0ab110
SHA256: 7faf8e7792e61afc3afc374ff9d95dfe1c917b9e2dddce71d3ff18f865d16831
Uploaded: 2020-07-05 20:49:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sheetconf
Version: 0.0.1
Summary: google spreadsheet as config file
Author: podhmo
Author-Email: ababjam61+github[at]gmail.com
Home-Page: https://github.com/podhmo/sheetconf
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Requires-Python: >3.5
Requires-Dist: pydantic
Requires-Dist: gspread
Requires-Dist: typing-extensions
Requires-Dist: black; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: mypy; extra == "dev"
Requires-Dist: pytest; extra == "testing"
Provides-Extra: dev
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
[Description omitted; length: 1598 characters]

WHEEL

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

RECORD

Path Digest Size
sheetconf/__init__.py sha256=CPnOUoHgjL3FrSQieQJhFZQsDMywtWqWDT1ZwbILVls 7535
sheetconf/cli.py sha256=9K1fGewxsiHQuUI_eL6rVOwPb7CS7w2xozb8YwMyxu0 3854
sheetconf/exceptions.py sha256=KVjaCsUgAbCrAltO3RCeJ6mCYuFks7g2hnaEUtzcyYg 166
sheetconf/langhelpers.py sha256=zGaSj3-VQWskIfMrjFh_CgtbqJ_fmKnEmYJFfQlRnSc 1178
sheetconf/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sheetconf/types.py sha256=rjUhpid4ZgtxskXpk7Upb8E6bUQI89vwa8iBaNXd4aw 1096
sheetconf/usegspread.py sha256=OnSfBoTcG-1DCkDUfq1Q1y6esrayTvCIPKR763-TQSc 5047
sheetconf/usepydantic.py sha256=QZQrOr2hEs4Rl-KesyMz9zoJw1RBH-Mtf5uJ4sJQm0o 2531
sheetconf-0.0.1.dist-info/METADATA sha256=jOszOTr_UB3gL3UmxAG-d8a4odJehlzFtLqrz7YXLc4 2296
sheetconf-0.0.1.dist-info/WHEEL sha256=p46_5Uhzqz6AzeSosiOnxK-zmFja1i22CrQCjmYe8ec 92
sheetconf-0.0.1.dist-info/entry_points.txt sha256=eA8RCpOh62z9cODqXj5jB7tLqhQ7I1C9KHttlR1wRvA 62
sheetconf-0.0.1.dist-info/top_level.txt sha256=1SDg6fkph8dlftcdpMHJGCoBlwiDy-IkDvlreACZnB0 10
sheetconf-0.0.1.dist-info/RECORD

top_level.txt

sheetconf

entry_points.txt

sheetconf = sheetconf.cli:main