skyant-data


Nameskyant-data JSON
Version 0.0.1.post1 PyPI version JSON
download
home_pagehttps://skyant.dev
SummaryExtended well-known objects for interaction with cloud
upload_time2022-12-24 14:08:48
maintainer
docs_urlNone
authorIurii Tarasenko
requires_python>=3.10
licenseMIT
keywords pydantic api rest gcp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
__This package is a part of cloud application framework [SkyANT](https://skyant.dev). For more information please read [the documentation](https://docs.skyant.dev/projects/data).__

<br/>

## Cloud Application Framework

Cloud Application Framework is a fleet of well-known software libraries which was been extended by cloud related methods.

SkyANT now contains components inherited from [Plotly Dash](https://dash.plotly.com), [Pydantic](https://docs.pydantic.dev/), [Dask](https://dask.org), [Odoo](https://odoo.com), etc & work with [Google Cloud Platform](https://cloud.google.com).


## Value

Making software for a cloud requires two vectors business-logic & cloud integration codding.

SkyANT components already contain cloud integration tools, so it gives developers opportunities to work with business-logic only.



## Features

#### data types

- [x] structured (json, yaml)
- [ ] unstructured (jpg, jpeg, png)


#### save/send and load

- [x] to/from Google Cloud Storage
- [x] to/from local file
- [x] to/from Google Firestore
- [x] to Google PubSub topic & Google Tasks
- [ ] to/from REST endpoint (partial completed)


#### other

- [x] send request with an authentication header for Google Cloud Platform (with `skyant-tools`)
- [x] transparently work with a document reference in Google Firestore

            

Raw data

            {
    "_id": null,
    "home_page": "https://skyant.dev",
    "name": "skyant-data",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "pydantic,api,rest,GCP",
    "author": "Iurii Tarasenko",
    "author_email": "info@skyant.dev",
    "download_url": "https://files.pythonhosted.org/packages/c9/d0/cb2b3087624a30595cb365c76fc354cfb2cc2f0bf745ac2a8aa0359b78b4/skyant-data-0.0.1.post1.tar.gz",
    "platform": null,
    "description": "\n__This package is a part of cloud application framework [SkyANT](https://skyant.dev). For more information please read [the documentation](https://docs.skyant.dev/projects/data).__\n\n<br/>\n\n## Cloud Application Framework\n\nCloud Application Framework is a fleet of well-known software libraries which was been extended by cloud related methods.\n\nSkyANT now contains components inherited from [Plotly Dash](https://dash.plotly.com), [Pydantic](https://docs.pydantic.dev/), [Dask](https://dask.org), [Odoo](https://odoo.com), etc & work with [Google Cloud Platform](https://cloud.google.com).\n\n\n## Value\n\nMaking software for a cloud requires two vectors business-logic & cloud integration codding.\n\nSkyANT components already contain cloud integration tools, so it gives developers opportunities to work with business-logic only.\n\n\n\n## Features\n\n#### data types\n\n- [x] structured (json, yaml)\n- [ ] unstructured (jpg, jpeg, png)\n\n\n#### save/send and load\n\n- [x] to/from Google Cloud Storage\n- [x] to/from local file\n- [x] to/from Google Firestore\n- [x] to Google PubSub topic & Google Tasks\n- [ ] to/from REST endpoint (partial completed)\n\n\n#### other\n\n- [x] send request with an authentication header for Google Cloud Platform (with `skyant-tools`)\n- [x] transparently work with a document reference in Google Firestore\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Extended well-known objects for interaction with cloud",
    "version": "0.0.1.post1",
    "split_keywords": [
        "pydantic",
        "api",
        "rest",
        "gcp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "ab0509bc92d792d22d0fefecd749a39e",
                "sha256": "93b69fc52f3a686579d0820963ffd9bcb1af4f048c0ca622656ac14867504204"
            },
            "downloads": -1,
            "filename": "skyant_data-0.0.1.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ab0509bc92d792d22d0fefecd749a39e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 19764,
            "upload_time": "2022-12-24T14:08:47",
            "upload_time_iso_8601": "2022-12-24T14:08:47.519008Z",
            "url": "https://files.pythonhosted.org/packages/74/2f/73e7ace7789a69f40850b00b5071300bb5d2cf2f5d379f577373bd95f9a9/skyant_data-0.0.1.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "ccf8afec2a54cb840505dc9167600dd8",
                "sha256": "cd534cb2a4dd5803b5d24c83eaf6d607e5f277c6326475dad3ef6128bac44959"
            },
            "downloads": -1,
            "filename": "skyant-data-0.0.1.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "ccf8afec2a54cb840505dc9167600dd8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 14960,
            "upload_time": "2022-12-24T14:08:48",
            "upload_time_iso_8601": "2022-12-24T14:08:48.723006Z",
            "url": "https://files.pythonhosted.org/packages/c9/d0/cb2b3087624a30595cb365c76fc354cfb2cc2f0bf745ac2a8aa0359b78b4/skyant-data-0.0.1.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-24 14:08:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "skyant-data"
}
        
Elapsed time: 0.02387s