d2spy


Named2spy JSON
Version 0.1.14 PyPI version JSON
download
home_pageNone
SummaryPython package for interacting with a Data to Science instance.
upload_time2024-10-28 19:46:31
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/83/e5/8164aff134506e491adaa93c369f0d4f8ce2fa70fbeff04126ab22e4465a/d2spy-0.1.14.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.14",
    "project_urls": null,
    "split_keywords": [
        "python",
        " data to science",
        " uas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4ab48b35b20439866f92a5e62c923b3d5562ef321dcd4ea14c852debd978de9",
                "md5": "7a54b0cd42f662caaf0adad923f19283",
                "sha256": "39cbf964b0618de9c5b58918566702b6dc34776dc17e96abc11527c8fb547e49"
            },
            "downloads": -1,
            "filename": "d2spy-0.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7a54b0cd42f662caaf0adad923f19283",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 32206,
            "upload_time": "2024-10-28T19:46:30",
            "upload_time_iso_8601": "2024-10-28T19:46:30.314045Z",
            "url": "https://files.pythonhosted.org/packages/d4/ab/48b35b20439866f92a5e62c923b3d5562ef321dcd4ea14c852debd978de9/d2spy-0.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83e58164aff134506e491adaa93c369f0d4f8ce2fa70fbeff04126ab22e4465a",
                "md5": "37d0e18156fe273419f2649d66cf98fd",
                "sha256": "b9aca3bd94890594ff208ef5d07fa28737ccfb9bd3b8d7b31ae2708e8723f324"
            },
            "downloads": -1,
            "filename": "d2spy-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "37d0e18156fe273419f2649d66cf98fd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 22383,
            "upload_time": "2024-10-28T19:46:31",
            "upload_time_iso_8601": "2024-10-28T19:46:31.529343Z",
            "url": "https://files.pythonhosted.org/packages/83/e5/8164aff134506e491adaa93c369f0d4f8ce2fa70fbeff04126ab22e4465a/d2spy-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 19:46:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "d2spy"
}
        
Elapsed time: 0.32938s