Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

databutton

Package Overview
Dependencies
Maintainers
2
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

databutton

The CLI for databutton.com

pipPyPI
Version
0.39.0
Maintainers
2

databutton-cli

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

Support SDK for Databutton Apps.

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

All rights reserved.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts