{ "info": { "author": "Erik Max Francis", "author_email": "software@alcyone.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Education", "Topic :: Scientific/Engineering :: Astronomy", "Topic :: Scientific/Engineering :: Physics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "BOTEC is intended as a simple but useful calculator to assist with making\r\nastrophysical, orbital mechanics, and space navigation calculations. As the\r\norigin of the acronym applies, BOTEC is more of a \"back-of-the-envelope\r\ncalculator\" rather than an industrial-strength calculator, although this may\r\nchange in the future.\r\n\r\nBOTEC is primarily intended for people familiar with physics and Python, and as\r\nsuch is unlikely to be useful to the average enduser. BOTEC really consists of\r\ntwo parts: The BOTEC software, which knows what to do with the data, and the\r\nSolar System data itself, which is represented in a large data file (a Python\r\npickle, actually). This is deliberately modularized so that the Solar System\r\ndata BOTEC uses can be updated independently of thet software, and also that\r\nalternative data files (e.g., hypothetical stellar systems for fictional\r\npurposes) can be supported.\r\n\r\nAll values are strictly in SI units.", "description_content_type": null, "docs_url": null, "download_url": "http://www.alcyone.com/software/botec/botec-latest.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.alcyone.com/software/botec/", "keywords": "physics, astronomy, astrophysics, orbital mechanics, course plotting, Hohmann transfer", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "BOTEC", "package_url": "https://pypi.org/project/BOTEC/", "platform": "independent", "project_url": "https://pypi.org/project/BOTEC/", "project_urls": { "Download": "http://www.alcyone.com/software/botec/botec-latest.tar.gz", "Homepage": "http://www.alcyone.com/software/botec/" }, "release_url": "https://pypi.org/project/BOTEC/0.3.5/", "requires_dist": null, "requires_python": null, "summary": "A simple astrophysics and orbital mechanics simulator", "version": "0.3.5" }, "last_serial": 944206, "releases": { "0.2": [], "0.3": [], "0.3.5": [] }, "urls": [] }