simple-note-taker

View on PyPIReverse Dependencies (0)

0.2.4 simple_note_taker-0.2.4-py3-none-any.whl

Wheel Details

Project: simple-note-taker
Version: 0.2.4
Filename: simple_note_taker-0.2.4-py3-none-any.whl
Download: [link]
Size: 13939
MD5: 38101cc7e9b71d002a3896d982e5f812
SHA256: 812e3088f16c29c3c75d8b397822acd1899bff594a3ed4cff36daab922cf3bc1
Uploaded: 2021-03-15 11:09:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: simple-note-taker
Version: 0.2.4
Summary: A simple CLI Notetaker with magic commands and options for centralization and summaries for teams
Author: Toby Devlin
Author-Email: toby[at]tobydevlin.com
Home-Page: https://github.com/GitToby/simple_note_taker
Project-Url: Repository, https://github.com/GitToby/simple_note_taker
License: Apache-2.0
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: colorama (<0.5.0,>=0.4.4)
Requires-Dist: pydantic (<2.0.0,>=1.8.1)
Requires-Dist: pytest-cov (<3.0.0,>=2.11.1)
Requires-Dist: pytimeparse (<2.0.0,>=1.1.8)
Requires-Dist: rapidfuzz (<2.0.0,>=1.2.1)
Requires-Dist: tinydb (<5.0.0,>=4.4.0)
Requires-Dist: tinydb-serialization (<3.0.0,>=2.1.0)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1725 characters]

WHEEL

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

RECORD

Path Digest Size
simple_note_taker/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_note_taker/__main__.py sha256=6OSkbsDfJ_KK79-TomjHh-EHdKo10CXR8YVm_ypEQCE 32
simple_note_taker/__version__.py sha256=frcCV1k9oG9oKj3dpUqdJg1PxRT2RSN_XKdLCPjaYaY 2
simple_note_taker/config.py sha256=c39hakJdkVBlQMegsJL2Sh0ZqkqKdYmaEUfbLBYSq7o 1431
simple_note_taker/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_note_taker/core/database.py sha256=Sq26tcs2m8q6a39VqbqdQLLWZO3UCsZYRcXnDVDBdE0 542
simple_note_taker/core/notes.py sha256=vLdvubeBf9O8pgDhF5fn2Zg-83wxswFyH4byzONuSCc 6390
simple_note_taker/core/reminders.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_note_taker/help_texts.py sha256=YDmPBy6HRmNyY3tQDMvhhnnXDWk3Jpa9rDG1wMaZVOc 355
simple_note_taker/main.py sha256=b9u9AIz9xISCFOexZ7OUaEgtKkoe6RiV169OJOlLQZE 5383
simple_note_taker/subcommands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
simple_note_taker/subcommands/config.py sha256=FlcJvzD8gzZLc1bHP4bHz4bfbg4geGNpeVvOCbux1xI 1791
simple_note_taker-0.2.4.dist-info/entry_points.txt sha256=feHrjTBJrIeinTdrVrCK8U2thYZQE1siEIbogb1rveA 50
simple_note_taker-0.2.4.dist-info/LICENSE sha256=HrhfyXIkWY2tGFK11kg7vPCqhgh5DcxleloqdhrpyMY 11558
simple_note_taker-0.2.4.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
simple_note_taker-0.2.4.dist-info/METADATA sha256=JYy7jzb58Q7wfI4ysBBEPAmFpVFM3HCDlNaOHtU8Dro 2859
simple_note_taker-0.2.4.dist-info/RECORD

entry_points.txt

snt = simple_note_taker.main:app