Skip to main content

Tools collection

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

laflem-0.4.0.tar.gz (25.2 kB view hashes)

Uploaded Source

Built Distribution

laflem-0.4.0-py3-none-any.whl (33.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page