{ "info": { "author": "Vinay Phadnis", "author_email": "phadnisvinay30@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Simple and Easy API Wrapper for `r-spacex/SpaceX-API`_!\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nDocumentation\n-------------\n\nThis API Wrapper aims to provide a simple and easy way to use the\n`SpaceX-API`_ in Python projects. See the `Wiki`_ for full wrapper\ndocumentation.\n\nInstallation\n------------\n\nTo install via ``pip`` use: ``pip install spacexPython``\n\nBasic Usage\n-----------\n\nThe usage of the wrapper is very easy. It does not require any\ninitialisation. Just import and start coding:\n\n.. code:: python\n\n import spacexpython\n\n rocket_data = spacexpython.rockets.falconHeavy()\n print(rocket_data)\n\n.. _r-spacex/SpaceX-API: https://github.com/r-spacex/SpaceX-API\n.. _SpaceX-API: https://github.com/r-spacex/SpaceX-API\n.. _Wiki: https://github.com/phadnisvinay30/SpaceX-Python/wiki\n\n\n.. This is your project NEWS file which will contain the release notes.\n.. Example: http://www.python.org/download/releases/2.6/NEWS.txt\n.. The content of this file, along with README.rst, will appear in your\n.. project's PyPI page.\n\nNews\n====\n\n0.2a1\n-----\n\n*Release date: UNRELEASED*\n\n* Example news entry for the in-development version\n\n\n0.1\n---\n\n*Release date: 15-Mar-2010*\n\n* Example news entry for a released version\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "wrapper api spacex", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "spacexPython", "package_url": "https://pypi.org/project/spacexPython/", "platform": "", "project_url": "https://pypi.org/project/spacexPython/", "project_urls": null, "release_url": "https://pypi.org/project/spacexPython/1.0.1/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "Simple Python wrapper for the SpaceX API", "version": "1.0.1" }, "last_serial": 4180046, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "a54a0a4aa3115443b0fa8c116c12e422", "sha256": "3b059233bd105e4e6ccbdfe580f59e53f5ebc96b3e996933567db0206d1a0ea5" }, "downloads": -1, "filename": "spacexPython-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a54a0a4aa3115443b0fa8c116c12e422", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3870, "upload_time": "2018-08-17T12:21:44", "url": "https://files.pythonhosted.org/packages/1a/18/3bb21f4585643e6f82df26c9e791935fa500f84578b73b74279d50deabc1/spacexPython-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5ad1272ec593d548134414bc95e36f0", "sha256": "357ca21271657c6eaddde90382ecf8034e92b3009965b7c46c225055a13180af" }, "downloads": -1, "filename": "spacexPython-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e5ad1272ec593d548134414bc95e36f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2775, "upload_time": "2018-08-17T12:21:46", "url": "https://files.pythonhosted.org/packages/39/6b/e3c1ed51a10bad510aa7fae8ea40549ff2a20be6e1511721712f6c77e7d0/spacexPython-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a54a0a4aa3115443b0fa8c116c12e422", "sha256": "3b059233bd105e4e6ccbdfe580f59e53f5ebc96b3e996933567db0206d1a0ea5" }, "downloads": -1, "filename": "spacexPython-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "a54a0a4aa3115443b0fa8c116c12e422", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3870, "upload_time": "2018-08-17T12:21:44", "url": "https://files.pythonhosted.org/packages/1a/18/3bb21f4585643e6f82df26c9e791935fa500f84578b73b74279d50deabc1/spacexPython-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e5ad1272ec593d548134414bc95e36f0", "sha256": "357ca21271657c6eaddde90382ecf8034e92b3009965b7c46c225055a13180af" }, "downloads": -1, "filename": "spacexPython-1.0.1.tar.gz", "has_sig": false, "md5_digest": "e5ad1272ec593d548134414bc95e36f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2775, "upload_time": "2018-08-17T12:21:46", "url": "https://files.pythonhosted.org/packages/39/6b/e3c1ed51a10bad510aa7fae8ea40549ff2a20be6e1511721712f6c77e7d0/spacexPython-1.0.1.tar.gz" } ] }