dataos-sdk-py-modernlabs


Namedataos-sdk-py-modernlabs JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://bitbucket.org/rubik_/dataos-sdk-py
SummaryData OS SDK Python
upload_time2023-08-24 07:08:45
maintainer
docs_urlNone
authordevendrasr
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            DataOS® has got rich set of primitives. One can utilise these primitives to build or integrate their existing
capabilities.
The sdk exposes apis to interact with these primitives via respective services.


### SDK Candidates
1. Asset Tags Service
2. commons 
3. Depot-Service
4. Gateway
5. Heimdall
6. Poros
7. Stack Service

### SDK Not Supported Candidates
1. Hera

### Contribution

package:

### Create virtual env
```shell
sh recreate_venv.sh 
```

### Create dist
```shell
make wheel 
```

### Start Doc Server Locally
change dir using below command
```shell
cd docs/_build/html
```

Run command to open docs at `localhost:8000`
```shell
python -m http.server
```

Generate API Docs Python
https://towardsdatascience.com/documenting-python-code-with-sphinx-554e1d6c4f6d

            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/rubik_/dataos-sdk-py",
    "name": "dataos-sdk-py-modernlabs",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "devendrasr",
    "author_email": "devendra@tmdc.io",
    "download_url": "https://files.pythonhosted.org/packages/28/76/4baa43faad307d0cff2dfe4d7fb4244632860b52ee0e0cd70839dbdcfacc/dataos-sdk-py_modernlabs-0.0.1.tar.gz",
    "platform": null,
    "description": "DataOS\u00ae has got rich set of primitives. One can utilise these primitives to build or integrate their existing\ncapabilities.\nThe sdk exposes apis to interact with these primitives via respective services.\n\n\n### SDK Candidates\n1. Asset Tags Service\n2. commons \n3. Depot-Service\n4. Gateway\n5. Heimdall\n6. Poros\n7. Stack Service\n\n### SDK Not Supported Candidates\n1. Hera\n\n### Contribution\n\npackage:\n\n### Create virtual env\n```shell\nsh recreate_venv.sh \n```\n\n### Create dist\n```shell\nmake wheel \n```\n\n### Start Doc Server Locally\nchange dir using below command\n```shell\ncd docs/_build/html\n```\n\nRun command to open docs at `localhost:8000`\n```shell\npython -m http.server\n```\n\nGenerate API Docs Python\nhttps://towardsdatascience.com/documenting-python-code-with-sphinx-554e1d6c4f6d\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Data OS SDK Python",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://bitbucket.org/rubik_/dataos-soda-py/issues",
        "Homepage": "https://bitbucket.org/rubik_/dataos-soda-py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9b5c0ccbd942f36c307a5b098734200f28054512df0b910ff285cd091bff81a5",
                "md5": "de48497bbb4e8a6cc93c9312a858352e",
                "sha256": "d1e23a4d24c1fc873c00a26359098d4858bace2c1e64a795a37202368a88010a"
            },
            "downloads": -1,
            "filename": "dataos_sdk_py_modernlabs-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de48497bbb4e8a6cc93c9312a858352e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 66809,
            "upload_time": "2023-08-24T07:08:42",
            "upload_time_iso_8601": "2023-08-24T07:08:42.955143Z",
            "url": "https://files.pythonhosted.org/packages/9b/5c/0ccbd942f36c307a5b098734200f28054512df0b910ff285cd091bff81a5/dataos_sdk_py_modernlabs-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "28764baa43faad307d0cff2dfe4d7fb4244632860b52ee0e0cd70839dbdcfacc",
                "md5": "6c0fe18785d98ecace8b15c0b4cda147",
                "sha256": "a8762558d8b1050985ee356c1632edbc1c5645c417dbc9192eed4e2f74e05123"
            },
            "downloads": -1,
            "filename": "dataos-sdk-py_modernlabs-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6c0fe18785d98ecace8b15c0b4cda147",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 35599,
            "upload_time": "2023-08-24T07:08:45",
            "upload_time_iso_8601": "2023-08-24T07:08:45.262702Z",
            "url": "https://files.pythonhosted.org/packages/28/76/4baa43faad307d0cff2dfe4d7fb4244632860b52ee0e0cd70839dbdcfacc/dataos-sdk-py_modernlabs-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-24 07:08:45",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "rubik_",
    "bitbucket_project": "dataos-sdk-py",
    "lcname": "dataos-sdk-py-modernlabs"
}
        
Elapsed time: 0.15917s