Simple daily event keeper.
Project description
KeepYourDate
What is this?
This is a simple library for storing and viewing events.
Quick Guide
from datekeeper import *
add("Name event", "Description event", "start date (example: 2024-10-28 10:00)", "end date(example: 2024-10-30 20:00)")
history()
Great job adding your first event.
Using
Delete event (To find out the ID use the command: history.
delete(id)
Reading events in different ways
history() #All events.
today() #Events for today.
now() #Events that are happening at this hour.
archive() #Events that have expired.
Developer
my website: soon
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
keepyourdate-0.0.1.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file keepyourdate-0.0.1.tar.gz.
File metadata
- Download URL: keepyourdate-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6a6209773f55c2816a16d909545608198d76816232bba9a6b911be7c2c98c87
|
|
| MD5 |
d87746a9aa23d37db5ed36c38f5c0cf6
|
|
| BLAKE2b-256 |
8db0be4add9dc1adb52fa545c407f05f194ae4af3b81d6e191dc02753d9d3718
|
File details
Details for the file keepyourdate-0.0.1-py3-none-any.whl.
File metadata
- Download URL: keepyourdate-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b924637e1acb7142110d71de568b1fe2ea5b4ae30c8c2e4d33ad22117862515f
|
|
| MD5 |
6a4b0b269650959ec52e95fe236d19f5
|
|
| BLAKE2b-256 |
408bfc2fc20784656953888086edde44a4501779c3030850026790a74d89ca7d
|