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.31.0.tar.gz (46.1 kB view details)

Uploaded Source

Built Distribution

peltak-0.31.0-py3-none-any.whl (75.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: peltak-0.31.0.tar.gz
  • Upload date:
  • Size: 46.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.19 Linux/5.15.0-1057-aws

File hashes

Hashes for peltak-0.31.0.tar.gz
Algorithm Hash digest
SHA256 1cfa3a672f4f684bf6e019baef384279ff1b009ef22a6705fe2e778433c4877f
MD5 13b5ec6c3e863cbe6d03751b0aa390a9
BLAKE2b-256 2ada3ff5580e911c946ef5bffe390eb60b200e1c17d93ac98783bcd5bf4c7490

See more details on using hashes here.

File details

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

File metadata

  • Download URL: peltak-0.31.0-py3-none-any.whl
  • Upload date:
  • Size: 75.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.8.19 Linux/5.15.0-1057-aws

File hashes

Hashes for peltak-0.31.0-py3-none-any.whl
Algorithm Hash digest
SHA256 effa4aa78c4ccd38bee1208b3eeed683173ce06047991770796ed2cac9e40e63
MD5 f259e6ea3a9656ddbc4aa0ea0d171392
BLAKE2b-256 203dd08c38cd9c8c2b488d3ada1c547d645bf048623544483cfaf19cb183d167

See more details on using hashes here.

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