Skip to main content

A pure Python CLI for Britive

Project description

Britive CLI

pybritive is the official CLI for communicating with the Britive Platform.

Installation

pybritive will be installed via the Python package installer, pip.

pip install pybritive

NOTE: The end user is free to install the CLI into a virtual environment or in the global scope, so it is available everywhere.

Alternate Installation

You can always pull the latest version directly from GitHub using one of the following commands:

pip install $(curl -s https://api.github.com/repos/britive/python-cli/releases/latest \
    | jq -r '.assets[] | select(.content_type == "application/x-gzip") | .browser_download_url')

Or

pip install $(curl -s https://api.github.com/repos/britive/python-cli/releases/latest \
    | grep "browser_download_url.*.tar.gz" | cut -d : -f 2,3 | tr -d \")

Documentation

Community Projects

NOTE: Britive, Inc. does not provide support for community projects. Community projects are also not considered when ensuring backwards compatibility for releases. The list below is provided as-is and use of these projects is subject to the licensing/restrictions of each individual project.

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

pybritive-2.4.0rc1.tar.gz (61.8 kB view details)

Uploaded Source

Built Distribution

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

pybritive-2.4.0rc1-py3-none-any.whl (81.8 kB view details)

Uploaded Python 3

File details

Details for the file pybritive-2.4.0rc1.tar.gz.

File metadata

  • Download URL: pybritive-2.4.0rc1.tar.gz
  • Upload date:
  • Size: 61.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pybritive-2.4.0rc1.tar.gz
Algorithm Hash digest
SHA256 2f7a78c489e135e117bff1bb82deabf3dc2e6cd5ac89bc453dd8745dad21bd9c
MD5 8336203f0a184ef85254df9bb74f8682
BLAKE2b-256 c26e3f9027e08a39225077b5ccc8eaa571bb1c4e6ccbcec25ae76fe9fd02f4dc

See more details on using hashes here.

File details

Details for the file pybritive-2.4.0rc1-py3-none-any.whl.

File metadata

  • Download URL: pybritive-2.4.0rc1-py3-none-any.whl
  • Upload date:
  • Size: 81.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for pybritive-2.4.0rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 fa8779cd185dfd3fa03084e4bce41ef968db3fa9104aa8690525fb670588345d
MD5 367d1fb4eb8f349d2ec0c802cd9154e2
BLAKE2b-256 bf6712f865bfe657155bdc89b8dbcb7b4fa5b72498dfd42c56e3bdbad669d678

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