{ "info": { "author": "David Young", "author_email": "davidrobertyoung@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "rockfinder \n=========================\n\n.. image:: https://readthedocs.org/projects/rockfinder/badge/\n :target: http://rockfinder.readthedocs.io/en/latest/?badge\n :alt: Documentation Status\n\n.. image:: https://cdn.rawgit.com/thespacedoctor/rockfinder/master/coverage.svg\n :target: https://cdn.rawgit.com/thespacedoctor/rockfinder/master/htmlcov/index.html\n :alt: Coverage Status\n\n*A python package and command-line suite to generate solar-system body ephemerides and to determine if specific transient dections are in fact known asteroids*.\n\n.. image:: https://farm5.staticflickr.com/4383/36370391855_f8c698563e_o.png\n :width: 600 px\n\n\n\n\n\n\nCommand-Line Usage\n==================\n\n.. code-block:: bash \n\n\n Usage:\n rockfinder where [-e] [csv|md|rst|json|yaml] ...\n\n csv output results in csv format\n md output results as a markdown table\n rst output results as a restructured text table\n json output results in json format\n yaml output results in yaml format\n -e, --extra return extra ephemeris info (verbose)\n -h, --help show this help message\n\n\nDocumentation\n=============\n\nDocumentation for rockfinder is hosted by `Read the Docs `__ (last `stable version `__ and `latest version `__).\n\nInstallation\n============\n\nThe easiest way to install rockfinder is to use ``pip``:\n\n.. code:: bash\n\n pip install rockfinder\n\nOr you can clone the `github repo `__ and install from a local version of the code:\n\n.. code:: bash\n\n git clone git@github.com:thespacedoctor/rockfinder.git\n cd rockfinder\n python setup.py install\n\nTo upgrade to the latest version of rockfinder use the command:\n\n.. code:: bash\n\n pip install rockfinder --upgrade\n\n\nDevelopment\n-----------\n\nIf you want to tinker with the code, then install in development mode.\nThis means you can modify the code from your cloned repo:\n\n.. code:: bash\n\n git clone git@github.com:thespacedoctor/rockfinder.git\n cd rockfinder\n python setup.py develop\n\n`Pull requests `__\nare welcomed!\n\nSublime Snippets\n~~~~~~~~~~~~~~~~\n\nIf you use `Sublime Text `_ as your code editor, and you're planning to develop your own python code with rockfinder, you might find `my Sublime Snippets `_ useful. \n\nIssues\n------\n\nPlease report any issues\n`here `__.\n\nLicense\n=======\n\nCopyright (c) 2018 David Young\n\nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be included\nin all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS\nOR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/thespacedoctor/rockfinder/archive/v0.6.1.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thespacedoctor/rockfinder", "keywords": "asteroid, ephemeris, astronomy,solar-system, command-line", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rockfinder", "package_url": "https://pypi.org/project/rockfinder/", "platform": "", "project_url": "https://pypi.org/project/rockfinder/", "project_urls": { "Download": "https://github.com/thespacedoctor/rockfinder/archive/v0.6.1.zip", "Homepage": "https://github.com/thespacedoctor/rockfinder" }, "release_url": "https://pypi.org/project/rockfinder/0.6.1/", "requires_dist": [ "fundamentals", "grequests", "ndg-httpsclient", "psutil", "pyyaml", "rockfinder" ], "requires_python": "", "summary": "A python package and command-line tools to A python package and command-line suite to generate solar-system body ephemerides and to determine if specific transient dections are in fact known asteroids", "version": "0.6.1" }, "last_serial": 4827141, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "fdad1504a455af380e66a32e8e3fe09f", "sha256": "4df316fd46b33e749e1fa8c050527f43aecdcb0aeeccaa391cb27234db723e9c" }, "downloads": -1, "filename": "rockfinder-0.1-py2.7.egg", "has_sig": false, "md5_digest": "fdad1504a455af380e66a32e8e3fe09f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 18956, "upload_time": "2017-08-02T11:38:43", "url": "https://files.pythonhosted.org/packages/f2/61/c89a39c4534c34c2ff082fc883434993e2315597a96a3a5a41acf22ad54e/rockfinder-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "a0b0790547d193de72b499958429976b", "sha256": "af609aff66a643a38152858ae66a70b4009b45468bd56c9167a8904c81984d7f" }, "downloads": -1, "filename": "rockfinder-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a0b0790547d193de72b499958429976b", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13209, "upload_time": "2017-08-02T11:38:40", "url": "https://files.pythonhosted.org/packages/c4/31/24f49df3567ec04c7288643c455f60d3d760d69164a7f4a4915da0e780e3/rockfinder-0.1-py2-none-any.whl" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "9548cfea75b2ed4a5c07cf0701ef5b18", "sha256": "12bd595d1b297a081f90b543bc62e7c087d9ec773c71d32012d669a0e9f0ebba" }, "downloads": -1, "filename": "rockfinder-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "9548cfea75b2ed4a5c07cf0701ef5b18", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 18664, "upload_time": "2017-08-02T12:56:10", "url": "https://files.pythonhosted.org/packages/92/d7/4f27910884a48f345aa0a72d9d5afc47fb603721078c69221ca4929e6068/rockfinder-0.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "0426a812f2470133215b4edd34011e3f", "sha256": "563ffd291c6e4bc84686cc51658731b120c6544ff231767551b0b4108127448e" }, "downloads": -1, "filename": "rockfinder-0.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0426a812f2470133215b4edd34011e3f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13245, "upload_time": "2017-08-02T11:43:53", "url": "https://files.pythonhosted.org/packages/4d/b5/f3ae1557b20bb17b3da4032b1492c0dd54a57fdfba122b10d1a7e8dbfb0a/rockfinder-0.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4fb3f37b12c11355b314d188c99dcd0a", "sha256": "99eeea1f65f019e5cab82e074396d3f3062b9b2bb9c43aabe7b9a85da710515f" }, "downloads": -1, "filename": "rockfinder-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4fb3f37b12c11355b314d188c99dcd0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10800, "upload_time": "2017-08-02T11:43:55", "url": "https://files.pythonhosted.org/packages/28/75/480dbff870b92cfeb7d828b58109ae3d8fcb965e822a54e7842db0fd7ad3/rockfinder-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "80ac2efb078678472c48b62d3cd161a4", "sha256": "d9831fd4256f2f933b2bcf882b0b88ae6a7bcc84792924640c7e69a0b3486f96" }, "downloads": -1, "filename": "rockfinder-0.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "80ac2efb078678472c48b62d3cd161a4", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13398, "upload_time": "2017-08-02T12:56:09", "url": "https://files.pythonhosted.org/packages/fa/bd/9c3c75476879096b265dcbfb235261ffd465b4e73cfabfc00289180649fe/rockfinder-0.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "653b8e1e627c398ba3099f6f883c9735", "sha256": "e598f98b24193885976e949903aff6f91753c23904c9236691e7c3d49add9099" }, "downloads": -1, "filename": "rockfinder-0.1.2.tar.gz", "has_sig": false, "md5_digest": "653b8e1e627c398ba3099f6f883c9735", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12398, "upload_time": "2017-08-02T12:56:12", "url": "https://files.pythonhosted.org/packages/c9/27/75597d9931ac5dbe5afcadc6fc960dae7151f05d45e25909be4db464598d/rockfinder-0.1.2.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "45b5cfa0f776e45d5b7b7a09c64b7958", "sha256": "6e07847b135681528a71e8a46ae5c41ccd6163822c04b477cac1634d83580079" }, "downloads": -1, "filename": "rockfinder-0.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "45b5cfa0f776e45d5b7b7a09c64b7958", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 13753, "upload_time": "2017-08-04T15:19:43", "url": "https://files.pythonhosted.org/packages/3f/7a/f6fdf0d5e67262b5c9dd797a56c86937a5f222ba6499e69608da921ef5e4/rockfinder-0.2.0-py2-none-any.whl" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "95c0ebba723ce99d5285c084f3f3db22", "sha256": "d4a096a2964da434b9713fb557f0f9b613124c62a7ccd9d9533525c85b190cf6" }, "downloads": -1, "filename": "rockfinder-0.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "95c0ebba723ce99d5285c084f3f3db22", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 19067, "upload_time": "2017-10-19T11:14:25", "url": "https://files.pythonhosted.org/packages/6b/58/e4b7d30da1b336a59c878849e4bfbc3e441a2b6a496ae9f9ca540b856bde/rockfinder-0.3.0-py2-none-any.whl" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "40adb8fb88d1d23e989d2329a72fe515", "sha256": "c60c4fb8772ae07c626c514928a0baf6fa0c51e3db40eb5c38f792cb5ec1fd3d" }, "downloads": -1, "filename": "rockfinder-0.4.0-py2-none-any.whl", "has_sig": false, "md5_digest": "40adb8fb88d1d23e989d2329a72fe515", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339093, "upload_time": "2017-11-01T12:20:15", "url": "https://files.pythonhosted.org/packages/7f/c4/c99a0bda7a67c2950db4514178d681f204ac3d0c1cb4e7299a394670c248/rockfinder-0.4.0-py2-none-any.whl" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "9e68238010628f4404ba870dde82a3b9", "sha256": "5c01365820b58dd36aeed69e59a5500abf6665318a68a632ac3ce74e1c10a2e4" }, "downloads": -1, "filename": "rockfinder-0.5.0-py2-none-any.whl", "has_sig": false, "md5_digest": "9e68238010628f4404ba870dde82a3b9", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339182, "upload_time": "2017-11-09T15:58:05", "url": "https://files.pythonhosted.org/packages/f7/eb/1dacedbd3abcd24eba8fa271195b8e8e729c571dae9c543918ebfc37f610/rockfinder-0.5.0-py2-none-any.whl" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "878c33c9f0a2b886bd43a46cc05cb079", "sha256": "f8f7c40da1f2c39240cf2df9b735e84f34ee382545989343e57b0c902edc41a8" }, "downloads": -1, "filename": "rockfinder-0.5.1-py2-none-any.whl", "has_sig": false, "md5_digest": "878c33c9f0a2b886bd43a46cc05cb079", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339183, "upload_time": "2017-11-14T12:43:00", "url": "https://files.pythonhosted.org/packages/bb/89/3f5499621618254286435696bb771d019d84ce5707a2ba8be224e9afd14b/rockfinder-0.5.1-py2-none-any.whl" } ], "0.5.2": [ { "comment_text": "", "digests": { "md5": "9a236a5fcce8cdb615fdac1dc8f4e0d5", "sha256": "e59a9c0e6205e2f016652babdee0a4a476eb29aa165aa41ca0474f24f25b2aba" }, "downloads": -1, "filename": "rockfinder-0.5.2-py2-none-any.whl", "has_sig": false, "md5_digest": "9a236a5fcce8cdb615fdac1dc8f4e0d5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339186, "upload_time": "2017-11-14T12:51:08", "url": "https://files.pythonhosted.org/packages/37/e5/16ad440dccb7b84b7df755eb96dd85f017301089589fea9ef3707c84fc5a/rockfinder-0.5.2-py2-none-any.whl" } ], "0.5.3": [ { "comment_text": "", "digests": { "md5": "59de793a9b706941d01fafe010efe0c1", "sha256": "e8adac52542fede59bb232ec57bf81d31ef723f3870318d4a4089d7225e49612" }, "downloads": -1, "filename": "rockfinder-0.5.3-py2-none-any.whl", "has_sig": false, "md5_digest": "59de793a9b706941d01fafe010efe0c1", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339186, "upload_time": "2017-11-14T12:54:01", "url": "https://files.pythonhosted.org/packages/ad/7c/a243011e5a113515aff402b3161430ee64f088043e91d738aaf1a27697dd/rockfinder-0.5.3-py2-none-any.whl" } ], "0.5.4": [ { "comment_text": "", "digests": { "md5": "f3f5d3d135939f0e4588374fc0b7a833", "sha256": "fa2ff46670354af22299f1c2c6acb4e85c825613d2267716fe03a94daf447de5" }, "downloads": -1, "filename": "rockfinder-0.5.4-py2-none-any.whl", "has_sig": false, "md5_digest": "f3f5d3d135939f0e4588374fc0b7a833", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339203, "upload_time": "2017-11-14T14:35:44", "url": "https://files.pythonhosted.org/packages/70/42/da70fddca2b0cbea3d2f5b66d1c53bcef55588180d8c8f906c7d5b61b6c6/rockfinder-0.5.4-py2-none-any.whl" } ], "0.5.5": [ { "comment_text": "", "digests": { "md5": "ba96f8dc48e97fc124070f982212bab6", "sha256": "3643cffb5102dc86c607cfc55132b3de678f932e77755a1d3fe238295c77e53e" }, "downloads": -1, "filename": "rockfinder-0.5.5-py2-none-any.whl", "has_sig": false, "md5_digest": "ba96f8dc48e97fc124070f982212bab6", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339365, "upload_time": "2017-12-01T15:09:30", "url": "https://files.pythonhosted.org/packages/2e/e0/f121b18f1cadf6ea438f1517205c65aebac96eedac6ab42c509eee0877dc/rockfinder-0.5.5-py2-none-any.whl" } ], "0.5.6": [ { "comment_text": "", "digests": { "md5": "e7d4cb0175a135c6884263a90980fa76", "sha256": "e99d0241cbf19692392d63588efcc09dddd4f13d57adbabef3216c5dd1b344c9" }, "downloads": -1, "filename": "rockfinder-0.5.6-py2-none-any.whl", "has_sig": false, "md5_digest": "e7d4cb0175a135c6884263a90980fa76", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339362, "upload_time": "2017-12-01T15:15:00", "url": "https://files.pythonhosted.org/packages/02/1f/073d557507bab0de84b8f7796a77ee7614fc11278748bc4422b4da0539c7/rockfinder-0.5.6-py2-none-any.whl" } ], "0.5.7": [ { "comment_text": "", "digests": { "md5": "4835600231783921c2369ec7e29e4561", "sha256": "9926581c25d63db29b57d51369a95d54d87943342d7630b76357c675aa7f716c" }, "downloads": -1, "filename": "rockfinder-0.5.7-py2-none-any.whl", "has_sig": false, "md5_digest": "4835600231783921c2369ec7e29e4561", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 339388, "upload_time": "2017-12-04T12:12:42", "url": "https://files.pythonhosted.org/packages/a3/fa/2fd6ef76ed51249e33f57e0fc6919f659e318d2102a5bc4263eb7e0110db/rockfinder-0.5.7-py2-none-any.whl" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "82971829368b918bb24609fbd2073043", "sha256": "9158b09d3e3c1eb0c47f5601a3ddffd69bd2b3662148bf6cd2ddc3b32f9e8d49" }, "downloads": -1, "filename": "rockfinder-0.6.0-py2-none-any.whl", "has_sig": false, "md5_digest": "82971829368b918bb24609fbd2073043", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 343038, "upload_time": "2018-04-24T15:07:37", "url": "https://files.pythonhosted.org/packages/85/cf/df65ce3f83a59026526b51471bf326c41208470cfe40ac504d3cd0a53096/rockfinder-0.6.0-py2-none-any.whl" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "0c74c961829d52fd3e747054d1c638d3", "sha256": "d4cf3fae132c07a043672e515534683c95b1898572955931573e96d828d9499a" }, "downloads": -1, "filename": "rockfinder-0.6.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0c74c961829d52fd3e747054d1c638d3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 343103, "upload_time": "2019-02-15T21:55:57", "url": "https://files.pythonhosted.org/packages/6e/87/bedc5f3481f49e820320c7b7303f5521d05275be5d65b0b6c61dc466b488/rockfinder-0.6.1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c74c961829d52fd3e747054d1c638d3", "sha256": "d4cf3fae132c07a043672e515534683c95b1898572955931573e96d828d9499a" }, "downloads": -1, "filename": "rockfinder-0.6.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0c74c961829d52fd3e747054d1c638d3", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 343103, "upload_time": "2019-02-15T21:55:57", "url": "https://files.pythonhosted.org/packages/6e/87/bedc5f3481f49e820320c7b7303f5521d05275be5d65b0b6c61dc466b488/rockfinder-0.6.1-py2-none-any.whl" } ] }