Skip to main content

Installable bash command helpers

Project description

Bashers

Installable bash command helpers

Installation

Install from PyPI:

pip install bashers

Or with uv:

uv pip install bashers

Local install (from this repo):

pip install .

Or install from a built wheel:

pip install dist/bashers-*.whl

Usage

After installation, use the bashers dispatcher:

bashers update
bashers update requests
bashers show
bashers show requests
bashers setup
bashers setup --frozen
bashers gh
bashers gh --dry-run

Verify the command is on PATH:

which bashers

If you are using a virtualenv or uv, make sure its bin/ directory is active in your shell.

Shell Completion

Bash completion:

source <(bashers completion)

The completion script auto-installs to ~/.local/share/bash-completion/completions/bashers on first run. If you prefer, you can enable it manually (example):

bashers completion > ~/.bash_completion.d/bashers

Development

To install in development mode:

uv sync

Or with pip:

pip install -e .

Run tests:

pytest

Adding New Commands

  1. Add your bash script under the bashers/ directory (subfolders are OK)
  2. If you want a bash function, define a function with the same name as the file
  3. Reinstall: uv sync or pip install -e .

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

bashers-0.4.0.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

bashers-0.4.0-py3-none-any.whl (12.3 kB view details)

Uploaded Python 3

File details

Details for the file bashers-0.4.0.tar.gz.

File metadata

  • Download URL: bashers-0.4.0.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bashers-0.4.0.tar.gz
Algorithm Hash digest
SHA256 742723a6a5f58a9ba5fb52290c8a7bf6e6081fff08e1cb13c6e95d4a6895b376
MD5 6f00ff4369481decfa96534ee92a3a45
BLAKE2b-256 5a09d50ea95b4c27b81ee038239d877adf66e7d8939f8e273e155da403e9eeb1

See more details on using hashes here.

File details

Details for the file bashers-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: bashers-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 12.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for bashers-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f0ce3111c5ecf1f76f15bf8ba15952430216010166ab398fc6a679e741bedd79
MD5 2090cffee94038d7b5506f7e928ba8f9
BLAKE2b-256 b88808e7f7bd9000c193c7db9a19890f2587bf57475e897d5f085a85ceb6ac4c

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