skyflow


Nameskyflow JSON
Version 1.15.1 PyPI version JSON
download
home_pagehttps://github.com/skyflowapi/skyflow-python/
SummarySkyflow SDK for the Python programming language
upload_time2023-12-07 12:04:53
maintainer
docs_urlNone
authorSkyflow
requires_python>=3.7
licenseLICENSE
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
=======
Skyflow
=======

This is the Python SDK for the `Skyflow API <https://skyflow.com/>`_.

Getting Started
---------------
You can install the package using the following command ::

$ pip install skyflow

What you need
-------------
- A Skyflow account (You can also request for a demo `here <https://www.skyflow.com/get-demo>`_)

- A Skyflow Service Account

Resources
---------
- You can find the source code with examples at the official `Github <https://github.com/skyflowapi/skyflow-python/>`_ repository.
- Checkout the official `Skyflow docs <https://docs.skyflow.com/>`_ for API Reference

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skyflowapi/skyflow-python/",
    "name": "skyflow",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "Skyflow",
    "author_email": "service-ops@skyflow.com",
    "download_url": "https://files.pythonhosted.org/packages/9f/53/255b275f00a690693efab9b69becacaf382ea2f5e3d9f11bb75c3ecc6fb7/skyflow-1.15.1.tar.gz",
    "platform": null,
    "description": "\n=======\nSkyflow\n=======\n\nThis is the Python SDK for the `Skyflow API <https://skyflow.com/>`_.\n\nGetting Started\n---------------\nYou can install the package using the following command ::\n\n$ pip install skyflow\n\nWhat you need\n-------------\n- A Skyflow account (You can also request for a demo `here <https://www.skyflow.com/get-demo>`_)\n\n- A Skyflow Service Account\n\nResources\n---------\n- You can find the source code with examples at the official `Github <https://github.com/skyflowapi/skyflow-python/>`_ repository.\n- Checkout the official `Skyflow docs <https://docs.skyflow.com/>`_ for API Reference\n",
    "bugtrack_url": null,
    "license": "LICENSE",
    "summary": "Skyflow SDK for the Python programming language",
    "version": "1.15.1",
    "project_urls": {
        "Homepage": "https://github.com/skyflowapi/skyflow-python/"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d61f1430200692043167000891bee86fe1cf1e9f5d3594a4dd50c4dc31d65f7",
                "md5": "7f7ea416f92bfa6ee6edc7ccf08dcf17",
                "sha256": "33472582e44f71c107a0c6da779502d14d838e77781a57c70b2db5d05e83c567"
            },
            "downloads": -1,
            "filename": "skyflow-1.15.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7f7ea416f92bfa6ee6edc7ccf08dcf17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 24924,
            "upload_time": "2023-12-07T12:04:51",
            "upload_time_iso_8601": "2023-12-07T12:04:51.671222Z",
            "url": "https://files.pythonhosted.org/packages/0d/61/f1430200692043167000891bee86fe1cf1e9f5d3594a4dd50c4dc31d65f7/skyflow-1.15.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f53255b275f00a690693efab9b69becacaf382ea2f5e3d9f11bb75c3ecc6fb7",
                "md5": "3c88b45254147beb3d8d2d5e959a217b",
                "sha256": "b5535e0b2f57e4c02a8190d165bb8e4a904a78cf9dce1c8dbf9be0b1e06aeb69"
            },
            "downloads": -1,
            "filename": "skyflow-1.15.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3c88b45254147beb3d8d2d5e959a217b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 16450,
            "upload_time": "2023-12-07T12:04:53",
            "upload_time_iso_8601": "2023-12-07T12:04:53.927552Z",
            "url": "https://files.pythonhosted.org/packages/9f/53/255b275f00a690693efab9b69becacaf382ea2f5e3d9f11bb75c3ecc6fb7/skyflow-1.15.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-07 12:04:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skyflowapi",
    "github_project": "skyflow-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "skyflow"
}
        
Elapsed time: 0.16007s