This is a cli tool to organize tasks
Project description
Sankalp
A simple cli tool for organizing your daily tasks.
Requirements
- PostgreSQL Database
Configurations
- Set environment variables
SANKALP_DATABASE_URI: PostgreSQL connection stringSANKALP_REMINDER_POLICY: Reminder policy for scheduler
Sample reminder policy
{
"CRITICAL": [
"half",
{"hours": 1},
{"minutes": 30},
{"minutes": 10},
{"minutes": 5},
{"minutes": 1}
],
"HIGH": [
"half",
{"hours": 1},
{"minutes": 5},
{"minutes": 1}
],
"MEDIUM": [
{"hours": 1},
{"minutes": 5}
]
}
Usage
sankalp --help
Starting the scheduler for reminders
nohup python -m sankalp.scheduler_manager &
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
sankalp_deepak-0.1.2.tar.gz
(13.4 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 sankalp_deepak-0.1.2.tar.gz.
File metadata
- Download URL: sankalp_deepak-0.1.2.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e8c680d9a5df0dfdc36761d39a26908789d25fe7185161e57fdfac23754e0fd
|
|
| MD5 |
f9f371464045497c0622137e714506fa
|
|
| BLAKE2b-256 |
90f91dce9b049c1971247a860a0441bd008d2c754a063c9db659b1dad15fec23
|
File details
Details for the file sankalp_deepak-0.1.2-py3-none-any.whl.
File metadata
- Download URL: sankalp_deepak-0.1.2-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.13.3 Darwin/24.4.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aebcada4caa6939789af9ad661e6ce4282ebad7ecc9a5dc1a5d1c93958779d1e
|
|
| MD5 |
705d4e509dedbe1c2de23e48b426c2dc
|
|
| BLAKE2b-256 |
efa644e1acdacf1cd7e677a9b5e748350272424a40be1ef6371b653cb52c86fc
|