========
Overview
========
A set of glue code and utilities to make using elemeno AI platform a smooth experience
* Free software: Apache Software License 2.0
Installation
============
::
pip install elemeno-ai-sdk
You can also install the in-development version with::
pip install https://gitlab.com/elemeno-ai/python-elemeno-ai-sdk/-/archive/master/python-elemeno-ai-sdk-master.zip
Documentation
=============
elemeno-ai-sdk.readthedocs.io
Development
===========
To run all the tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table::
:widths: 10 90
:stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Versioning
==========
Bumping version is as simple as running `python -m bumpversion --new-version 0.0.5 patch`
Changelog
=========
0.0.1 (2021-10-16)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/elemeno-ai/python-elemeno-ai-sdk",
"name": "elemeno-ai-sdk",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*",
"maintainer_email": "",
"keywords": "artificial intelligence,ai,machine learning,ml,sdk,elemeno,mlops",
"author": "Lucas Bonatto Miguel",
"author_email": "developer@elemeno.ai",
"download_url": "",
"platform": null,
"description": "========\nOverview\n========\n\nA set of glue code and utilities to make using elemeno AI platform a smooth experience\n\n* Free software: Apache Software License 2.0\n\nInstallation\n============\n\n::\n\n pip install elemeno-ai-sdk\n\nYou can also install the in-development version with::\n\n pip install https://gitlab.com/elemeno-ai/python-elemeno-ai-sdk/-/archive/master/python-elemeno-ai-sdk-master.zip\n\n\nDocumentation\n=============\n\n\nelemeno-ai-sdk.readthedocs.io\n\n\nDevelopment\n===========\n\nTo run all the tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n\nVersioning\n==========\n\nBumping version is as simple as running `python -m bumpversion --new-version 0.0.5 patch`\n\n\nChangelog\n=========\n\n0.0.1 (2021-10-16)\n------------------\n\n* First release on PyPI.\n\n\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "A set of glue code and utilities to make using elemeno AI platform a smooth experience",
"version": "0.6.17",
"project_urls": {
"Homepage": "https://gitlab.com/elemeno-ai/python-elemeno-ai-sdk",
"Issue Tracker": "https://gitlab.com/elemeno-ai/python-elemeno-ai-sdk/issues"
},
"split_keywords": [
"artificial intelligence",
"ai",
"machine learning",
"ml",
"sdk",
"elemeno",
"mlops"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f40cf3f72e30754bdb595496cc194e550db572694fdd870c30b18bbd553ec5f",
"md5": "e647a65570f55f0560bf47010cc9a507",
"sha256": "a71162bbe088528c277d5f09ec09701626dd901bb241dd0baf7606784759d81f"
},
"downloads": -1,
"filename": "elemeno_ai_sdk-0.6.17-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "e647a65570f55f0560bf47010cc9a507",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*",
"size": 37615,
"upload_time": "2024-01-05T20:03:48",
"upload_time_iso_8601": "2024-01-05T20:03:48.313523Z",
"url": "https://files.pythonhosted.org/packages/5f/40/cf3f72e30754bdb595496cc194e550db572694fdd870c30b18bbd553ec5f/elemeno_ai_sdk-0.6.17-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-01-05 20:03:48",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "elemeno-ai",
"gitlab_project": "python-elemeno-ai-sdk",
"lcname": "elemeno-ai-sdk"
}