constellaxion


Nameconstellaxion JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryThe constellaXion CLI for managing your laboratory database
upload_time2025-01-07 12:34:59
maintainerNone
docs_urlNone
authorConstellaxion Technologies, Inc.
requires_python>=3.10
licenseNone
keywords constellaxion ai ml ops
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # constellaXion CLI

The fastest way to Train, Deploy and Serve Open Source Language Models to your Cloud environment

## Installation

Install the package:

```sh
pip install constellaxion
```


## Usage
1. Init your model:

    ```sh
    constellaXion init
    ```

2. View Training and Serving configurations:

    ```sh
    constallaXion job view
    ```

3. Train, Deploy and Serve model:

    ```sh
    constallaXion job run
    ```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "constellaxion",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "constellaxion, ai, ml ops",
    "author": "Constellaxion Technologies, Inc.",
    "author_email": "dev@constellaxion.ai",
    "download_url": "https://files.pythonhosted.org/packages/21/0c/1f7777997626ce0c5a17056df124748e4f239b8e014c9102acfc7abbb2ee/constellaxion-0.3.1.tar.gz",
    "platform": null,
    "description": "# constellaXion CLI\n\nThe fastest way to Train, Deploy and Serve Open Source Language Models to your Cloud environment\n\n## Installation\n\nInstall the package:\n\n```sh\npip install constellaxion\n```\n\n\n## Usage\n1. Init your model:\n\n    ```sh\n    constellaXion init\n    ```\n\n2. View Training and Serving configurations:\n\n    ```sh\n    constallaXion job view\n    ```\n\n3. Train, Deploy and Serve model:\n\n    ```sh\n    constallaXion job run\n    ```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The constellaXion CLI for managing your laboratory database",
    "version": "0.3.1",
    "project_urls": null,
    "split_keywords": [
        "constellaxion",
        " ai",
        " ml ops"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4a95c42e8c922a50f7127aa517ae2844e2a1d1cf9ce7809fe6b182620a8e457",
                "md5": "438af4a99ea7afc115151b5f3ac1ad1c",
                "sha256": "46f75d5819e96c51ba7b3d25643d1035b13269ab2cb4556dbc5b7d2d273222e1"
            },
            "downloads": -1,
            "filename": "constellaxion-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "438af4a99ea7afc115151b5f3ac1ad1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 14525,
            "upload_time": "2025-01-07T12:34:57",
            "upload_time_iso_8601": "2025-01-07T12:34:57.667960Z",
            "url": "https://files.pythonhosted.org/packages/d4/a9/5c42e8c922a50f7127aa517ae2844e2a1d1cf9ce7809fe6b182620a8e457/constellaxion-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "210c1f7777997626ce0c5a17056df124748e4f239b8e014c9102acfc7abbb2ee",
                "md5": "dbf2520d352a16ae00e3902621098cd6",
                "sha256": "e98d05e0a89b478760e84a017cfc2111839197b6f95e3f74ccf78e9c19c26fc2"
            },
            "downloads": -1,
            "filename": "constellaxion-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "dbf2520d352a16ae00e3902621098cd6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 10690,
            "upload_time": "2025-01-07T12:34:59",
            "upload_time_iso_8601": "2025-01-07T12:34:59.950170Z",
            "url": "https://files.pythonhosted.org/packages/21/0c/1f7777997626ce0c5a17056df124748e4f239b8e014c9102acfc7abbb2ee/constellaxion-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-07 12:34:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "constellaxion"
}
        
Elapsed time: 0.37381s