d2spy


Named2spy JSON
Version 0.1.8 PyPI version JSON
download
home_pageNone
SummaryPython package for interacting with a Data to Science instance.
upload_time2024-09-03 21:42:39
maintainerNone
docs_urlNone
authorBen Hancock
requires_python<4.0,>=3.9
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.9",
    "maintainer_email": null,
    "keywords": "python, data to science, uas",
    "author": "Ben Hancock",
    "author_email": "hancocb@purdue.edu",
    "download_url": "https://files.pythonhosted.org/packages/42/32/5b7133cbadf6f157df7ef9b29eb7e2f0a38c0c8e3f438335c9bb35a9bafd/d2spy-0.1.8.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.1.8",
    "project_urls": null,
    "split_keywords": [
        "python",
        " data to science",
        " uas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77db543c2b8a2466fb103e2d9cf3d3cbbd242b93a6db0bc4dd4500514004305d",
                "md5": "4f0fa17bee9f6ed78a9d811e0534cf66",
                "sha256": "e660202f70cd423456ebc7b201c5fe2296486991192e363a123e7115d9c95f54"
            },
            "downloads": -1,
            "filename": "d2spy-0.1.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4f0fa17bee9f6ed78a9d811e0534cf66",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 27766,
            "upload_time": "2024-09-03T21:42:38",
            "upload_time_iso_8601": "2024-09-03T21:42:38.727792Z",
            "url": "https://files.pythonhosted.org/packages/77/db/543c2b8a2466fb103e2d9cf3d3cbbd242b93a6db0bc4dd4500514004305d/d2spy-0.1.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42325b7133cbadf6f157df7ef9b29eb7e2f0a38c0c8e3f438335c9bb35a9bafd",
                "md5": "2135a1ce4d83f1fd8cda23657e110946",
                "sha256": "70c21e570c94317602b8f514a11142c6c73b1c9a36c79b81f8ce46b9658dd3a5"
            },
            "downloads": -1,
            "filename": "d2spy-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "2135a1ce4d83f1fd8cda23657e110946",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 18201,
            "upload_time": "2024-09-03T21:42:39",
            "upload_time_iso_8601": "2024-09-03T21:42:39.742720Z",
            "url": "https://files.pythonhosted.org/packages/42/32/5b7133cbadf6f157df7ef9b29eb7e2f0a38c0c8e3f438335c9bb35a9bafd/d2spy-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-03 21:42:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "d2spy"
}
        
Elapsed time: 0.35422s