Skip to main content

CLI tool that acts as a basic package manager for shell libraries.

Project description

basher

CLI tool that acts as a basic package manager for shell libraries.

Badges 📛

project status badges:

CI Workflow Coverage Documentation Status Package Health

version badges:

Project Version Python Versions Cookiecutter: cc-python Docker: bbugyi/python

tools / frameworks used by test suite (i.e. used by make test):

Framework: pytest Framework: doctest Runner: tox Types: typeguard Mocks: pytest-mock Snapshots: syrupy

linters used to maintain code quality (i.e. used by make lint):

Linter: pylint Linter: flake8 Types: mypy Docstrings: pydocstyle Code Style: black Imports: isort

tools / frameworks used to render documentation (i.e used by make build-docs):

Rendered By: sphinx Hosted On: ReadTheDocs Types: sphinx-autodoc-typehints Markdown: m2r2

miscellaneous tools used to maintain this project:

Cookiecutter Updates: cruft Requirements: pip-tools Releases: bump2version Versioning: setuptools_scm

Installation 🗹

Using pipx to Install (preferred)

This package could be installed using pip like any other Python package (in fact, see the section below this one for instructions on how to do just that). Given that we only need this package's entry points, however, we recommend that pipx be used instead:

# install and setup pipx
python3 -m pip install --user pipx
python3 -m pipx ensurepath

# install basher
pipx install basher

Using pip to Install

To install basher using pip, run the following commands in your terminal:

python3 -m pip install --user basher  # install basher

If you don't have pip installed, this Python installation guide can guide you through the process.

Useful Links 🔗

  • API Reference: A developer's reference of the API exposed by this project.
  • cc-python: The cookiecutter that was used to generate this project. Changes made to this cookiecutter are periodically synced with this project using cruft.
  • CHANGELOG.md: We use this file to document all notable changes made to this project.
  • CONTRIBUTING.md: This document contains guidelines for developers interested in contributing to this project.
  • Create a New Issue: Create a new GitHub issue for this project.
  • Documentation: This project's full documentation.

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

basher-0.1.0.tar.gz (27.9 kB view details)

Uploaded Source

Built Distribution

basher-0.1.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file basher-0.1.0.tar.gz.

File metadata

  • Download URL: basher-0.1.0.tar.gz
  • Upload date:
  • Size: 27.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for basher-0.1.0.tar.gz
Algorithm Hash digest
SHA256 01b2995c7c37d9df69b92109895c582b1bbc4e6334ae89957a183aba1b83623c
MD5 f8575708246c32a6683e00ee020513c5
BLAKE2b-256 82d56ba7a2479bf295337c8c1ce5f6693fe384b7d4316872cbb3fc28286bed7b

See more details on using hashes here.

File details

Details for the file basher-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: basher-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for basher-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 174eb53d26ac58c93b9af993374b88918617a0b0cbe122dbdea0cc8b638a8fa2
MD5 6e48b91a9b1430cc97da5de5b3d02c2e
BLAKE2b-256 3eed55fd029d67bf4e6ee1093b56e19aa49e9d09ecb12f1a7f68e49505b9b612

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