astrotool


Nameastrotool JSON
Version 0.0.16 PyPI version JSON
download
home_pageNone
SummaryA Python package for astronomical calculations in Python or on the command line
upload_time2024-06-25 08:34:20
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseEUPL 1.2
keywords astronomy ephemeris date time coordinates
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AstroTool #

A Python package for astronomical calculations in Python or on the command line.


## Installation ##

This package can be installed using `pip install astrotool`.  This should automatically install the dependency
packages `astroconst`, `colored_traceback` and `numpy` if they haven't been installed already.  If you are
installing by hand, you have to ensure these packages are installed as well.


## AstroTool pages ##

* [Pypi](https://pypi.org/project/astrotool/): AstroTool Python package
* [GitHub](https://github.com/MarcvdSluys/AstroTool): AstroTool source code
* [Read the Docs](https://astrotool.readthedocs.io): AstroTool documentation


## Author and licence ##

* Author: Marc van der Sluys
* Contact: http://astro.ru.nl/~sluys/
* Licence: [EUPL 1.2](https://www.eupl.eu/1.2/en/)


## See also ##

* [AstroConst](https://pypi.org/project/astroconst/): a Python package that provides astronomical constants.
* [SolTrack](https://pypi.org/project/soltrack/): a free, fast and accurate
  [Python](https://pypi.org/project/soltrack/) or [C/C++](http://soltrack.sourceforge.net/) routine to compute
  the position of the Sun.
* [elp-mpp02](https://pypi.org/project/elp-mpp02/): accurate Moon positions using the lunar solution ELP/MPP02
  in Python.
* [libTheSky](http://libthesky.sourceforge.net/): a Fortran library to compute the positions of celestial
  bodies (Sun, Moon, planets, stars, asteroids, comets) and events (e.g. lunar phases) with great accuracy.


## References ##

* Meeus, [Astronomical algorithms](https://www.willbell.com/math/MC1.HTM), 2nd Ed.
* [Celestial mechanics in a nutshell (CMiaNS)](https://cmians.sourceforge.io/): online living document.
* This Python code is being adapted from the Fortran implementation in
  [libTheSky](http://libthesky.sourceforge.net/)


<sub>Copyright (c) 2021-2022 Marc van der Sluys</sub>

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "astrotool",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "astronomy, ephemeris, date, time, coordinates",
    "author": null,
    "author_email": "Marc van der Sluys <git@vandersluys.nl>",
    "download_url": "https://files.pythonhosted.org/packages/ec/97/5cff41e8ae8084cbc51b7a7af1b5749d60f7aa3f381a53368278a0264ea4/astrotool-0.0.16.tar.gz",
    "platform": null,
    "description": "# AstroTool #\n\nA Python package for astronomical calculations in Python or on the command line.\n\n\n## Installation ##\n\nThis package can be installed using `pip install astrotool`.  This should automatically install the dependency\npackages `astroconst`, `colored_traceback` and `numpy` if they haven't been installed already.  If you are\ninstalling by hand, you have to ensure these packages are installed as well.\n\n\n## AstroTool pages ##\n\n* [Pypi](https://pypi.org/project/astrotool/): AstroTool Python package\n* [GitHub](https://github.com/MarcvdSluys/AstroTool): AstroTool source code\n* [Read the Docs](https://astrotool.readthedocs.io): AstroTool documentation\n\n\n## Author and licence ##\n\n* Author: Marc van der Sluys\n* Contact: http://astro.ru.nl/~sluys/\n* Licence: [EUPL 1.2](https://www.eupl.eu/1.2/en/)\n\n\n## See also ##\n\n* [AstroConst](https://pypi.org/project/astroconst/): a Python package that provides astronomical constants.\n* [SolTrack](https://pypi.org/project/soltrack/): a free, fast and accurate\n  [Python](https://pypi.org/project/soltrack/) or [C/C++](http://soltrack.sourceforge.net/) routine to compute\n  the position of the Sun.\n* [elp-mpp02](https://pypi.org/project/elp-mpp02/): accurate Moon positions using the lunar solution ELP/MPP02\n  in Python.\n* [libTheSky](http://libthesky.sourceforge.net/): a Fortran library to compute the positions of celestial\n  bodies (Sun, Moon, planets, stars, asteroids, comets) and events (e.g. lunar phases) with great accuracy.\n\n\n## References ##\n\n* Meeus, [Astronomical algorithms](https://www.willbell.com/math/MC1.HTM), 2nd Ed.\n* [Celestial mechanics in a nutshell (CMiaNS)](https://cmians.sourceforge.io/): online living document.\n* This Python code is being adapted from the Fortran implementation in\n  [libTheSky](http://libthesky.sourceforge.net/)\n\n\n<sub>Copyright (c) 2021-2022 Marc van der Sluys</sub>\n",
    "bugtrack_url": null,
    "license": "EUPL 1.2",
    "summary": "A Python package for astronomical calculations in Python or on the command line",
    "version": "0.0.16",
    "project_urls": {
        "GitHub": "https://github.com/MarcvdSluys/AstroTool",
        "Homepage": "http://astro.ru.nl/~sluys/AstroTool",
        "ReadTheDocs": "https://astrotool.readthedocs.io"
    },
    "split_keywords": [
        "astronomy",
        " ephemeris",
        " date",
        " time",
        " coordinates"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d6d77cff43831c4dd74e515314f58b9dce3bb44637a54294c91e8839864fd994",
                "md5": "d8f7437170971baa3e2602459d728e76",
                "sha256": "c86aa46712ad1f5b8a2372c6ae21d92a535e21ca5c7c96a195455ac82bb3b0df"
            },
            "downloads": -1,
            "filename": "astrotool-0.0.16-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d8f7437170971baa3e2602459d728e76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 34903,
            "upload_time": "2024-06-25T08:34:18",
            "upload_time_iso_8601": "2024-06-25T08:34:18.569207Z",
            "url": "https://files.pythonhosted.org/packages/d6/d7/7cff43831c4dd74e515314f58b9dce3bb44637a54294c91e8839864fd994/astrotool-0.0.16-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ec975cff41e8ae8084cbc51b7a7af1b5749d60f7aa3f381a53368278a0264ea4",
                "md5": "254b976a1fc531cd0b19f13f7d546784",
                "sha256": "5d9b3d61496850e18bb9869e78ffd28ef3f5172f18bc449bb381c641a37219fe"
            },
            "downloads": -1,
            "filename": "astrotool-0.0.16.tar.gz",
            "has_sig": false,
            "md5_digest": "254b976a1fc531cd0b19f13f7d546784",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 29086,
            "upload_time": "2024-06-25T08:34:20",
            "upload_time_iso_8601": "2024-06-25T08:34:20.530848Z",
            "url": "https://files.pythonhosted.org/packages/ec/97/5cff41e8ae8084cbc51b7a7af1b5749d60f7aa3f381a53368278a0264ea4/astrotool-0.0.16.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 08:34:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MarcvdSluys",
    "github_project": "AstroTool",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "astrotool"
}
        
Elapsed time: 1.03833s