## Installation
```
python3.11 -m venv venv
source venv/bin/activate
pip install pdm
pip install build
pdm install
python -m build
pip install ~/machina/machina-core-sdk/dist/machina_core_sdk-0.1.5-py3-none-any.whl
```
## Publication
pip install twine
twine upload dist/*
Raw data
{
"_id": null,
"home_page": null,
"name": "machina-core-sdk",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.9",
"maintainer_email": null,
"keywords": null,
"author": "Fernando Bombassaro Martins",
"author_email": "Fernando Bombassaro Martins <fernando@machina.gg>",
"download_url": "https://files.pythonhosted.org/packages/c7/9d/0417d324bc817fd15f309bbebe60a5f499fe5106099cb22925cf2fe8c504/machina_core_sdk-0.1.14.tar.gz",
"platform": null,
"description": "## Installation\n\n```\npython3.11 -m venv venv\n\nsource venv/bin/activate\n\npip install pdm\n\npip install build\n\npdm install\n\npython -m build\n\npip install ~/machina/machina-core-sdk/dist/machina_core_sdk-0.1.5-py3-none-any.whl\n\n```\n\n\n## Publication\n\npip install twine\n\ntwine upload dist/*\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Machina Core API",
"version": "0.1.14",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "836e57735946ab683d0d4496c6768f76ffa1f532e8282b2731e1689b6a269839",
"md5": "c3a723dc5ee271ccd4f473c3779a5b48",
"sha256": "38c927fb6bc969b0af3f7ecbd8b913086c02d6760d5bda14ceb0124ed246535e"
},
"downloads": -1,
"filename": "machina_core_sdk-0.1.14-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c3a723dc5ee271ccd4f473c3779a5b48",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.9",
"size": 2577,
"upload_time": "2024-08-19T18:39:34",
"upload_time_iso_8601": "2024-08-19T18:39:34.538634Z",
"url": "https://files.pythonhosted.org/packages/83/6e/57735946ab683d0d4496c6768f76ffa1f532e8282b2731e1689b6a269839/machina_core_sdk-0.1.14-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c79d0417d324bc817fd15f309bbebe60a5f499fe5106099cb22925cf2fe8c504",
"md5": "2a8eab4d919bb90459f7356080361e63",
"sha256": "1dc688f9f8a617299a919ad369dfe1675ea8a7ee03377c00118b2a80a0f47db0"
},
"downloads": -1,
"filename": "machina_core_sdk-0.1.14.tar.gz",
"has_sig": false,
"md5_digest": "2a8eab4d919bb90459f7356080361e63",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.9",
"size": 2339,
"upload_time": "2024-08-19T18:39:35",
"upload_time_iso_8601": "2024-08-19T18:39:35.818197Z",
"url": "https://files.pythonhosted.org/packages/c7/9d/0417d324bc817fd15f309bbebe60a5f499fe5106099cb22925cf2fe8c504/machina_core_sdk-0.1.14.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-19 18:39:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "machina-core-sdk"
}