A command line tool for managing your PARA system
Project description
PARA CLI
A command-line tool for managing your personal knowledge using the PARA method (Projects, Areas, Resources, Archive).
Installation
pip install para-cli
Usage
Initialize PARA Structure
Create the basic PARA directory structure:
para init
You can also specify a custom location:
para init --path ~/Documents/PARA
Check Status
View the current status of your PARA system:
para status
Add New Items
Add a new item to any PARA category:
para add "New Project" projects
para add "Health" areas
para add "Programming Books" resources
para add "Old Project 2023" archive
PARA Method Overview
The PARA method is a simple but powerful organizational system:
- Projects: Short-term efforts that you're currently working on
- Areas: Long-term responsibilities you want to manage
- Resources: Topics or themes of ongoing interest
- Archive: Inactive items from the other categories
Development
Requirements:
- Python 3.13+
- Dependencies: typer, rich
To contribute:
- Clone the repository
- Install dependencies:
pip install -e . - Make your changes
- Submit a pull request
License
MIT License
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
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 para_cli-0.1.0.tar.gz.
File metadata
- Download URL: para_cli-0.1.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34eaa2d2ee7fb248d7b447103ded9255e660f22660065a49f3b5caacb372391b
|
|
| MD5 |
cae9f691dce26839427ea5d643838bd4
|
|
| BLAKE2b-256 |
f3e1285f824c2c70224898a20d9c4c613493be2f5742bc5d2e33b956ed7de980
|
File details
Details for the file para_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: para_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0db681f977845e0e78f1e7d43b593eeb9d2743b47570d25832d8ed79489ecb90
|
|
| MD5 |
d8f9537bfa7c67057d811eb03ede333d
|
|
| BLAKE2b-256 |
b77d3181e1c265caa3bd9490fefdc2a845c5b7e47cf2367880cd638a16cadd71
|