{
"info": {
"author": "Andrew Annex",
"author_email": "ama6fy@virginia.edu",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License",
"Natural Language :: English",
"Operating System :: MacOS :: MacOS X",
"Operating System :: Microsoft :: Windows",
"Operating System :: POSIX :: BSD :: FreeBSD",
"Operating System :: POSIX :: Linux",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Topic :: Scientific/Engineering",
"Topic :: Scientific/Engineering :: Astronomy"
],
"description": "SpiceyPy\n========\n\nSpiceyPy is a Python wrapper for the NAIF C SPICE Toolkit (N66),\ncompatible with Python 2 and 3, written using ctypes.\n\n+------------------------------------------------+---------------------+--------------------------+-------------------+------------+\n| Continuous Integration | Code Coverage | Docs | Chat | Citation |\n+================================================+=====================+==========================+===================+============+\n| |Travis Build Status| |Windows Build Status| | |Coverage Status| | |Documentation Status| | |Join the chat| | |Citation| |\n+------------------------------------------------+---------------------+--------------------------+-------------------+------------+\n\n.. |Travis Build Status| image:: https://travis-ci.org/AndrewAnnex/SpiceyPy.svg?style=flat?branch=master\n :target: https://travis-ci.org/AndrewAnnex/SpiceyPy\n.. |Windows Build Status| image:: https://ci.appveyor.com/api/projects/status/wly0q2cwy33ffura/branch/master?svg=true\n :target: https://ci.appveyor.com/project/AndrewAnnex/spiceypy/\n.. |Coverage Status| image:: https://coveralls.io/repos/github/AndrewAnnex/SpiceyPy/badge.svg?branch=master\n :target: https://coveralls.io/github/AndrewAnnex/SpiceyPy?branch=master\n.. |Documentation Status| image:: https://readthedocs.org/projects/spiceypy/badge/?version=master\n :target: http://spiceypy.readthedocs.org/en/master/\n.. |Join the chat| image:: https://badges.gitter.im/Join%20Chat.svg\n :target: https://gitter.im/AndrewAnnex/SpiceyPy?utm_source=badge\n.. |Citation| image:: https://zenodo.org/badge/16987/AndrewAnnex/SpiceyPy.svg\n :target: https://zenodo.org/badge/latestdoi/16987/AndrewAnnex/SpiceyPy\n\n\nIntroduction\n------------\n\nSpiceyPy is a python wrapper for the `SPICE Toolkit `__.\nSPICE is an essential tool for scientists and engineers alike in the planetary\nscience field for Solar System Geometry. Please visit the NAIF website for more details about SPICE.\n\n*IMPORTANT*: I have no current affiliation with NASA, NAIF, or JPL. The\ncode is provided \"as is\", use at your own risk.\n\nCiting SpiceyPy\n---------------\n\nIf you are publishing work that uses SpiceyPy, please cite\nSpiceyPy and the SPICE toolkit. The citation information\nfor SPICE can be found on the NAIF website. To cite SpiceyPy please\nutilize the zenodo DOI badge at the top of this readme. To cite information \nabout SpiceyPy, usership, and how it works please cite my 2017 abstract, available with citation info at : ``__.\n\nInstallation\n------------\n\n+----------------+-------------------+\n| PyPI | Conda Forge |\n+================+===================+\n| |PyPI| | |Conda Version| |\n+----------------+-------------------+\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/spiceypy.svg\n :target: https://pypi.org/project/spiceypy/\n.. |Conda Version| image:: https://img.shields.io/conda/vn/conda-forge/spiceypy.svg\n :target: https://anaconda.org/conda-forge/spiceypy\n\nSpiceyPy can be installed using pip by running:\n``pip install spiceypy``\n\nAnaconda users should use the conda-forge distribution of SpiceyPy by running:\n``conda config --add channels conda-forge``\n``conda install spiceypy``\n\nIf you wish to install spiceypy from source first download or clone the project. Then run ``python setup.py install``.\nTo uninstall run ``pip uninstall spiceypy``.\n\nDocumentation\n-------------\n\nThe SpiceyPy docs are available at:\n`spiceypy.readthedocs.org `__.\nThe documentation for SpiceyPy is intentionally abridged so as to utilize the excellent `documentation provided by the\nNAIF. `__\nPlease refer to C and IDL documentation available on the NAIF website\nfor in-depth explanations. Each function docstring has a link to the\ncorresponding C function in the NAIF docs at a minimum.\n\nHow to Help\n-----------\n\nFeedback is always welcomed, if you discover that a function is not working as expected,\nsubmit an issue detailing how to reproduce the problem. If you utilize SpiceyPy frequently \nplease consider contributing to the project by citing me using the zenodo DOI above.\n\nKnown Working Environments:\n---------------------------\n\nSpicyPy is compatible with modern Linux, Mac, and Windows\nenvironments. Since the package is a wrapper, any environment not\nsupported by the NAIF is similarly not supported by SpiceyPy.\nIf you run into issues with your system please submit an issue with details. \nPlease note that support for Python minor versions are generally phased out \nas newer versions are released. \n\n- OS: OS X, Linux, Windows\n- CPU: 64bit only!\n- Python 2.7, 3.3, 3.4, 3.5, 3.6, 3.7\n\nAcknowledgements\n----------------\n\n`DaRasch `__ wrote spiceminer, which I\nlooked at to get SpiceCells working, thanks!",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/AndrewAnnex/SpiceyPy",
"keywords": "spiceypy,spice,naif,jpl,space,geometry",
"license": "MIT",
"maintainer": "",
"maintainer_email": "",
"name": "spiceypy",
"package_url": "https://pypi.org/project/spiceypy/",
"platform": "",
"project_url": "https://pypi.org/project/spiceypy/",
"project_urls": {
"Homepage": "https://github.com/AndrewAnnex/SpiceyPy"
},
"release_url": "https://pypi.org/project/spiceypy/2.3.1/",
"requires_dist": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"summary": "A Python Wrapper for the NAIF CSPICE Toolkit",
"version": "2.3.1"
},
"last_serial": 5997395,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "efdf558a5c83c42fe09b3e130b5ad5d5",
"sha256": "e98048f37be3ac123545357a4ed928b6b9575369a4bd059e1a7eaa0949bab325"
},
"downloads": -1,
"filename": "spiceypy-1.0.0-cp27-none-win32.whl",
"has_sig": false,
"md5_digest": "efdf558a5c83c42fe09b3e130b5ad5d5",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1022794,
"upload_time": "2016-03-27T20:21:04",
"url": "https://files.pythonhosted.org/packages/01/29/f962a547ac1ddfddd483b00fc323cc664b1d20cf733058ffd88db0c2425e/spiceypy-1.0.0-cp27-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "e3578612c1d12b7a39cdf89f343d1f10",
"sha256": "93aad2a007038ef5b48736459e79e3c8ad94b51e50919e39b74b3aea2a872605"
},
"downloads": -1,
"filename": "spiceypy-1.0.0-cp27-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "e3578612c1d12b7a39cdf89f343d1f10",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1110253,
"upload_time": "2016-03-27T20:21:12",
"url": "https://files.pythonhosted.org/packages/84/89/e1e687d3380b5847561f8e13b7304f335a53d27cb4da302e4c0db91854a9/spiceypy-1.0.0-cp27-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b0ac4c0734750c5447ed3e23852a3985",
"sha256": "337b91c06775d8c666e7dc352be21b82372b318083f8c31f5c52fbe59fc84658"
},
"downloads": -1,
"filename": "spiceypy-1.0.0-cp34-none-win32.whl",
"has_sig": false,
"md5_digest": "b0ac4c0734750c5447ed3e23852a3985",
"packagetype": "bdist_wheel",
"python_version": "cp34",
"requires_python": null,
"size": 1022759,
"upload_time": "2016-03-27T20:21:20",
"url": "https://files.pythonhosted.org/packages/7d/3d/5545121722a41f73e2d3fcb32d47bfdd333f31b4d9e184ef778e6b000980/spiceypy-1.0.0-cp34-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "59800864d85ced9a4afdec994c0e3b06",
"sha256": "19eef1e9c4652f62017fb227fc4fa7348dba6d8c01f19c60aee5bbffead87bf3"
},
"downloads": -1,
"filename": "spiceypy-1.0.0-cp34-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "59800864d85ced9a4afdec994c0e3b06",
"packagetype": "bdist_wheel",
"python_version": "cp34",
"requires_python": null,
"size": 1110217,
"upload_time": "2016-03-27T20:21:31",
"url": "https://files.pythonhosted.org/packages/27/56/4e5dae3c41792ede0af0f9dc0bdab4a3d6a3c77c94b8353d546e822c6951/spiceypy-1.0.0-cp34-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "751217f2b57249d4803c261bf1eadf53",
"sha256": "eb0f3908dca367f303288950091716c9db39141814a17f577d4236503ad32308"
},
"downloads": -1,
"filename": "spiceypy-1.0.0-cp35-none-win32.whl",
"has_sig": false,
"md5_digest": "751217f2b57249d4803c261bf1eadf53",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1022759,
"upload_time": "2016-03-27T20:21:37",
"url": "https://files.pythonhosted.org/packages/aa/7f/3a944c00d5a3e10c4d38f289351cdf6c8012652d6a1f61e1b3ad19cb6063/spiceypy-1.0.0-cp35-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "fc36777d822780c46f97d450c9cf84ae",
"sha256": "8bb6f86a62163a48bb9ed4bc419eb917628ef4e928ce2cccd3e599da65bd50de"
},
"downloads": -1,
"filename": "spiceypy-1.0.0-cp35-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "fc36777d822780c46f97d450c9cf84ae",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1110218,
"upload_time": "2016-03-27T20:21:45",
"url": "https://files.pythonhosted.org/packages/d9/2d/505667eeac361e267d3de0937136e7f040a6a104c0b0679a0bcc62412b13/spiceypy-1.0.0-cp35-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9ae05b3399fdbfd9adec273600644d88",
"sha256": "02f503118bb6e28070fe815978a50ab9d5c54d9fbd7e80a12a83c44805143c5d"
},
"downloads": -1,
"filename": "spiceypy-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9ae05b3399fdbfd9adec273600644d88",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 92946,
"upload_time": "2016-03-27T20:21:51",
"url": "https://files.pythonhosted.org/packages/8e/20/1821e308f31e0ecb53f1be3ad995c824bcd448b26f56741f9cc70ace4abc/spiceypy-1.0.0.tar.gz"
},
{
"comment_text": "",
"digests": {
"md5": "176f0be1a8d48a93ab5a0b72d0b566e0",
"sha256": "47e5ae8d9c04581859f35fc9a6c68f4cdfc0ea5ecf25a65b1a709121d69d41b6"
},
"downloads": -1,
"filename": "spiceypy-1.0.0.zip",
"has_sig": false,
"md5_digest": "176f0be1a8d48a93ab5a0b72d0b566e0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 100511,
"upload_time": "2016-03-27T20:21:56",
"url": "https://files.pythonhosted.org/packages/68/a7/80bf7a84cc58312035330ab13c13b7803e61f2e5928aec5418c94faa9ebb/spiceypy-1.0.0.zip"
}
],
"1.1.0": [
{
"comment_text": "",
"digests": {
"md5": "cdf1f22a0ed696353f58774d36f51d68",
"sha256": "d9c7e8e796ee522d4c1e9cff1ffb87f7ebeb07f8eaf2fd8108987da8b9533765"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp27-none-win32.whl",
"has_sig": false,
"md5_digest": "cdf1f22a0ed696353f58774d36f51d68",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1023851,
"upload_time": "2016-10-19T04:12:32",
"url": "https://files.pythonhosted.org/packages/39/2f/6259108120d00c4a704fce5985abc970c63d69d293e6eb1b4e0c72b3bc7b/spiceypy-1.1.0-cp27-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "29ee9e82faef5332bc9f0a6155163c9a",
"sha256": "7659fb7a6cdf820fae436c9879afbb609e5157ae610f479c5b5dc067fb155ef3"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp27-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "29ee9e82faef5332bc9f0a6155163c9a",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1111309,
"upload_time": "2016-10-19T04:16:48",
"url": "https://files.pythonhosted.org/packages/72/d5/f5788334c608f4730440e2ad8b40730468a9cb3b5a22cc4c476b18398d04/spiceypy-1.1.0-cp27-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f23e093e3da2f096aea34bf17ed0faba",
"sha256": "d92fb3ca9a5d6ffc426bb68d4334e4fccf197cdbdb578a164dcc258291029cfe"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp34-none-win32.whl",
"has_sig": false,
"md5_digest": "f23e093e3da2f096aea34bf17ed0faba",
"packagetype": "bdist_wheel",
"python_version": "cp34",
"requires_python": null,
"size": 1023811,
"upload_time": "2017-02-05T01:09:43",
"url": "https://files.pythonhosted.org/packages/e5/b4/10f8a1300095dbdf23c295cfc6a140681ce6f7199c9d1de1f42489a275a1/spiceypy-1.1.0-cp34-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b4fa177b33134c8cd4b3a0adeba16246",
"sha256": "fe15b4d16da0c9f9dd61641ae5b4c2a85d28dd80922599274a87e5912c080df9"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp34-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "b4fa177b33134c8cd4b3a0adeba16246",
"packagetype": "bdist_wheel",
"python_version": "cp34",
"requires_python": null,
"size": 1111270,
"upload_time": "2017-02-05T01:09:27",
"url": "https://files.pythonhosted.org/packages/ad/50/ad6d9c74a6c8211e9d096243d5e72c93433df519edf0457ae830b98d48a0/spiceypy-1.1.0-cp34-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "bfed6ebed81797bda58ac9adf51cd05f",
"sha256": "cdf417b01b41a784942a6fc1de7dfa883cbb3ad57109f74d5a7f3bba2f690aba"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp35-none-win32.whl",
"has_sig": false,
"md5_digest": "bfed6ebed81797bda58ac9adf51cd05f",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1023813,
"upload_time": "2016-10-19T04:21:36",
"url": "https://files.pythonhosted.org/packages/a0/8b/4f27a5a0b6e944a5f55b350553cb2e9b57604a50ea13238fe6c64f5f02b8/spiceypy-1.1.0-cp35-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ef2c0a417057454c13ccbc9b4abac974",
"sha256": "b1589324d137a8a2b1effe12d1ed73e8601d98a56ee35f7c5eaddd2b19dc92b3"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp35-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "ef2c0a417057454c13ccbc9b4abac974",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1111267,
"upload_time": "2016-10-19T04:26:52",
"url": "https://files.pythonhosted.org/packages/39/e9/b9f4317e933da1399e9637efacc3696c2a7050499e44358e081b72e70a84/spiceypy-1.1.0-cp35-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "56107b4e85f8e8ed74b5d27050378884",
"sha256": "d370af5e48f3c36cc97ab8250edc7c9f36eb76585e1d80aa1ebc99a8c30abfdc"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp36-none-win32.whl",
"has_sig": false,
"md5_digest": "56107b4e85f8e8ed74b5d27050378884",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1023812,
"upload_time": "2017-03-26T01:44:17",
"url": "https://files.pythonhosted.org/packages/d0/2b/9fd2e7c7c47651082ec6f8582a5ced87151c8558ddd2e9d2db99a2fa17b4/spiceypy-1.1.0-cp36-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "3dfefeb92f14af3ae5f8291dd9ce59e8",
"sha256": "87c09895b03bddf188acef307321304f6a5555cb2a559824ee8dc1881a46348b"
},
"downloads": -1,
"filename": "spiceypy-1.1.0-cp36-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "3dfefeb92f14af3ae5f8291dd9ce59e8",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1111269,
"upload_time": "2017-03-26T01:44:21",
"url": "https://files.pythonhosted.org/packages/e1/8a/26cccd7697b0f4895e3623bdc357a8ea7519a6d537ea8fcd5072e3c16c0b/spiceypy-1.1.0-cp36-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ac47f3da4427054cc04ef4af01745fe4",
"sha256": "107fb4e15fed095326e0e9887696c07de789602bad22931988b2b683817ac37e"
},
"downloads": -1,
"filename": "spiceypy-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "ac47f3da4427054cc04ef4af01745fe4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 213118,
"upload_time": "2016-10-19T04:10:40",
"url": "https://files.pythonhosted.org/packages/83/16/e7c5fa12e24116d49149f34c9d17331285864beda655723945fa09783930/spiceypy-1.1.0.tar.gz"
},
{
"comment_text": "",
"digests": {
"md5": "797b2ed0484a0affb77e016a9c4f7907",
"sha256": "8c8fb02c1635e49d7525ebdb918b09b471615c75a61f3b332f96ab703f63cf1c"
},
"downloads": -1,
"filename": "spiceypy-1.1.0.zip",
"has_sig": false,
"md5_digest": "797b2ed0484a0affb77e016a9c4f7907",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 221540,
"upload_time": "2016-10-19T04:12:35",
"url": "https://files.pythonhosted.org/packages/8f/6e/412f4c757595566d2e1a4933069b600c10947ce1dd40aa532bde63ebe637/spiceypy-1.1.0.zip"
}
],
"1.1.1": [
{
"comment_text": "",
"digests": {
"md5": "d6140f899fa6c2815f37ad9fb7668aeb",
"sha256": "e52a6947b679a0ba31ce21f0eb739110050a108eeab3272bb6a4863c3a1eb3db"
},
"downloads": -1,
"filename": "spiceypy-1.1.1-cp27-none-win32.whl",
"has_sig": false,
"md5_digest": "d6140f899fa6c2815f37ad9fb7668aeb",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1026752,
"upload_time": "2017-04-24T01:37:03",
"url": "https://files.pythonhosted.org/packages/d0/72/c0f8adb70b457ef6169356a2c5ef2dee5133d176f5e49e697876ec7b0237/spiceypy-1.1.1-cp27-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "e01fc8867cc1602b526d82e6cf83ada1",
"sha256": "7a0b0cfd880aa210f046f0f3c5077b2e68fc0f6210e6960f0abe53edad6c85a3"
},
"downloads": -1,
"filename": "spiceypy-1.1.1-cp27-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "e01fc8867cc1602b526d82e6cf83ada1",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1114210,
"upload_time": "2017-04-24T01:43:27",
"url": "https://files.pythonhosted.org/packages/03/bf/00a27a0d57447587ced8003f20d4f5ad472f25f0546e9ef07c65d2e13a57/spiceypy-1.1.1-cp27-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "3253c109c44ed99b5dcfffdfeb9c6cac",
"sha256": "5592af4cbb36d258f7353a1a1e22d1686adbeed89396f9c2707d44ea704b72bf"
},
"downloads": -1,
"filename": "spiceypy-1.1.1-cp35-none-win32.whl",
"has_sig": false,
"md5_digest": "3253c109c44ed99b5dcfffdfeb9c6cac",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1026716,
"upload_time": "2017-04-24T01:49:13",
"url": "https://files.pythonhosted.org/packages/7f/19/a49c3ab28f01d3ffa6bb5772f8673fe67f865c16718fa795d9dfa4bc4b22/spiceypy-1.1.1-cp35-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "5473d3573b8f3597e2ac689f4f1f1339",
"sha256": "f47803dd299357aa36507e46e7d4c20ecd59e70bf5a46120ac75b410918d39f4"
},
"downloads": -1,
"filename": "spiceypy-1.1.1-cp35-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "5473d3573b8f3597e2ac689f4f1f1339",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1114172,
"upload_time": "2017-04-24T01:54:47",
"url": "https://files.pythonhosted.org/packages/b7/2f/dd554313f9583c4b8f9f9f756c96eb291fa9304ecb41516890ac24ae4185/spiceypy-1.1.1-cp35-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a360065fa0f17bffea7fa9432228107c",
"sha256": "fb465a81a62935dfe889c428f9e1530981e0356d7fdfdba57bc13c01c709deb2"
},
"downloads": -1,
"filename": "spiceypy-1.1.1-cp36-none-win32.whl",
"has_sig": false,
"md5_digest": "a360065fa0f17bffea7fa9432228107c",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1026716,
"upload_time": "2017-04-24T02:03:29",
"url": "https://files.pythonhosted.org/packages/71/25/410d8217db001f0944fb36dc0b309ec4d9b7620b16395f9ff9a89eadc533/spiceypy-1.1.1-cp36-none-win32.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ed0e300e4c9d748d6c9232624f4b8f42",
"sha256": "92001a483db7799788fbdf627de8c9c777cdd064228825fe872d347ede5d4ebf"
},
"downloads": -1,
"filename": "spiceypy-1.1.1-cp36-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "ed0e300e4c9d748d6c9232624f4b8f42",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1114175,
"upload_time": "2017-04-24T02:09:49",
"url": "https://files.pythonhosted.org/packages/79/b9/ca66c0f93a20e34e5756b651bb10f88ece1c7787a4b7bb923bb1c8588718/spiceypy-1.1.1-cp36-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "958553772343f578c97ba52054a8f756",
"sha256": "dff4e66707e8dfc40345fd7c9f3b213433ef11b5a766396bfd45df660a3e5f61"
},
"downloads": -1,
"filename": "spiceypy-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "958553772343f578c97ba52054a8f756",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 213829,
"upload_time": "2017-04-24T01:34:50",
"url": "https://files.pythonhosted.org/packages/5b/63/2abfe4e02266c9c44f4f65c109d025da7a75ec280e4e69140de1e741f28a/spiceypy-1.1.1.tar.gz"
}
],
"2.0.0": [
{
"comment_text": "",
"digests": {
"md5": "d8a422880053ee513e12fe7b6c0ff64c",
"sha256": "585850a67ef67afda853eab8b73b77792afd442c85d184e8d988aeb9ca753eed"
},
"downloads": -1,
"filename": "spiceypy-2.0.0-cp27-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "d8a422880053ee513e12fe7b6c0ff64c",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1235088,
"upload_time": "2017-06-10T01:59:24",
"url": "https://files.pythonhosted.org/packages/d4/4d/358eda71cd29706a400003ea1712305e4e8ec51920db0443e05ececcc0b2/spiceypy-2.0.0-cp27-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "dfec9c47971a4120925220470b0b287f",
"sha256": "8ad9ede8388b733b1babd1ecd63e829380b1ae5c888141e88bfe2d128f66192b"
},
"downloads": -1,
"filename": "spiceypy-2.0.0-cp34-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "dfec9c47971a4120925220470b0b287f",
"packagetype": "bdist_wheel",
"python_version": "cp34",
"requires_python": null,
"size": 1235051,
"upload_time": "2017-06-10T02:12:06",
"url": "https://files.pythonhosted.org/packages/72/51/efa2b11d0aef736adfd8c34623f810507e1caf4f7fdb39d42ae75450204c/spiceypy-2.0.0-cp34-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "83e7fdbd93fc63c855415dc42f2bab32",
"sha256": "a0682c65eb56711cca40d03a2d62f83183907343c1dddd277295540197cbd5b0"
},
"downloads": -1,
"filename": "spiceypy-2.0.0-cp35-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "83e7fdbd93fc63c855415dc42f2bab32",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1235048,
"upload_time": "2017-06-10T02:22:37",
"url": "https://files.pythonhosted.org/packages/2f/64/03b3819b8596ac37ded71fa3ab0958e172d5b5437044b781e38cd4b6781c/spiceypy-2.0.0-cp35-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "81c770091d77357d7032e92ce6d549f7",
"sha256": "d579a61109564f8d8dd6029e4aea0ab2fbe30b3decd7751f3feab65e33994d97"
},
"downloads": -1,
"filename": "spiceypy-2.0.0-cp36-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "81c770091d77357d7032e92ce6d549f7",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1235051,
"upload_time": "2017-06-10T02:32:03",
"url": "https://files.pythonhosted.org/packages/d4/9b/23e41158518cce1b68df4e83c138d1eb7f5b8d32cc77d07616c35d2e391b/spiceypy-2.0.0-cp36-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "08100e4f5c185a8a4b59a1fb26d05079",
"sha256": "442526ef2921b5214aa4f33bb05515ef70d268a18fa8015c9dd90c63767d04e6"
},
"downloads": -1,
"filename": "spiceypy-2.0.0.tar.gz",
"has_sig": false,
"md5_digest": "08100e4f5c185a8a4b59a1fb26d05079",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 221187,
"upload_time": "2017-06-10T01:50:43",
"url": "https://files.pythonhosted.org/packages/f5/41/fc29eecb2d6a3fd91ee359d3b29f81898f29d10d5d8cd914ee3c21d4cd09/spiceypy-2.0.0.tar.gz"
}
],
"2.1.0": [
{
"comment_text": "",
"digests": {
"md5": "39ad194f51e84f00deb91c23aba3636f",
"sha256": "da4576e22c607494e8f01a290476521056c4290719997f9b6b99bb1339f298a2"
},
"downloads": -1,
"filename": "spiceypy-2.1.0-cp27-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "39ad194f51e84f00deb91c23aba3636f",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1243963,
"upload_time": "2017-11-09T22:14:31",
"url": "https://files.pythonhosted.org/packages/47/ca/1361757d00ef2ebd4514723817b89c83f7a3a3c13bd146c65c5fb6b41d89/spiceypy-2.1.0-cp27-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "33eb58a60d3d5f2723d23d207a6aedb9",
"sha256": "221d77121c708a80b5de7236ec68736cf39b01804f3b9735b2defa2e73ed9f84"
},
"downloads": -1,
"filename": "spiceypy-2.1.0-cp35-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "33eb58a60d3d5f2723d23d207a6aedb9",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1243924,
"upload_time": "2017-11-09T22:14:40",
"url": "https://files.pythonhosted.org/packages/46/28/90a9a54468d979a5d5bab155645fb18f2d98f8364e0526c42121c07550d4/spiceypy-2.1.0-cp35-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "fdeb330586272d1eacf57891101e6c84",
"sha256": "b01d0aa5ea657da590e51646fc0fd9d2cc1e70237060b58845355d79965a7fe8"
},
"downloads": -1,
"filename": "spiceypy-2.1.0-cp36-none-win_amd64.whl",
"has_sig": false,
"md5_digest": "fdeb330586272d1eacf57891101e6c84",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1243923,
"upload_time": "2017-11-09T22:14:52",
"url": "https://files.pythonhosted.org/packages/bd/16/df48f36e1cabb4b271b0b02f1000a758ffe1f5d2bbbc39319fbeb970a855/spiceypy-2.1.0-cp36-none-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "6579542e348bd14e1c07de3d07efdd15",
"sha256": "fdd8eeb4df1f482a18048364bc0508fbee381c930146330e4e3bc8f5574ca9a9"
},
"downloads": -1,
"filename": "spiceypy-2.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6579542e348bd14e1c07de3d07efdd15",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 113878,
"upload_time": "2017-11-09T21:34:12",
"url": "https://files.pythonhosted.org/packages/dc/95/fb8d53379dc860f4a5add14027c378383b2ae6f0394e24b681d352ea06d1/spiceypy-2.1.0.tar.gz"
}
],
"2.1.1": [
{
"comment_text": "",
"digests": {
"md5": "88330f6916e49e3b966496a3cb9e9245",
"sha256": "df07a2eacd06221b6579339d2a05a1f30aea92963d6708b99aa02919975b6e4c"
},
"downloads": -1,
"filename": "spiceypy-2.1.1-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "88330f6916e49e3b966496a3cb9e9245",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1242354,
"upload_time": "2018-04-25T01:54:03",
"url": "https://files.pythonhosted.org/packages/bb/36/10abd014eb136afa77c2b0183250f61164170dd609b247386f97912123b3/spiceypy-2.1.1-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8c0f3773668ca44bdb06ffecd80adb3d",
"sha256": "f6a8209160bd8d9e3e0ac6cbb142724fe1acb185e91c31cc174e4eec19a94a3d"
},
"downloads": -1,
"filename": "spiceypy-2.1.1-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "8c0f3773668ca44bdb06ffecd80adb3d",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1242315,
"upload_time": "2018-04-25T02:03:11",
"url": "https://files.pythonhosted.org/packages/d5/67/bd317ffc64883210b149f47b27804f6c48c169c8181b2888c7c060a48630/spiceypy-2.1.1-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "275d341ef46261965585a225aa5fb194",
"sha256": "4ef3fad17b5bcb39b718eab1b50f3d4076cf7cd5e5fa4a35f86dd1293b3ff707"
},
"downloads": -1,
"filename": "spiceypy-2.1.1-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "275d341ef46261965585a225aa5fb194",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1242315,
"upload_time": "2018-04-25T02:11:11",
"url": "https://files.pythonhosted.org/packages/97/4c/8318ee216fb85ecefd837b40bc342ffe4f7024cef7ff32418ba941805009/spiceypy-2.1.1-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "830be32276d2f410cca5f677a04498da",
"sha256": "75e79065691e9e9ee3b4b0d46dfb28d6eee44ed1c660a964c77f350d4b58256f"
},
"downloads": -1,
"filename": "spiceypy-2.1.1.tar.gz",
"has_sig": false,
"md5_digest": "830be32276d2f410cca5f677a04498da",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 116071,
"upload_time": "2018-04-25T01:46:27",
"url": "https://files.pythonhosted.org/packages/2a/73/24193ee8433e523494c20cdc8078ee7b1f7e0ddec7c4de057f86e5cebcca/spiceypy-2.1.1.tar.gz"
}
],
"2.1.2": [
{
"comment_text": "",
"digests": {
"md5": "82968cc09b0fa808ba402300bb6f9f39",
"sha256": "ca2fd3010ee02e206e9e73bd5965987ab450662acca5f14e8914f5aa01272ea4"
},
"downloads": -1,
"filename": "spiceypy-2.1.2-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "82968cc09b0fa808ba402300bb6f9f39",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1242326,
"upload_time": "2018-06-17T18:32:46",
"url": "https://files.pythonhosted.org/packages/99/4f/0a33329f8944712e2e7fd16d3efba3eb83b19f3aea162b04f20d8a96c017/spiceypy-2.1.2-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "bcace7094955dd180bdd239d505a13e0",
"sha256": "c4a3f236c36be1800a3695abd6447587eda6751b8610a97c4ae03aca3073afcb"
},
"downloads": -1,
"filename": "spiceypy-2.1.2-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "bcace7094955dd180bdd239d505a13e0",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1242291,
"upload_time": "2018-06-17T18:40:47",
"url": "https://files.pythonhosted.org/packages/7c/33/cae99b1fbe9a01b581e348dcb83461dc534a97ce918abec9aafc6fdd2a13/spiceypy-2.1.2-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ece8b66cd5784295e80b7b6dc3478c87",
"sha256": "0c217691fc1552bb3256f645a045cb38756b3278b70a3a54530c521731ba6fb1"
},
"downloads": -1,
"filename": "spiceypy-2.1.2-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "ece8b66cd5784295e80b7b6dc3478c87",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1242291,
"upload_time": "2018-06-17T18:41:22",
"url": "https://files.pythonhosted.org/packages/8c/11/eaef0ccbb7d8b99524cb3f54ba93ea7d4c65aac08a1552ca31d3c0e63889/spiceypy-2.1.2-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "11f13a86b4054d6c7b43a898503364de",
"sha256": "22bec39586a52ee0d2605d83d86d849e588d684e26a7171351c3c0f3c0641e1e"
},
"downloads": -1,
"filename": "spiceypy-2.1.2-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "11f13a86b4054d6c7b43a898503364de",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 1242365,
"upload_time": "2018-08-21T15:37:50",
"url": "https://files.pythonhosted.org/packages/7b/e6/15091260bd44f48b8103cc8dd61a0fdd254cbdab818438984f641b7a22cf/spiceypy-2.1.2-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a5261948fcfcfc6271c952b8abb971ff",
"sha256": "0d7e595853b8de5e95ab356a57ab36048f67064c3d629cecb57182382f953783"
},
"downloads": -1,
"filename": "spiceypy-2.1.2.tar.gz",
"has_sig": false,
"md5_digest": "a5261948fcfcfc6271c952b8abb971ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 116026,
"upload_time": "2018-06-17T18:27:09",
"url": "https://files.pythonhosted.org/packages/aa/75/a10785f356f58c784979027b474713951aebc95be228e932b73d021009bf/spiceypy-2.1.2.tar.gz"
}
],
"2.2.0": [
{
"comment_text": "",
"digests": {
"md5": "4ae7671069bd5d5e4432992122197586",
"sha256": "e374ab32ba97148fd0eaf7e25cb19cb5bf4b5bd13752b5fe7c17b8b815a33bf7"
},
"downloads": -1,
"filename": "spiceypy-2.2.0-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "4ae7671069bd5d5e4432992122197586",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": null,
"size": 1244722,
"upload_time": "2019-02-24T16:44:33",
"url": "https://files.pythonhosted.org/packages/4f/ea/ba40326cfe6ab3abf47f1d0375abcf26fad740dc66469860aac89abb8232/spiceypy-2.2.0-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b594992b020873dd0914b1fefc9d5941",
"sha256": "c3396bf1794e90909906ffceda65fa98414dae267ea32683ea84e69f728b08db"
},
"downloads": -1,
"filename": "spiceypy-2.2.0-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "b594992b020873dd0914b1fefc9d5941",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": null,
"size": 1244686,
"upload_time": "2019-02-24T16:47:33",
"url": "https://files.pythonhosted.org/packages/20/8c/55f6d5bbfe28729d5949e371df2ee8056a33afc498c241b1fea985dcd78a/spiceypy-2.2.0-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "a6b355530653949036243420503b644e",
"sha256": "94b366f6f799d0594e6f3ba420d3ff7bd82facaf050f7c6abfbee06f15aed425"
},
"downloads": -1,
"filename": "spiceypy-2.2.0-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "a6b355530653949036243420503b644e",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": null,
"size": 1244687,
"upload_time": "2019-02-24T16:50:27",
"url": "https://files.pythonhosted.org/packages/b0/82/e42366a1618e340a33ddcf5da6e36a244a4743aeca004678842851e97434/spiceypy-2.2.0-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "0686ef406b4f33cd7f6e1168f4380a0e",
"sha256": "8963598bf08824b813f9b093bf0d030e59083c79584c45a68445eb14d1fd4124"
},
"downloads": -1,
"filename": "spiceypy-2.2.0-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "0686ef406b4f33cd7f6e1168f4380a0e",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": null,
"size": 1244686,
"upload_time": "2019-02-24T16:53:15",
"url": "https://files.pythonhosted.org/packages/da/4f/e3db90ad701ee96c2aa4c6ec7410ace29497a6e2ccb89e572cea7f805f84/spiceypy-2.2.0-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "ca7f30fd086aec7191c477c344ae0b6d",
"sha256": "0ffa4625e27bb94bce6243b62e708784e4ffeb938f6ae1d711a05425fb6ff7f7"
},
"downloads": -1,
"filename": "spiceypy-2.2.0.tar.gz",
"has_sig": false,
"md5_digest": "ca7f30fd086aec7191c477c344ae0b6d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 177795,
"upload_time": "2019-02-24T16:44:09",
"url": "https://files.pythonhosted.org/packages/d6/88/b0dafd30d3e0dee50388149b1667ccc26b4ba4d4152c31e50989cbaa19e1/spiceypy-2.2.0.tar.gz"
}
],
"2.2.1": [
{
"comment_text": "",
"digests": {
"md5": "f1d182cf104a88738100eaf75356b1e7",
"sha256": "bf27905e0f0fbdcb741da5a0f3b7dfaaee4e1909f7fe39b00b626a1980ca2277"
},
"downloads": -1,
"filename": "spiceypy-2.2.1-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "f1d182cf104a88738100eaf75356b1e7",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1244807,
"upload_time": "2019-08-20T03:13:56",
"url": "https://files.pythonhosted.org/packages/f7/89/f18a92d569bbf5913d056d1b06f05083eab1fa65b9a410f46949f4104969/spiceypy-2.2.1-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4683637a7173c8d1fb38cf0e9dc24338",
"sha256": "24867ccc627d7aa8d6b2b77a3a20ac30ab96add8933c5f28cb5797cded562644"
},
"downloads": -1,
"filename": "spiceypy-2.2.1-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "4683637a7173c8d1fb38cf0e9dc24338",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1244766,
"upload_time": "2019-08-20T03:16:50",
"url": "https://files.pythonhosted.org/packages/15/d0/e645598db3d1c64b1c60365d3fecbd27ebe8708a1ce12344be59f3a3ea26/spiceypy-2.2.1-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "32c08363ba69e71c22a8d55f7a25d570",
"sha256": "a07883f97fedf94cc0480a73fcbce9f951e252c7780bbed20a4c60b1b43b86e5"
},
"downloads": -1,
"filename": "spiceypy-2.2.1-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "32c08363ba69e71c22a8d55f7a25d570",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1244767,
"upload_time": "2019-08-20T03:19:44",
"url": "https://files.pythonhosted.org/packages/61/0b/1253a2265a45cf1856f07474665b04e7fb6f164ee28f0929cea14f35b93b/spiceypy-2.2.1-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "89c24dc592d94b69866a3b2032e90940",
"sha256": "ff63a129c7773cbdd2ce97cf548211323ce11eb6a192082935df07ea8b38945c"
},
"downloads": -1,
"filename": "spiceypy-2.2.1-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "89c24dc592d94b69866a3b2032e90940",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1244766,
"upload_time": "2019-08-20T03:22:52",
"url": "https://files.pythonhosted.org/packages/42/0f/6abbfc9b24f9ead353bd7c834d0400c0be023fb27c79180a186fdb005ddd/spiceypy-2.2.1-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7e6ecc8fc5fad82e53595ba1158e246a",
"sha256": "3668ef50fb24291b01a9181bb5dd892df01aa86085cecb6e92eeab1296f8fdfb"
},
"downloads": -1,
"filename": "spiceypy-2.2.1.tar.gz",
"has_sig": false,
"md5_digest": "7e6ecc8fc5fad82e53595ba1158e246a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 180053,
"upload_time": "2019-08-20T03:13:17",
"url": "https://files.pythonhosted.org/packages/00/05/e95123b21f7cf990b1fcc1424114fdd7415db3d5e5346fc4a58ea2dc6595/spiceypy-2.2.1.tar.gz"
}
],
"2.3.0": [
{
"comment_text": "",
"digests": {
"md5": "57f0d4e86f759ee2ad8cd40b3d19fe3b",
"sha256": "1dbcd03fcaf797d66c873156539c297a317d7a9802d65a360d9101a311b3eee4"
},
"downloads": -1,
"filename": "spiceypy-2.3.0-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "57f0d4e86f759ee2ad8cd40b3d19fe3b",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1245478,
"upload_time": "2019-09-25T17:37:20",
"url": "https://files.pythonhosted.org/packages/62/9b/b5a84fb46fb3b84666d5cd4687ec23db87c871abce21b579824381c5e8cd/spiceypy-2.3.0-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "917d1abecb4216ef36b78ce2530f0862",
"sha256": "c26c6edfc6f344446cfd96d6d91466a373e3f45c72620c47f2fe1942233ed4ce"
},
"downloads": -1,
"filename": "spiceypy-2.3.0-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "917d1abecb4216ef36b78ce2530f0862",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1245438,
"upload_time": "2019-09-25T17:42:17",
"url": "https://files.pythonhosted.org/packages/1b/89/254afa3e58553cb66e8d43a7ec96fefbb8970a2e597f579af039ac114330/spiceypy-2.3.0-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "b383d7463fd7617fe4863d56b2ba2898",
"sha256": "7f569c0590909cfa5a1ab95998f275aa65964cf55b3813b5bb59be2ceaf6eafd"
},
"downloads": -1,
"filename": "spiceypy-2.3.0-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "b383d7463fd7617fe4863d56b2ba2898",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1245440,
"upload_time": "2019-09-25T17:46:01",
"url": "https://files.pythonhosted.org/packages/80/46/a36a8ec3e61651509dc78df3fa9308af982ec8733ee554ba0628612da3b7/spiceypy-2.3.0-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f46a3dd96e618c26a95b27b45956fbf3",
"sha256": "d3f4e2d80d7f335d12f7af5f8b533427dca35c1869865f87803d23bceec50cc6"
},
"downloads": -1,
"filename": "spiceypy-2.3.0-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "f46a3dd96e618c26a95b27b45956fbf3",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1245437,
"upload_time": "2019-09-25T17:50:26",
"url": "https://files.pythonhosted.org/packages/e5/62/6938820af60fa1bfc9b88a83ab588e60b51215386c3f1c3097ba9d5825ae/spiceypy-2.3.0-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "f3d1d1a1b65529c71617c5b4ea9b7d0a",
"sha256": "6525cae1415ce2c1f96d92bcfdfe9f36e40b17bac2abee4a4bdb5cb308a4d6e2"
},
"downloads": -1,
"filename": "spiceypy-2.3.0.tar.gz",
"has_sig": false,
"md5_digest": "f3d1d1a1b65529c71617c5b4ea9b7d0a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 180735,
"upload_time": "2019-09-25T17:35:23",
"url": "https://files.pythonhosted.org/packages/33/a5/0953ff897b35b773bb58aee626e1ee80a3e5484297a53f89e55e63db7994/spiceypy-2.3.0.tar.gz"
}
],
"2.3.1": [
{
"comment_text": "",
"digests": {
"md5": "40d5ba546c35040e7d341429c035165d",
"sha256": "75e081c0405f406c3519b6ec022ca58e599a58e2ddd34dd6976a5c5d4dacaff8"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "40d5ba546c35040e7d341429c035165d",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312280,
"upload_time": "2019-10-18T20:18:15",
"url": "https://files.pythonhosted.org/packages/cd/1b/a592b0c940cc1c862ff022d8687adcd4e2b6675e8a6a8876880be8b7a206/spiceypy-2.3.1-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "888efb14376795fb5cee96d1811ff92d",
"sha256": "5c5e00ea60949ff2a3ada4a563578eec3e2a901c871d6abc9f37bee7b7410a4f"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "888efb14376795fb5cee96d1811ff92d",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312242,
"upload_time": "2019-10-18T20:21:36",
"url": "https://files.pythonhosted.org/packages/c6/59/e8883885954bebd6e6e1d1f8617fe417b99fdcf9f61bd46ea23f2761dfbb/spiceypy-2.3.1-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "98b7f176516a948fd90969fd051e0710",
"sha256": "97fff469bad1e1049cb1b55e2f2e74b2b8536145323557ade0b911b6636a92e7"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "98b7f176516a948fd90969fd051e0710",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312245,
"upload_time": "2019-10-18T20:24:39",
"url": "https://files.pythonhosted.org/packages/87/ff/f358c7daf177dd0b8978111458b28e9047fd97a322c5a807e7b1d5973f2c/spiceypy-2.3.1-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "08a9e7f1a5c6040142adaddf5ead479a",
"sha256": "fbcaae35a1425ae5871d93091b32ab3cc2f0e2fa02052e3d6bb16a86de4c7acf"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "08a9e7f1a5c6040142adaddf5ead479a",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312242,
"upload_time": "2019-10-18T20:28:32",
"url": "https://files.pythonhosted.org/packages/98/33/ab6ed45b67bc21703a54fbc8f12f66c9508a77dfe5ed4a2c64960b5c3408/spiceypy-2.3.1-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7003a943795773e6038646a726102f97",
"sha256": "a2896f23c417921fe0aab987b06403fa5db669dc80619c5eef492a6dfd3297b8"
},
"downloads": -1,
"filename": "spiceypy-2.3.1.tar.gz",
"has_sig": false,
"md5_digest": "7003a943795773e6038646a726102f97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 241478,
"upload_time": "2019-10-18T20:17:04",
"url": "https://files.pythonhosted.org/packages/2c/4f/1ad7228338bafa481e97080428f2decbf6f41a7c3a67e3dc1d4b140f899f/spiceypy-2.3.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "40d5ba546c35040e7d341429c035165d",
"sha256": "75e081c0405f406c3519b6ec022ca58e599a58e2ddd34dd6976a5c5d4dacaff8"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp27-cp27m-win_amd64.whl",
"has_sig": false,
"md5_digest": "40d5ba546c35040e7d341429c035165d",
"packagetype": "bdist_wheel",
"python_version": "cp27",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312280,
"upload_time": "2019-10-18T20:18:15",
"url": "https://files.pythonhosted.org/packages/cd/1b/a592b0c940cc1c862ff022d8687adcd4e2b6675e8a6a8876880be8b7a206/spiceypy-2.3.1-cp27-cp27m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "888efb14376795fb5cee96d1811ff92d",
"sha256": "5c5e00ea60949ff2a3ada4a563578eec3e2a901c871d6abc9f37bee7b7410a4f"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp35-cp35m-win_amd64.whl",
"has_sig": false,
"md5_digest": "888efb14376795fb5cee96d1811ff92d",
"packagetype": "bdist_wheel",
"python_version": "cp35",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312242,
"upload_time": "2019-10-18T20:21:36",
"url": "https://files.pythonhosted.org/packages/c6/59/e8883885954bebd6e6e1d1f8617fe417b99fdcf9f61bd46ea23f2761dfbb/spiceypy-2.3.1-cp35-cp35m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "98b7f176516a948fd90969fd051e0710",
"sha256": "97fff469bad1e1049cb1b55e2f2e74b2b8536145323557ade0b911b6636a92e7"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp36-cp36m-win_amd64.whl",
"has_sig": false,
"md5_digest": "98b7f176516a948fd90969fd051e0710",
"packagetype": "bdist_wheel",
"python_version": "cp36",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312245,
"upload_time": "2019-10-18T20:24:39",
"url": "https://files.pythonhosted.org/packages/87/ff/f358c7daf177dd0b8978111458b28e9047fd97a322c5a807e7b1d5973f2c/spiceypy-2.3.1-cp36-cp36m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "08a9e7f1a5c6040142adaddf5ead479a",
"sha256": "fbcaae35a1425ae5871d93091b32ab3cc2f0e2fa02052e3d6bb16a86de4c7acf"
},
"downloads": -1,
"filename": "spiceypy-2.3.1-cp37-cp37m-win_amd64.whl",
"has_sig": false,
"md5_digest": "08a9e7f1a5c6040142adaddf5ead479a",
"packagetype": "bdist_wheel",
"python_version": "cp37",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 1312242,
"upload_time": "2019-10-18T20:28:32",
"url": "https://files.pythonhosted.org/packages/98/33/ab6ed45b67bc21703a54fbc8f12f66c9508a77dfe5ed4a2c64960b5c3408/spiceypy-2.3.1-cp37-cp37m-win_amd64.whl"
},
{
"comment_text": "",
"digests": {
"md5": "7003a943795773e6038646a726102f97",
"sha256": "a2896f23c417921fe0aab987b06403fa5db669dc80619c5eef492a6dfd3297b8"
},
"downloads": -1,
"filename": "spiceypy-2.3.1.tar.gz",
"has_sig": false,
"md5_digest": "7003a943795773e6038646a726102f97",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4",
"size": 241478,
"upload_time": "2019-10-18T20:17:04",
"url": "https://files.pythonhosted.org/packages/2c/4f/1ad7228338bafa481e97080428f2decbf6f41a7c3a67e3dc1d4b140f899f/spiceypy-2.3.1.tar.gz"
}
]
}