Skip to main content

requires.io API

Project description

Requirements Status

Install package:

pip install requires.io

Create or update a repository:

requires.io update-repo -t MY_TOKEN -r MY_REPO (--public | --private)

Create or update a branch:

requires.io update-branch -t MY_TOKEN -r MY_REPO -n MY_BRANCH /path/to/my/sources

Create or update a tag:

requires.io update-tag -t MY_TOKEN -r MY_REPO -n MY_TAG /path/to/my/sources

Monitor a site:

  • freeze the current environment with pip

  • hostname is the default site name

requires.io update-site -t MY_TOKEN -r MY_REPO

Delete repositories, branches, tags and sites:

requires.io delete-repo -t MY_TOKEN -r MY_REPO
requires.io delete-branch -t MY_TOKEN -r MY_REPO -n MY_BRANCH
requires.io delete-tag -t MY_TOKEN -r MY_REPO -n MY_TAG
requires.io delete-site -t MY_TOKEN -r MY_REPO -n MY_SITE

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

requires.io-0.2.2.tar.gz (5.7 kB view hashes)

Uploaded Source

Built Distribution

requires.io-0.2.2-py2.py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 2 Python 3

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