Skip to main content

The Banana CLI helps you build Potassium apps

Project description

banana-cli (WORK IN PROGRESS)

The Banana CLI helps you build Potassium apps

To download the CLI

pip3 install -u banana-cli

To initialize a Potassium backend project

mkdir my-project
cd my-project
banana init

To download dependencies

virtualenv venv
. ./venv/bin/activate
pip3 install -r requirements.txt

To run the server directly

python3 app.py

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

banana_cli-0.0.3.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

banana_cli-0.0.3-py3-none-any.whl (7.1 kB view hashes)

Uploaded 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