<p align="center">
<img src="https://raw.githubusercontent.com/alteia-ai/alteia-python-sdk/master/docs/images/SDK_Python.png" alt="logo" style="max-width:100%;">
<p align="center">
<a href="https://pypi.org/project/alteia/" rel="nofollow"><img src="https://img.shields.io/pypi/v/alteia.svg" alt="pypi version" style="max-width:100%;"></a>
<a href="https://pypi.org/project/alteia/" rel="nofollow"><img src="https://img.shields.io/pypi/pyversions/alteia.svg" alt="compatible python versions" style="max-width:100%;"></a>
</p>
> This SDK offers a high-level Python interface to [Alteia APIs](https://www.alteia.com).
## Installation
```bash
pip install alteia
```
**requires Python >= 3.6.1, pip >= 20.3*
## Basic usage
```python
import alteia
sdk = alteia.SDK(user="YOUR_EMAIL_ADDRESS", password="YOUR_ALTEIA_PASSWORD")
projects = sdk.projects.search()
for project in projects:
print(project.name)
# My awesome project
```
<p> </p>
## 📕 Documentation
- [Reference documentation](https://alteia.readthedocs.io/en/latest/index.html)
- [Jupyter notebook tutorials](https://github.com/alteia-ai/tutorials)
## Contributing
Package installation:
```bash
poetry install
```
(Optional) To install pre-commit hooks (and detect problems before the pipelines):
```bash
pip install pre-commit
pre-commit install
pre-commit run --all-files
pre-commit autoupdate # Optional, to update pre-commit versions
```
Raw data
{
"_id": null,
"home_page": "https://github.com/alteia-ai/alteia-python-sdk",
"name": "alteia",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0.0,>=3.6.1",
"maintainer_email": null,
"keywords": "sdk, alteia",
"author": "Alteia Backend team",
"author_email": "backend-team@alteia.com",
"download_url": "https://files.pythonhosted.org/packages/71/ec/4e11ab38db51bdffd96b0b8a1c9e4cb70b06809da9d9642c4e9c826a22f2/alteia-2.15.0.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n<img src=\"https://raw.githubusercontent.com/alteia-ai/alteia-python-sdk/master/docs/images/SDK_Python.png\" alt=\"logo\" style=\"max-width:100%;\">\n\n<p align=\"center\">\n<a href=\"https://pypi.org/project/alteia/\" rel=\"nofollow\"><img src=\"https://img.shields.io/pypi/v/alteia.svg\" alt=\"pypi version\" style=\"max-width:100%;\"></a>\n<a href=\"https://pypi.org/project/alteia/\" rel=\"nofollow\"><img src=\"https://img.shields.io/pypi/pyversions/alteia.svg\" alt=\"compatible python versions\" style=\"max-width:100%;\"></a>\n</p>\n\n> This SDK offers a high-level Python interface to [Alteia APIs](https://www.alteia.com).\n\n## Installation\n\n```bash\npip install alteia\n```\n\n**requires Python >= 3.6.1, pip >= 20.3*\n\n## Basic usage\n\n```python\nimport alteia\n\nsdk = alteia.SDK(user=\"YOUR_EMAIL_ADDRESS\", password=\"YOUR_ALTEIA_PASSWORD\")\n\nprojects = sdk.projects.search()\n\nfor project in projects:\n print(project.name)\n\n# My awesome project\n```\n\n<p> </p>\n\n## \ud83d\udcd5 Documentation\n\n- [Reference documentation](https://alteia.readthedocs.io/en/latest/index.html)\n- [Jupyter notebook tutorials](https://github.com/alteia-ai/tutorials)\n\n## Contributing\n\nPackage installation:\n\n```bash\npoetry install\n```\n\n(Optional) To install pre-commit hooks (and detect problems before the pipelines):\n\n```bash\npip install pre-commit\npre-commit install\npre-commit run --all-files\npre-commit autoupdate # Optional, to update pre-commit versions\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "High-level Python interface to Alteia API",
"version": "2.15.0",
"project_urls": {
"Documentation": "https://alteia.readthedocs.io/en/latest/index.html",
"Homepage": "https://github.com/alteia-ai/alteia-python-sdk",
"Repository": "https://github.com/alteia-ai/alteia-python-sdk"
},
"split_keywords": [
"sdk",
" alteia"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1ede1365dae8acf184ca3b40016698a5548247a3f51f46a1a0bf7e57fd19f546",
"md5": "841f9aaf5581dc80562fc79018f266c6",
"sha256": "5e1876e7eac779bf81825f71561e5a4859a5c5391a4420f55cfe2a554c707893"
},
"downloads": -1,
"filename": "alteia-2.15.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "841f9aaf5581dc80562fc79018f266c6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0.0,>=3.6.1",
"size": 138140,
"upload_time": "2024-12-12T14:38:51",
"upload_time_iso_8601": "2024-12-12T14:38:51.475383Z",
"url": "https://files.pythonhosted.org/packages/1e/de/1365dae8acf184ca3b40016698a5548247a3f51f46a1a0bf7e57fd19f546/alteia-2.15.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71ec4e11ab38db51bdffd96b0b8a1c9e4cb70b06809da9d9642c4e9c826a22f2",
"md5": "7a0cd8e0aa2a700180a4cf4f3aad072b",
"sha256": "8f47a71cfb5b220d27b55fc8381ba36d1f539c73daafe9e448f13bce4362efff"
},
"downloads": -1,
"filename": "alteia-2.15.0.tar.gz",
"has_sig": false,
"md5_digest": "7a0cd8e0aa2a700180a4cf4f3aad072b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0.0,>=3.6.1",
"size": 81133,
"upload_time": "2024-12-12T14:38:55",
"upload_time_iso_8601": "2024-12-12T14:38:55.458771Z",
"url": "https://files.pythonhosted.org/packages/71/ec/4e11ab38db51bdffd96b0b8a1c9e4cb70b06809da9d9642c4e9c826a22f2/alteia-2.15.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-12 14:38:55",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "alteia-ai",
"github_project": "alteia-python-sdk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "alteia"
}