d2spy


Named2spy JSON
Version 0.0.10 PyPI version JSON
download
home_pageNone
SummaryPython package for interacting with a Data to Science instance.
upload_time2024-06-25 15:33:54
maintainerNone
docs_urlNone
authorBen Hancock
requires_python<4.0,>=3.8
licenseMIT
keywords python data to science uas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Welcome to Data to Science Python (d2spy)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

<p align="center">
  <img 
    src="https://py.d2s.org/assets/d2s-logo.png" 
    alt="Data to Science logo"
    width="128"
  >
</p>

D2spy is a Python package for interacting with Data to Science instances.

## Features

- Sign in to your Data to Science instance
- Access your projects, flights, and data products
- Create new projects and flights
- Upload data products to flights

## Documentation

- [Homepage](https://py.d2s.org/)
- [Guides](https://py.d2s.org/guides)
- [API Reference](https://py.d2s.org/api_client/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "d2spy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "python, data to science, uas",
    "author": "Ben Hancock",
    "author_email": "hancocb@purdue.edu",
    "download_url": "https://files.pythonhosted.org/packages/34/6c/8928c05c8ce1487eb964aea62f93a3d6a902702eae9676e41b05d9da2cbe/d2spy-0.0.10.tar.gz",
    "platform": null,
    "description": "# Welcome to Data to Science Python (d2spy)\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\n<p align=\"center\">\n  <img \n    src=\"https://py.d2s.org/assets/d2s-logo.png\" \n    alt=\"Data to Science logo\"\n    width=\"128\"\n  >\n</p>\n\nD2spy is a Python package for interacting with Data to Science instances.\n\n## Features\n\n- Sign in to your Data to Science instance\n- Access your projects, flights, and data products\n- Create new projects and flights\n- Upload data products to flights\n\n## Documentation\n\n- [Homepage](https://py.d2s.org/)\n- [Guides](https://py.d2s.org/guides)\n- [API Reference](https://py.d2s.org/api_client/)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python package for interacting with a Data to Science instance.",
    "version": "0.0.10",
    "project_urls": null,
    "split_keywords": [
        "python",
        " data to science",
        " uas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44ac166f57c38be4c60e40dce1894912e0bfe3beb231b5e08d5bd32ff70d60b3",
                "md5": "baaaeadca0287fd6f8cfdbe86d01fa1c",
                "sha256": "5ddaacc907387579b1a082214893aa9d5d4fd0ad9112b102159f842a0083b076"
            },
            "downloads": -1,
            "filename": "d2spy-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "baaaeadca0287fd6f8cfdbe86d01fa1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 22456,
            "upload_time": "2024-06-25T15:33:53",
            "upload_time_iso_8601": "2024-06-25T15:33:53.173355Z",
            "url": "https://files.pythonhosted.org/packages/44/ac/166f57c38be4c60e40dce1894912e0bfe3beb231b5e08d5bd32ff70d60b3/d2spy-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "346c8928c05c8ce1487eb964aea62f93a3d6a902702eae9676e41b05d9da2cbe",
                "md5": "0e558e1ebc4f01514925fd673131ec27",
                "sha256": "bcf21d26885b1f0d76075ff32c3636714a7c6102be369fe7b962ee93589f6985"
            },
            "downloads": -1,
            "filename": "d2spy-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "0e558e1ebc4f01514925fd673131ec27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 14917,
            "upload_time": "2024-06-25T15:33:54",
            "upload_time_iso_8601": "2024-06-25T15:33:54.259979Z",
            "url": "https://files.pythonhosted.org/packages/34/6c/8928c05c8ce1487eb964aea62f93a3d6a902702eae9676e41b05d9da2cbe/d2spy-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 15:33:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "d2spy"
}
        
Elapsed time: 0.43959s