timerdo

View on PyPIReverse Dependencies (0)

0.0.5 timerdo-0.0.5-py3-none-any.whl

Wheel Details

Project: timerdo
Version: 0.0.5
Filename: timerdo-0.0.5-py3-none-any.whl
Download: [link]
Size: 9466
MD5: e2e3b9d7734fa8feabf36079438e317a
SHA256: 7ee462a4742088edef595b6c837e8b16d6e17b7867f8d31b52143927631d3745
Uploaded: 2023-05-08 14:28:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: timerdo
Version: 0.0.5
Summary: Minimalist to-do list with built-in timer to keep your tasks on track.
Author-Email: Caio Mescouto Terra de Souza <caiomescouto[at]gmail.com>
Project-Url: Documentation, http://caiomts.github.io/timerdo
Project-Url: Source, https://github.com/caiomts/timerdo
Requires-Python: >=3.11
Requires-Dist: sqlalchemy (<2.1,>=2.0.4)
Requires-Dist: typer (<0.9,>=0.7.0)
Requires-Dist: rich (<13.4,>=13.3)
Requires-Dist: pandas[feather,performance] (<2.1,>=2.0.1)
Requires-Dist: black (<23.2,>=23.1); extra == "dev"
Requires-Dist: flake8 (<6.1,>=6.0); extra == "dev"
Requires-Dist: isort (<5.13,>=5.12); extra == "dev"
Requires-Dist: pydocstyle[toml] (<6.4,>=6.3.0); extra == "dev"
Requires-Dist: mkdocs-material (<9.2,>=9.1.3); extra == "docs"
Requires-Dist: mkdocstrings[python] (<0.21,>=0.20); extra == "docs"
Requires-Dist: mkdocs-git-revision-date-localized-plugin (<1.3,>=1.2.0); extra == "docs"
Requires-Dist: typer-cli (<0.1,>=0.0.13); extra == "docs"
Requires-Dist: pytest (<7.3,>=7.2.1); extra == "test"
Requires-Dist: pytest-cov (<4.1,>=4.0.0); extra == "test"
Requires-Dist: Faker (<17.7,>=17.6.0); extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1794 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.8.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
timerdo/__init__.py sha256=xEuvrW3glOCBZBHqb0HP1eaO5WnsnYfbB-HMj-UF-SE 100
timerdo/config.py sha256=Dd6gzYduexiZAU1mTs0bteqx0h7vJ7uoumUdXxOOj9A 955
timerdo/core.py sha256=keP8XF2G8S_5VZxxl0JgjTGqyIOrIEa2N8H7rAOpU-c 11736
timerdo/database.py sha256=353pfWGmwhaCPPe_4bkmOmcaiowf6YRM7IW3CLS7JhE 1075
timerdo/exceptions.py sha256=TnWKkRD6GL7mFcw-SOyERyiN6JazqD_T7jvGg6jK0uA 630
timerdo/main.py sha256=wWwU__KZ3rqMhHrCDD83JozQuHViKlGRgP_-MGleRFs 5414
timerdo/models.py sha256=3x_2cmaMVf-WTEQhiK5D4H-Q9MUMuZ6I4FgopSCRNgA 1681
timerdo-0.0.5.dist-info/entry_points.txt sha256=AF-pnFa8mIHDMAiBvxvSA3HlHYHsygv6L1wzsFvoTe4 44
timerdo-0.0.5.dist-info/WHEEL sha256=rSgq_JpHF9fHR1lx53qwg_1-2LypZE_qmcuXbVUq948 81
timerdo-0.0.5.dist-info/METADATA sha256=DsEupvfaXkuJgJf5zFQuvbvIIQKPLNj8P0cXmH34B5A 3066
timerdo-0.0.5.dist-info/RECORD

entry_points.txt

timerdo = timerdo.main:app