Skip to main content

The CLI for databutton.com

Project description

databutton-cli

semantic-release: angular PyPI version fury.io PyPI download week release

The CLI for building and deploying databutton projects

Getting Started

Usage: databutton [OPTIONS] COMMAND [ARGS]...

Options:
  -v, --verbose  Enable verbose logging
  --help         Show this message and exit.

Commands:
  build    Build the project, built components will be found in .databutton
  create   Create a Databutton project in the provided project-directory
  deploy   Deploy your project to Databutton
  docs     Launches https://docs.databutton.com
  init     Creates a new project in Databutton and writes to databutton.json
  login    Login to Databutton
  logout   Removes all Databutton login info
  serve    Starts a web server for production.
  start    Run the Databutton development server
  version  Get the library version.
  whoami   Shows the logged in user

Developing

Prerequisites

This project uses poetry, so if you haven't already;

pip install poetry

Install dependencies

poetry install

Test

poetry run pytest -s

Lint

`make lint``

All these are being run in a github action on pull requests and the main branch.

Test locally in another package

To test in another package, you can simply

pip install -e . assuming you're in this folder. If not, replace the . with the path to the databutton-cli folder.

Authors

  • Databutton - Initial work - github

License: Copyright (c) Databutton

All rights reserved.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

databutton-0.38.3.tar.gz (19.6 kB view hashes)

Uploaded Source

Built Distribution

databutton-0.38.3-py3-none-any.whl (25.6 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