Skip to main content

A command line tool to help manage a project

Project description

peltak’s goal is to simplify day-to-day dev tasks that we all, as developers, have to do. It does not try to be a build system or to replace any of the tools you would normally use when developing project like test runners, linters, etc. Think of it rather as a replacement for the shell scripts that usually wrap those tools. It actually started years ago as a collection of those shell scripts that with time evolved into a very flexible, extensible and easy to use command line app.

Installation

$ pip install peltak

Enabling auto-completion

peltak has a great auto-completion thanks to the underlying click library. The steps to enable it vary slightly depending on what shell you are using

Bash users

Either run this command or to make the change permanent add it to your ~/.bashrc:

eval "$(_PELTAK_COMPLETE=source peltak)"
ZSH users

Either run this command or to make the change permanent add it to your ~/.zshrc:

eval "$(_PELTAK_COMPLETE=source_zsh peltak)"

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

peltak-0.28.1.tar.gz (44.5 kB view details)

Uploaded Source

Built Distribution

peltak-0.28.1-py3-none-any.whl (71.9 kB view details)

Uploaded Python 3

File details

Details for the file peltak-0.28.1.tar.gz.

File metadata

  • Download URL: peltak-0.28.1.tar.gz
  • Upload date:
  • Size: 44.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.15.0-1021-aws

File hashes

Hashes for peltak-0.28.1.tar.gz
Algorithm Hash digest
SHA256 eec45bcc0181406eff0c470962981ea10c6e08a5fd21d44ed003c2bd00ff2f33
MD5 08946090fe17bcc2bb0396ce3e0ef22a
BLAKE2b-256 06cb5eeca95d6fe4f0a7d1662d9b78b1523008a92d593057a20e3b9defe5c78a

See more details on using hashes here.

Provenance

File details

Details for the file peltak-0.28.1-py3-none-any.whl.

File metadata

  • Download URL: peltak-0.28.1-py3-none-any.whl
  • Upload date:
  • Size: 71.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.7.9 Linux/5.15.0-1021-aws

File hashes

Hashes for peltak-0.28.1-py3-none-any.whl
Algorithm Hash digest
SHA256 849151fd6cd5de94f55a2e2bd71be8046e1300dda6f77d60916488c1cda34011
MD5 ffc8712e7ba27d0d7cb074d729633484
BLAKE2b-256 63c023d2dcdce782795711a2e6a8b1057c477a81efbbbb43fe4c2f9e0f9c1d64

See more details on using hashes here.

Provenance

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