LaFlem
Description
LaFlem is a simple, easy to use, and lightweight Python binary for creating and managing recuring task in the life of an IT guy. It is designed to be easy to use and easy to understand. It is also designed to be lightweight and fast. It is not designed to be a full fledged task manager, but rather a simple tool to help you manage your day to day tasks.
Installation
To install LaFlem, simply run the following command:
pip install --user laflem
or with an isolated environment:
python -m venv ~/bin/laflem_venv
~/bin/laflem_venv/bin/pip install laflem
ln -s ~/bin/laflem_venv/bin/laflem ~/bin/laflem
ln -s ~/bin/laflem_venv/bin/lf ~/bin/lf
Usage
To use LaFlem, simply run the following command :
laflem --help
or with the alias :
lf --help
Contributing
To contribute to LaFlem, simply fork the repository and create a pull request. Please make sure to include a detailed description of your changes. Here are the things I will check during the review :
- Is CHANGELOG.md have been updated (required)
- Is the lint score did not decrease (required)
- Is the test coverage did not decrease (required)
- Is the documentation have been updated (if required)
- If tests have been added (optional)
Development
This repository uses Taskfile to manage the development tasks. To see the available tasks, run the following command:
task --list
Release files for laflem 0.4.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| laflem-0.4.0.tar.gz | 25.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| laflem-0.4.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 58.6 kB
Release files / laflem-0.4.0.tar.gz
| Download URL | laflem-0.4.0.tar.gz |
|---|---|
| Size | 25.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db9a5dd6ee9341bd5813f1b78553c490d8352191fe48deffac1b2f7ac440fb64
|
|
BLAKE2b-256 checksum How to use checksums |
4623583f1ccdc37d97c5e3de2a0676879dabca5d4cae3dd80ce2d5e8ebe531c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|
Release files / laflem-0.4.0-py3-none-any.whl
| Download URL | laflem-0.4.0-py3-none-any.whl |
|---|---|
| Size | 33.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
92f82ee1b183f893347189a58f85468fca8b5be1cc052a763b9c466ff6020721
|
|
BLAKE2b-256 checksum How to use checksums |
fe9cfa5af638fb603b3b4a3e56e1bf779951a5f76ab4f7dad3419399a9ea2ce7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.10.12
|