typer-tinydb

View on PyPIReverse Dependencies (2)

0.1.4.post0 typer_tinydb-0.1.4.post0-py3-none-any.whl

Wheel Details

Project: typer-tinydb
Version: 0.1.4.post0
Filename: typer_tinydb-0.1.4.post0-py3-none-any.whl
Download: [link]
Size: 13369
MD5: 33c6a643078e77596eb0b8204c2cfa48
SHA256: 837e6cbc6e4fb83ba2ab86c833bc6ecd7f370be2d66922f0cda4cc920786eb35
Uploaded: 2023-07-28 01:08:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: typer-tinydb
Version: 0.1.4.post0
Summary: A Python Typer CLI subcommand boilerplate to manage config files using tinydb
Author: arnos-stuff
Author-Email: bcda0276[at]gmail.com
Home-Page: https://arnos-stuff.github.io/typer-tinydb/
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.1,<4.0
Requires-Dist: tinydb (<5.0.0,>=4.7.1)
Requires-Dist: typer[all] (<0.8.0,>=0.7.0); python_version < "3.10"
Requires-Dist: typer[all] (>=0.9.0); python_version >= "3.10"
Description-Content-Type: text/markdown
[Description omitted; length: 4082 characters]

WHEEL

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

RECORD

Path Digest Size
typer_tinydb/__init__.py sha256=7Ha2qxCq7g65_jCYXg1eBHsvdV8pEAVQ7Mc6ovqlQfs 446
typer_tinydb/__main__.py sha256=eGWaoolqTS53DF2uiF1q_TmorJgVf41Y7xy7gRSJaT0 172
typer_tinydb/static/config.json sha256=AC_cFO6zRGBfKyuDyUzCxvI-PnYgQGl4e0CGo-bQNAY 896
typer_tinydb/tdb.py sha256=gG_FAViQ_pBP_3YEUUAj3rxtRiCRs63wuys92VmuDbU 11362
typer_tinydb/tests/__init__.py sha256=hhqGFx0hgSGZZ9hCERkAqeRW2iwZuMR-MciKlYsqRM0 21
typer_tinydb/tests/test_upsert.py sha256=gS-UwsEZGBt7Q3oEXqZs3iKsLYgfStzs_zE8zyU9ymE 4812
typer_tinydb/utils.py sha256=YcF2AWMklwaLH-KQBrL-8jbSjF22x5zJY71NOGYMHaI 14287
typer_tinydb-0.1.4.post0.dist-info/LICENSE sha256=wU-ZiobwKD0mG6hnZfArz6w5nIUE2FV5O026JG_SZZY 1071
typer_tinydb-0.1.4.post0.dist-info/METADATA sha256=R8M5-inVBLfK5SJF-ICZKNZRHQ2h8_A0QL8C1kmX8Sw 4784
typer_tinydb-0.1.4.post0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
typer_tinydb-0.1.4.post0.dist-info/entry_points.txt sha256=DwShnsIgRTPwEkp1tvwaajLQGaML_k2c6vPWvoDNTBw 85
typer_tinydb-0.1.4.post0.dist-info/RECORD

entry_points.txt

tcfg = typer_tinydb.tdb:cfg
typer-tinydb-config = typer_tinydb.db:app