Skip to main content

Simple task manager

Project description

Pyleiter

Simple task manager for a Python project.

Installation

Use your favorite virtualenv and python package manager. For instance, using pip:

pip install pyleiter

Configuration and usage

Make sure your project has a 'pyproject.toml' file and add a section like the one below:

[tool.pyleiter.commands]
format = { command = "ruff format src", help = "Applies ruff format to project"}
lint = { command = "ruff check src", help = "Runs project formatter and linter" }

Where each line corresponds to a command you want to register for your program.

After that, you can use pyleiter with the registered commands:

pyleiter format

Why use it?

Simply because every project requires simple maintenance scripts, and it is often done without a standardized way for Python projects. By using a tool that leverages pyproject.toml, we can keep the configuration centralized.

Similar (and better) projects

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

pyleiter-0.2.1.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyleiter-0.2.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file pyleiter-0.2.1.tar.gz.

File metadata

  • Download URL: pyleiter-0.2.1.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2

File hashes

Hashes for pyleiter-0.2.1.tar.gz
Algorithm Hash digest
SHA256 aef7f4a26482f105dd169869be1c5d2b50fadbc5a303d9260b0f8cacc9db37d9
MD5 ac030b4983ce65c4ca0c0eaa9411baec
BLAKE2b-256 f9c34e79560bc99da57ce5c762e222111244ac01f100917db33160a89f6e0394

See more details on using hashes here.

File details

Details for the file pyleiter-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: pyleiter-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.12 Linux/5.15.153.1-microsoft-standard-WSL2

File hashes

Hashes for pyleiter-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d887acaf89607c5238d3e2b5ad838de46be87e667f77f121baea4ef2ae858ffe
MD5 6db43ff66f1afaafe4a201bb2ce99e5b
BLAKE2b-256 834f29cff4b9bdaf83bdc72c07579a1a11a4c739d64a50595f32390c75119b22

See more details on using hashes here.

Supported by

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