{ "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": "astrocalc \n=========================\n\n*An astronomer's calculator used to perform common calculations, conversions and measurements.*.\n\nUsage\n======\n\n.. code-block:: bash \n \n astrocalc [-c] coordflip \n astrocalc sep \n astrocalc timeflip \n astrocalc trans \n astrocalc now mjd\n astrocalc dist (-z | -m) [--hc=hVal --wm=OmegaMatter --wv=OmegaVacuum]\n\n\n COMMANDS:\n ========\n coordflip flip coordinates between decimal degrees and sexegesimal and vice-versa\n sep calculate the separation between two locations in the sky.\n timeflip flip time between UT and MJD.\n trans translate a location across the sky (north and east in arcsec)\n now report current time in various formats\n dist convert distance between mpc to z\n\n VARIABLES:\n ==========\n ra, ra1, ra2 right-ascension in deciaml degrees or sexegesimal format\n dec, dec1, dec2 declination in deciaml degrees or sexegesimal format\n datetime modified julian date (mjd) or universal time (UT). UT can be formated 20150415113334.343 or \"20150415 11:33:34.343\" (spaces require quotes)\n north, east vector components in arcsec\n distVal a distance value in Mpc (-mpc) or redshift (-z)\n hVal hubble constant value. Default=70 km/s/Mpc\n OmegaMatter Omega Matter. Default=0.3\n OmegaVacuum Omega Vacuum. Default=0.7\n\n -h, --help show this help message\n -m, --mpc distance in mpc\n -z, --redshift redshift distance\n -c, --cartesian convert to cartesian coordinates\n \nDocumentation\n=============\n\nDocumentation for astrocalc is hosted by `Read the Docs `__ (last `stable version `__ and `latest version `__).\n\nInstallation\n============\n\nThe easiest way to install astrocalc is to use ``pip``:\n\n.. code:: bash\n\n pip install astrocalc\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/astrocalc.git\n cd astrocalc\n python setup.py install\n\nTo upgrade to the latest version of astrocalc use the command:\n\n.. code:: bash\n\n pip install astrocalc --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/astrocalc.git\n cd astrocalc\n python setup.py develop\n\n`Pull requests `__\nare welcomed!\n\n\nIssues\n------\n\nPlease report any issues\n`here `__.\n\nLicense\n=======\n\nCopyright (c) 2016 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.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/thespacedoctor/astrocalc/archive/v0.2.4.zip", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thespacedoctor/astrocalc", "keywords": "tools,astronomy", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "astrocalc", "package_url": "https://pypi.org/project/astrocalc/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/astrocalc/", "project_urls": { "Download": "https://github.com/thespacedoctor/astrocalc/archive/v0.2.4.zip", "Homepage": "https://github.com/thespacedoctor/astrocalc" }, "release_url": "https://pypi.org/project/astrocalc/0.2.4/", "requires_dist": null, "requires_python": null, "summary": "An astronomer's calculator used to perform common calculations, conversions and measurements.", "version": "0.2.4" }, "last_serial": 2754656, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "168815ef01785e430c4d52a6758cdf7e", "sha256": "89d516a27fb16bf080f648c07ce6b8dc22eb11bf06b4182fd58a8ea0cdaa583f" }, "downloads": -1, "filename": "astrocalc-0.1.tar.gz", "has_sig": false, "md5_digest": "168815ef01785e430c4d52a6758cdf7e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5220, "upload_time": "2016-04-21T09:55:00", "url": "https://files.pythonhosted.org/packages/93/85/74a422f47371a33adedc069cf6f3680faaf639312681a1123ae0e5be378b/astrocalc-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "da12989462010733bd3325b3c489e765", "sha256": "cc705f5f8a649a0987a901717ea11ef818d47664cdf1b41d89332c12f69890ab" }, "downloads": -1, "filename": "astrocalc-0.1.1.tar.gz", "has_sig": false, "md5_digest": "da12989462010733bd3325b3c489e765", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25307, "upload_time": "2016-06-20T11:29:38", "url": "https://files.pythonhosted.org/packages/93/31/2c6b55126587589d98c8d6498602097a5949d32d5334103de10920af6999/astrocalc-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "b10e30ff936f4e90aac7576fb371adf9", "sha256": "5135ec277de898bc16e261c6afa89dd44db3d08e9b6733f9332292785d89eeb5" }, "downloads": -1, "filename": "astrocalc-0.1.2.tar.gz", "has_sig": false, "md5_digest": "b10e30ff936f4e90aac7576fb371adf9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25330, "upload_time": "2016-06-29T09:36:49", "url": "https://files.pythonhosted.org/packages/59/bc/2ac73ffe7fb3f5756f076d79e35579fc6813733b55f708ab32bb8da82411/astrocalc-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "4797b9b916badc663e6af77dd8396eb0", "sha256": "757187a661b308ca0b9b69923b68404fd9ef8ea718e2b672411360ee629aec69" }, "downloads": -1, "filename": "astrocalc-0.1.3.tar.gz", "has_sig": false, "md5_digest": "4797b9b916badc663e6af77dd8396eb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25338, "upload_time": "2016-06-29T09:47:09", "url": "https://files.pythonhosted.org/packages/fb/91/ad73bc3d6cd2e7f8067da74557d55ac8fd08c7ab8e3952ba71588b185742/astrocalc-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "7d3750600548d050290325e3b72f5e11", "sha256": "7ab46bc06acbff178f676e0d6aa9ce18211ca2464fd1714d879e8e3b813d97c3" }, "downloads": -1, "filename": "astrocalc-0.1.4.tar.gz", "has_sig": false, "md5_digest": "7d3750600548d050290325e3b72f5e11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25337, "upload_time": "2016-06-29T10:01:39", "url": "https://files.pythonhosted.org/packages/22/2f/f74e74d5aa4ac6d19536fb047ab19c841fa99f282c2bbdb04d3acd78e14d/astrocalc-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "1dd9af307736ebd03c4639970fdc0fde", "sha256": "ce6e03c77b421fb81109b66d3a3cfaa750b3f90164df6a3dfff34666c7c48807" }, "downloads": -1, "filename": "astrocalc-0.1.5.tar.gz", "has_sig": false, "md5_digest": "1dd9af307736ebd03c4639970fdc0fde", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25459, "upload_time": "2016-09-13T08:15:39", "url": "https://files.pythonhosted.org/packages/13/4b/0154f40841717d4a322f066c45e0ade739aca2a210d491b01a7660c5ee67/astrocalc-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "913768844de8bb4f5e1344f39ad11e5e", "sha256": "01c9491202b221ce61ae04a0448e6ed90b940ae870985a59d05f6fee96888651" }, "downloads": -1, "filename": "astrocalc-0.1.6.tar.gz", "has_sig": false, "md5_digest": "913768844de8bb4f5e1344f39ad11e5e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27483, "upload_time": "2016-10-26T12:17:39", "url": "https://files.pythonhosted.org/packages/6c/8a/5f0e377b054e4250e12f885eec22117358b891a0cccdff5852c0ba413058/astrocalc-0.1.6.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "5f0e6d4f04d2f0acb552c79838acae53", "sha256": "e15f61430c1f882856c5e9c5972cbf1c298187592def486b572097003acb8877" }, "downloads": -1, "filename": "astrocalc-0.2.tar.gz", "has_sig": false, "md5_digest": "5f0e6d4f04d2f0acb552c79838acae53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27304, "upload_time": "2016-10-06T20:36:43", "url": "https://files.pythonhosted.org/packages/0b/8c/66ca4542944d646e4c1e508b6b18d30316f53cffe9f52fa81e21d91efc8e/astrocalc-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "9a40957bd265667a5533b9035ab1ec01", "sha256": "cb2c3a1e6902820d2298fca459fbf3c29aaff44877f2c36bec4d5cba9935dc70" }, "downloads": -1, "filename": "astrocalc-0.2.1.tar.gz", "has_sig": false, "md5_digest": "9a40957bd265667a5533b9035ab1ec01", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27467, "upload_time": "2016-10-21T10:31:26", "url": "https://files.pythonhosted.org/packages/b5/7c/5098bef7d360c897ca6c0c88ba249983165eec86927e2285f438cf476c99/astrocalc-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "a71255e0d2e18e41cfa14b569614bac5", "sha256": "2501df3d3d62b70347d5b75de8140ba3d792a4a17ede98f0a8a6f3273c61c9c4" }, "downloads": -1, "filename": "astrocalc-0.2.2.tar.gz", "has_sig": false, "md5_digest": "a71255e0d2e18e41cfa14b569614bac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27483, "upload_time": "2016-10-26T12:21:37", "url": "https://files.pythonhosted.org/packages/4b/72/bea0dee79f73d366ef5caeb1285a7a19c9ac2acc301a0fb12b04fa803b60/astrocalc-0.2.2.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "e4d1ffc6a31af40946924a5d23a1693e", "sha256": "6a8b17a6596d5b73c21553f6b05088f613eda7e2ae72c90e26c7147d506711ef" }, "downloads": -1, "filename": "astrocalc-0.2.4.tar.gz", "has_sig": false, "md5_digest": "e4d1ffc6a31af40946924a5d23a1693e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23900, "upload_time": "2017-04-05T11:23:27", "url": "https://files.pythonhosted.org/packages/18/19/db4edbdc2fd6508e02512b9c51d4fd6d4477b665710c3b0423f73318bd55/astrocalc-0.2.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e4d1ffc6a31af40946924a5d23a1693e", "sha256": "6a8b17a6596d5b73c21553f6b05088f613eda7e2ae72c90e26c7147d506711ef" }, "downloads": -1, "filename": "astrocalc-0.2.4.tar.gz", "has_sig": false, "md5_digest": "e4d1ffc6a31af40946924a5d23a1693e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23900, "upload_time": "2017-04-05T11:23:27", "url": "https://files.pythonhosted.org/packages/18/19/db4edbdc2fd6508e02512b9c51d4fd6d4477b665710c3b0423f73318bd55/astrocalc-0.2.4.tar.gz" } ] }