Skip to main content

Subfork Python API

Project description

This package provides the Subfork Python API and command line interface.

Installation

The easiest way to install:

$ pip install subfork

Configuration

To use environment variables, do the following:

$ export SUBFORK_ACCESS_KEY=MYACCESKEY
$ export SUBFORK_SECRET_KEY=MYSECRETKEY

To use a shared config file, create a config.yaml file like this:

SUBFORK_ACCESS_KEY: MYACCESKEY
SUBFORK_SECRET_KEY: MYSECRETKEY

Basic Commands

To deploy a site template:

$ subfork deploy <template.yaml>

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

subfork-0.1.0.tar.gz (3.4 kB view hashes)

Uploaded Source

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