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.1

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.1.tar.gz (61.1 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.1-py3-none-any.whl (80.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pybritive-2.3.1.tar.gz
  • Upload date:
  • Size: 61.1 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.1.tar.gz
Algorithm Hash digest
SHA256 fbbd55361975600efce871ce2736da4ab49b6746b40891d4345efacbcf0eb8a6
MD5 25f06f0baab132ec5d278f50f78893e8
BLAKE2b-256 1d69d4f440ee46cc3223355e09a5a3fe6fe153fc17b1f0b6bf28f3cd926ce42d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pybritive-2.3.1-py3-none-any.whl
  • Upload date:
  • Size: 80.6 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c2a764b87277369397b25a3301084e7389a5615320ce487a0446b22ba1bb7ffb
MD5 da7e66b7028ab83248aa7e38d5c8a645
BLAKE2b-256 2585ac3b87ba6c6e9823533955e47c607798ed73aef9718b7d07c1b046e72c4c

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