spectral-cli


Namespectral-cli JSON
Version 0.1.20 PyPI version JSON
download
home_page
SummarySpectral CLI allows you to participate in challenges on the Spectral Finance Platform.
upload_time2024-02-26 19:48:47
maintainer
docs_urlNone
authorSpectral Finance
requires_python>=3.11.6,<4
license
keywords machine learning ai data science web3
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # spectral-cli
Python CLI supporting interactions with Challenges on the Spectral Network Platform.

[![PyPI version](https://badge.fury.io/py/spectral-cli.svg)](https://badge.fury.io/py/spectral-cli)

## 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:

```bash
make install
```

## Usage

### Running Tests

Execute the following command to run the test suite:

```bash
make test
```

### Building the Package

Build the package using the following command:

```bash
make build
```

### Publishing to PyPI

Publish the package to PyPI with the following command:

```bash
make publish
```

### Publishing to TestPyPI

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

```bash
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`

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "spectral-cli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11.6,<4",
    "maintainer_email": "",
    "keywords": "machine learning,ai,data science,web3",
    "author": "Spectral Finance",
    "author_email": "maciej@spectral.finance",
    "download_url": "https://files.pythonhosted.org/packages/b2/72/73137d5d2015b2961403a1943998144d4e7ef078e06eff57513d54a6ebd3/spectral_cli-0.1.20.tar.gz",
    "platform": null,
    "description": "# spectral-cli\nPython CLI supporting interactions with Challenges on the Spectral Network Platform.\n\n[![PyPI version](https://badge.fury.io/py/spectral-cli.svg)](https://badge.fury.io/py/spectral-cli)\n\n## Overview\n\n**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.\n\n## Installation\n\nTo install **spectral-cli**, use the following command:\n\n```bash\nmake install\n```\n\n## Usage\n\n### Running Tests\n\nExecute the following command to run the test suite:\n\n```bash\nmake test\n```\n\n### Building the Package\n\nBuild the package using the following command:\n\n```bash\nmake build\n```\n\n### Publishing to PyPI\n\nPublish the package to PyPI with the following command:\n\n```bash\nmake publish\n```\n\n### Publishing to TestPyPI\n\nTo publish the package to TestPyPI, use the following command:\n\n```bash\nmake publish-test\n```\n\n## Version Management\n\nBump the version with the following commands:\n\n- Bump patch version: `make bump-patch`\n- Bump minor version: `make bump-minor`\n- Bump major version: `make bump-major`\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Spectral CLI allows you to participate in challenges on the Spectral Finance Platform.",
    "version": "0.1.20",
    "project_urls": {
        "Repository": "https://github.com/Spectral-Finance/spectral-ai-sdk"
    },
    "split_keywords": [
        "machine learning",
        "ai",
        "data science",
        "web3"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8ca226d2af8e051631764362ef6f3566f6b4d7c98ff586516759643979d49f8",
                "md5": "d677fc436d6edae1051a749e9314ddf2",
                "sha256": "3772f16fd09890b2c41568012cb19cd4106b9f0171f713f460baf1cdca1d3d2e"
            },
            "downloads": -1,
            "filename": "spectral_cli-0.1.20-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d677fc436d6edae1051a749e9314ddf2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11.6,<4",
            "size": 29858,
            "upload_time": "2024-02-26T19:48:45",
            "upload_time_iso_8601": "2024-02-26T19:48:45.764819Z",
            "url": "https://files.pythonhosted.org/packages/b8/ca/226d2af8e051631764362ef6f3566f6b4d7c98ff586516759643979d49f8/spectral_cli-0.1.20-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b27273137d5d2015b2961403a1943998144d4e7ef078e06eff57513d54a6ebd3",
                "md5": "89e2230ab47b52f6f1c10aa7a23e4eeb",
                "sha256": "e99282f85ab0ec275f5b1548c0c441d0c06e364fe189d4a2d07db23a17bfe7fd"
            },
            "downloads": -1,
            "filename": "spectral_cli-0.1.20.tar.gz",
            "has_sig": false,
            "md5_digest": "89e2230ab47b52f6f1c10aa7a23e4eeb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11.6,<4",
            "size": 20013,
            "upload_time": "2024-02-26T19:48:47",
            "upload_time_iso_8601": "2024-02-26T19:48:47.892723Z",
            "url": "https://files.pythonhosted.org/packages/b2/72/73137d5d2015b2961403a1943998144d4e7ef078e06eff57513d54a6ebd3/spectral_cli-0.1.20.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-26 19:48:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Spectral-Finance",
    "github_project": "spectral-ai-sdk",
    "github_not_found": true,
    "lcname": "spectral-cli"
}
        
Elapsed time: 0.24329s