brevettiai


Namebrevettiai JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://platform.brevetti.ai
SummaryBrevetti AI library
upload_time2024-01-23 10:01:21
maintainer
docs_urlNone
authorEmil Tyge
requires_python>=3.8,<3.11
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Brevetti AI core library
The brevettiai library enables integration with the [brevetti.ai](https://brevetti.ai) platform for development of training packages

The library is used as an API through the Job class with a number of utility functions for easy development of models.
The tools support both local development on linux and windows as well as hosted training on e.g. Amazon Web Services sagemaker platform.

## Contents
Developer documentation can be found at [docs.brevetti.ai](https://docs.brevetti.ai/) and generated [package documentation](https://s3.eu-west-1.amazonaws.com/public.data.criterion.ai/documentation/brevettiai%200.5.8/index.html) is also available.

            

Raw data

            {
    "_id": null,
    "home_page": "https://platform.brevetti.ai",
    "name": "brevettiai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Emil Tyge",
    "author_email": "emil@brevetti.ai",
    "download_url": "https://files.pythonhosted.org/packages/8c/2c/1037c850e1fd643d5cb0aa974d7b987353eee999f128ff71adf746376303/brevettiai-0.9.3.tar.gz",
    "platform": null,
    "description": "# Brevetti AI core library\nThe brevettiai library enables integration with the [brevetti.ai](https://brevetti.ai) platform for development of training packages\n\nThe library is used as an API through the Job class with a number of utility functions for easy development of models.\nThe tools support both local development on linux and windows as well as hosted training on e.g. Amazon Web Services sagemaker platform.\n\n## Contents\nDeveloper documentation can be found at [docs.brevetti.ai](https://docs.brevetti.ai/) and generated [package documentation](https://s3.eu-west-1.amazonaws.com/public.data.criterion.ai/documentation/brevettiai%200.5.8/index.html) is also available.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Brevetti AI library",
    "version": "0.9.3",
    "project_urls": {
        "Documentation": "https://docs.brevetti.ai/",
        "Homepage": "https://platform.brevetti.ai",
        "Repository": "https://bitbucket.org/criterionai/core.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a38d89d594f3a4f06c4536cbddc9080c92ebc577ae4943c2fe1d6bcc0f4fe911",
                "md5": "b86dbae9a4446c9bd7fe814c357582cc",
                "sha256": "6ce61e49d80787c4236c82610e4c9a46ec32007aeb043a51b448117ef45f9816"
            },
            "downloads": -1,
            "filename": "brevettiai-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b86dbae9a4446c9bd7fe814c357582cc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<3.11",
            "size": 254752,
            "upload_time": "2024-01-23T10:01:19",
            "upload_time_iso_8601": "2024-01-23T10:01:19.470668Z",
            "url": "https://files.pythonhosted.org/packages/a3/8d/89d594f3a4f06c4536cbddc9080c92ebc577ae4943c2fe1d6bcc0f4fe911/brevettiai-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c2c1037c850e1fd643d5cb0aa974d7b987353eee999f128ff71adf746376303",
                "md5": "5e4f401536de9fa0bc6729ae98e6fa0b",
                "sha256": "fa448eaade0e237d2088f8524378de689a5c295ff01d7a1c58eebed6875601a3"
            },
            "downloads": -1,
            "filename": "brevettiai-0.9.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5e4f401536de9fa0bc6729ae98e6fa0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<3.11",
            "size": 201065,
            "upload_time": "2024-01-23T10:01:21",
            "upload_time_iso_8601": "2024-01-23T10:01:21.148048Z",
            "url": "https://files.pythonhosted.org/packages/8c/2c/1037c850e1fd643d5cb0aa974d7b987353eee999f128ff71adf746376303/brevettiai-0.9.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-23 10:01:21",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "criterionai",
    "bitbucket_project": "core",
    "lcname": "brevettiai"
}
        
Elapsed time: 0.18723s