{
"info": {
"author": "Shiva Iyer",
"author_email": "shiva.iyer@gmail.com",
"bugtrack_url": null,
"classifiers": [
"Intended Audience :: Developers",
"Intended Audience :: Education",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",
"Operating System :: POSIX",
"Operating System :: POSIX :: Linux",
"Programming Language :: C",
"Programming Language :: Python :: 3",
"Topic :: Scientific/Engineering :: Astronomy",
"Topic :: Scientific/Engineering :: Mathematics",
"Topic :: Scientific/Engineering :: Physics"
],
"description": "Introduction\n------------\n\nkepler contains a set of routines for performing astronomical\ncalculations. The library is implemented in ANSI C and the optional\npykepler package provides support for Python.\n\nThe intent is to supply the basic building blocks necessary for more\nadvanced applications. Consequently, no attempt has been made to\ndevelop an user interface or to write programs for various use cases.\n\nPrerequisites\n-------------\n\nMake sure your Unix installation has the GNU C compiler and build\ntools installed. The following are the minimum version requirements.\n\n1. GNU gcc 4.4.1\n2. GNU Make 3.81\n3. Python 2.6.5 (needed only if you use the Python interface)\n\nkepler can also be used with Microsoft Windows provided you have MinGW\nand MSYS installed. These tools may be downloaded from .\n\nInstallation\n------------\n\nInstructions for downloading the source archives and accessing the\ndevelopment repository may be found at .\n\nRun 'make target={posix|windows}' in the kepler installation directory\nto compile all the library files and example programs. In order to\ncall kepler's functions from your own applications, you will need to\ncreate your own makefile along the lines of the one in the 'examples'\nsubdirectory.\n\nRun 'make target={posix|windows} install' to deploy the shared library\nthat is created in the previous step. On most systems, you will need\nto run this as root. You will need to do this before you run the\nexample programs or use the pykepler Python package. On Windows,\nplease copy src/libkepler.dll manually to your application or Windows\nsystem directory.\n\nRun 'make target={posix|windows} clean' to remove all the files\ncreated by running 'make'. This will not remove the shared libraries\nor symbolic links in /usr/lib.\n\nThe 'pykepler' subdirectory contains the sources for the pykepler\nPython package. This package allows you to call kepler routines from\nPython.\n\nDocumentation\n-------------\n\nThe C library is documented in the file kepler.html under the 'doc'\nsubdirectory.\n\nThe 'pydoc' utility or the help() function in the interactive Python\ninterpreter may be used to view the documentation for the Python\ninterface.\n\nExamples\n--------\n\nThe following sample programs may be found in the 'examples'\nsubdirectory:\n\n1. kepler_test.c calls most of the functions in kepler and displays\nthe results in a terminal window. To test the routines in mpc_file.c,\nyou must download the MPC Orbit Database files from .\n\n2. rise_set.c is a program that accepts command-line arguments and\ndisplays the rise, transit and setting times for the Sun, Moon,\nplanets and Pluto.\n\n3. planpos. py demonstrates the Python wrapper by calling routines in\nthe VSOP, ELP and Pluto modules to display the positions of the Sun,\nMoon, planets and Pluto at the time specified on the command-line.\n\n4. flightseg. py displays the great circle distance and bearing angles\nfor flight segments between the airports specified on the command\nline. The airport database from \nmust be downloaded into the examples folder.\n\nReferences\n----------\n\nkepler is targeted towards users with a sound grasp of positional\nastronomy. However, it has been thought fit to include references to\nthe relevant astronomical literature in the source code.\n\nNo work of this nature would be possible without the following\nstandard works on astronomical algorithms:\n\n1. Celestial Mechanics - Forest Ray Moulton\n2. Astronomical Algorithms - Jean Meeus\n3. Explanatory supplement to the Astronomical Almanac - P. K. Seidelmann\n\n\n",
"description_content_type": "text/markdown",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://github.com/Shiva-Iyer/kepler",
"keywords": "",
"license": "",
"maintainer": "",
"maintainer_email": "",
"name": "pykepler",
"package_url": "https://pypi.org/project/pykepler/",
"platform": "",
"project_url": "https://pypi.org/project/pykepler/",
"project_urls": {
"Homepage": "https://github.com/Shiva-Iyer/kepler"
},
"release_url": "https://pypi.org/project/pykepler/1.0.1/",
"requires_dist": null,
"requires_python": "",
"summary": "Algorithms for positional astronomy",
"version": "1.0.1"
},
"last_serial": 5404106,
"releases": {
"1.0.0": [
{
"comment_text": "",
"digests": {
"md5": "8156340f626d447b962c17155dd7a499",
"sha256": "5024fd844a804e57fc2bd3f874f63b89a1ac70df3a6f9ad0ab3b7f932740a89c"
},
"downloads": -1,
"filename": "pykepler-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8156340f626d447b962c17155dd7a499",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1253779,
"upload_time": "2019-06-15T15:06:23",
"url": "https://files.pythonhosted.org/packages/44/eb/8e7da981a5b97f058d9ffb7a1a33dcdc23785876d657b2804ea229579435/pykepler-1.0.0-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "9be41666e048164249647cc72c7d940b",
"sha256": "73e836f11b05994daf6ea2c1f70e3fe8b1fea81d81517f9f0e90233324c7737e"
},
"downloads": -1,
"filename": "pykepler-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "9be41666e048164249647cc72c7d940b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2429866,
"upload_time": "2019-06-15T15:06:28",
"url": "https://files.pythonhosted.org/packages/96/f0/67b50150fb0753d5f5c78b68fdfc76c347136ebb719612ecd724d624d385/pykepler-1.0.0.tar.gz"
}
],
"1.0.1": [
{
"comment_text": "",
"digests": {
"md5": "8dc3840a20a904b3761375d215e600a7",
"sha256": "d8be791e1b0e1eb92262f2db544923385e3eecdf660ac1100fa64eca516c343c"
},
"downloads": -1,
"filename": "pykepler-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8dc3840a20a904b3761375d215e600a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1253763,
"upload_time": "2019-06-15T15:14:47",
"url": "https://files.pythonhosted.org/packages/86/b1/a811f2a6abf5d75f9e362a342d16d36924201bcedf26b293075f5a797313/pykepler-1.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8491c1f598c77bc50a240b928e546715",
"sha256": "2543e01cbe363b16d6ef83b2fadf1c5d761d08652ea7461ae86c2aa86eb8f8f3"
},
"downloads": -1,
"filename": "pykepler-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8491c1f598c77bc50a240b928e546715",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1224320,
"upload_time": "2019-06-15T15:14:50",
"url": "https://files.pythonhosted.org/packages/e0/7e/94ff097199ec901cd9241bcc4690f987d66d6164475464a3fedfa587db88/pykepler-1.0.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "8dc3840a20a904b3761375d215e600a7",
"sha256": "d8be791e1b0e1eb92262f2db544923385e3eecdf660ac1100fa64eca516c343c"
},
"downloads": -1,
"filename": "pykepler-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8dc3840a20a904b3761375d215e600a7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 1253763,
"upload_time": "2019-06-15T15:14:47",
"url": "https://files.pythonhosted.org/packages/86/b1/a811f2a6abf5d75f9e362a342d16d36924201bcedf26b293075f5a797313/pykepler-1.0.1-py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8491c1f598c77bc50a240b928e546715",
"sha256": "2543e01cbe363b16d6ef83b2fadf1c5d761d08652ea7461ae86c2aa86eb8f8f3"
},
"downloads": -1,
"filename": "pykepler-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "8491c1f598c77bc50a240b928e546715",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 1224320,
"upload_time": "2019-06-15T15:14:50",
"url": "https://files.pythonhosted.org/packages/e0/7e/94ff097199ec901cd9241bcc4690f987d66d6164475464a3fedfa587db88/pykepler-1.0.1.tar.gz"
}
]
}