Skip to main content

Resource-oriented Python API/CLI for Quilt's decentralized social knowledge platform

Project description

quiltplus

Resource-oriented API for Quilt's decentralized social knowledge platform

Command-Line Usage

QuickStart

pip install quiltplus
qp get "quilt+s3://quilt-example#package=examples/echarts"
qp list

Developmment

Uses the trio version of Python's async I/O

Setup

git clone https://github.com/quiltdata/quiltplus
cd quiltplus
poetry self update
poetry install
export WRITE_BUCKET=writeable_s3_bucket
poetry run ptw --now .

Pushing Changes

Be sure you to first set your API token using poetry config pypi-token.pypi <pypi-api-token>

# merge PR
poetry version patch # minor major
poetry build
poetry publish
# create new branch
poetry version prepatch # preminor premajor

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

quiltplus-0.7.1.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

quiltplus-0.7.1-py3-none-any.whl (13.4 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