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

This version

2.3.2

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.3.2.tar.gz (61.2 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.3.2-py3-none-any.whl (80.8 kB view details)

Uploaded Python 3

File details

Details for the file pybritive-2.3.2.tar.gz.

File metadata

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

File hashes

Hashes for pybritive-2.3.2.tar.gz
Algorithm Hash digest
SHA256 690da3c5ad69131df529f4a993cd227f8b321d124fa88e62b84c6c989e138512
MD5 e7ca94da0536cfeb02a834d040647ada
BLAKE2b-256 cf5541ba3c308bd3c3be5fba41c255180596b4222b63156f39a48bb610aee6a0

See more details on using hashes here.

File details

Details for the file pybritive-2.3.2-py3-none-any.whl.

File metadata

  • Download URL: pybritive-2.3.2-py3-none-any.whl
  • Upload date:
  • Size: 80.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.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f5ff1d7442f468f7c32b979b4bab48d4382eac432355334dd3fca3c1245bba83
MD5 485f474ca7b0cd330a01abe6e526d412
BLAKE2b-256 a05dc7fd55f8629f9969986fc10c311d15592f9453baad8101102d7de2dc20e5

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