Skip to main content

Spectral CLI allows you to participate in challenges on the Spectral Finance Platform.

Project description

spectral-cli

Python CLI supporting interactions with Challenges on the Spectral Network Platform.

PyPI version

Overview

spectral-cli is a Python command-line interface (CLI) tool. It uses Poetry for package management and provides a set of Makefile commands for common tasks.

Installation

To install spectral-cli, use the following command:

make install

Usage

Running Tests

Execute the following command to run the test suite:

make test

Building the Package

Build the package using the following command:

make build

Publishing to PyPI

Publish the package to PyPI with the following command:

make publish

Publishing to TestPyPI

To publish the package to TestPyPI, use the following command:

make publish-test

Version Management

Bump the version with the following commands:

  • Bump patch version: make bump-patch
  • Bump minor version: make bump-minor
  • Bump major version: make bump-major

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

spectral_cli-0.1.20.tar.gz (20.0 kB view hashes)

Uploaded Source

Built Distribution

spectral_cli-0.1.20-py3-none-any.whl (29.9 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