orbitronomy

View on PyPIReverse Dependencies (0)

0.2.7 orbitronomy-0.2.7-py3-none-any.whl

Wheel Details

Project: orbitronomy
Version: 0.2.7
Filename: orbitronomy-0.2.7-py3-none-any.whl
Download: [link]
Size: 57551
MD5: ff20316de0fbfd6501f61331199d16f8
SHA256: c3062978ed640195a6521fb4592574b5c1c75712156838c492f4d1d6c9fd9f84
Uploaded: 2024-01-10 09:01:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: orbitronomy
Version: 0.2.7
Summary: The Orbitronomy library is designed to simplify the process of plotting, calculating, visualizing, and animating the orbits of celestial bodies in 3D space. It employs Kepler's elliptical orbit equations and Keplerian Elements, in conjunction with PyAstronomy, to perform precise orbital calculations. For 3D plotting, it integrates the capabilities of Matplotlib, enhancing its utility in astronomical simulations and analyses.
Author: Storm
Home-Page: https://github.com/strumberr/Orbitronomy
Project-Url: Source, https://github.com/strumberr/Orbitronomy/tree/main/orbitronomy
Project-Url: Tracker, https://github.com/strumberr/Orbitronomy/issues
Requires-Dist: bidict (==0.22.1)
Requires-Dist: certifi
Requires-Dist: charset-normalizer (==3.3.2)
Requires-Dist: contourpy (==1.2.0)
Requires-Dist: cycler (==0.12.1)
Requires-Dist: docutils (==0.20.1)
Requires-Dist: fonttools (==4.45.0)
Requires-Dist: idna (==3.4)
Requires-Dist: importlib-metadata (==6.8.0)
Requires-Dist: iniconfig (==2.0.0)
Requires-Dist: jaraco.classes (==3.3.0)
Requires-Dist: keyring (==24.3.0)
Requires-Dist: kiwisolver (==1.4.5)
Requires-Dist: markdown-it-py (==3.0.0)
Requires-Dist: matplotlib (==3.8.2)
Requires-Dist: mdurl (==0.1.2)
Requires-Dist: more-itertools (==10.1.0)
Requires-Dist: nh3 (==0.2.14)
Requires-Dist: numpy (==1.26.2)
Requires-Dist: packaging (==23.2)
Requires-Dist: Pillow (==10.1.0)
Requires-Dist: pkginfo (==1.9.6)
Requires-Dist: pluggy (==1.3.0)
Requires-Dist: PyAstronomy (==0.20.0)
Requires-Dist: Pygments (==2.17.1)
Requires-Dist: pyparsing (==3.1.1)
Requires-Dist: python-dateutil (==2.8.2)
Requires-Dist: quantities (==0.14.1)
Requires-Dist: readme-renderer (==42.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: requests-toolbelt (==1.0.0)
Requires-Dist: rfc3986 (==2.0.0)
Requires-Dist: rich (==13.7.0)
Requires-Dist: scipy (==1.11.4)
Requires-Dist: six (==1.16.0)
Requires-Dist: twine (==4.0.2)
Requires-Dist: urllib3 (==2.1.0)
Requires-Dist: zipp (==3.17.0)
Description-Content-Type: text/markdown
[Description omitted; length: 8116 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
orbitronomy/.DS_Store sha256=1lFlJ5EFymdzGAUAaI30vcaaLHt3F1LwpG7xILf9jsM 6148
orbitronomy/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orbitronomy/__main__.py sha256=mNm_ryfXxP0BxEZYKSoTsLmpDa5OOET9nmlKUHnSSHA 531
orbitronomy/datasetOrbit.py sha256=PA7y8b38xkwwRWxnHMYuz_rw3XcATJB0Zc1duf5WGHw 19951
orbitronomy/orbitCalcs.py sha256=OgSMRw9HAr13l30rwWRk5Sw-5HUIuZLKa5VxnZgTGR4 13757
orbitronomy/orbit_calculator.py sha256=XynOOW5WQV_FhASugj-8UkzGD1P0tnFoFWYpXRGDXsI 3408
orbitronomy/relativeOrbit.py sha256=Wat_6X5eu0Iz9WxwNjspnSCDrBC5b19iVc3geAxlpHM 14495
orbitronomy/single_orbit.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orbitronomy/__pycache__/__init__.cpython-311.pyc sha256=EID_ni95SZdQ_qstiwNMyM0LAGffZoHBbNy33GNEF0I 177
orbitronomy/__pycache__/__main__.cpython-311.pyc sha256=hGK5aFEJZ6Pct1w-ne2sYfv2zeH12HY04i6ZfBdKyyY 755
orbitronomy/__pycache__/datasetOrbit.cpython-311.pyc sha256=cOMqs9dMrh49dnuRte0JF1VSEPNjGsGj8G4MWI8HNi8 27572
orbitronomy/__pycache__/kepplerElements.cpython-311.pyc sha256=4ioy8mIULCI5dog-u_Q7LECSWfo1-WTRzIugb8bY0Bs 9014
orbitronomy/__pycache__/line2points.cpython-311.pyc sha256=gqyxxcCvYh_Vq65b8Quk8qPgxm-GQbo68lZ_w6tz10c 1640
orbitronomy/__pycache__/multipleOrbits.cpython-311.pyc sha256=y4mKboZk7lgvrdumKVvz3QvULCzlOFG5gDFH1bgqeLA 9913
orbitronomy/__pycache__/orbitCalcs.cpython-311.pyc sha256=ijAa8OolOvG8jqRl6ZaxGWyXzVfUuu5IRSFI1At80P8 18404
orbitronomy/__pycache__/relativeOrbit.cpython-311.pyc sha256=7Vid4F3jGK_g2vtvMDxn0G3WUefunsJ_sKN_73gT120 21497
orbitronomy/ingredientes/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orbitronomy/ingredientes/__main__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
orbitronomy/ingredientes/features.py sha256=cZdmSmK-9yhnxVtMwAD5eo8siHcJjblDP2nJGp89gjk 2156
orbitronomy/ingredientes/line2points.py sha256=hImbyuoQbwmCzNRs7epmxWm-D-PSnJzk-cfsLSVnTkU 1008
orbitronomy/ingredientes/__pycache__/__init__.cpython-311.pyc sha256=IM0ib2dTEEsIVLDQuJUOytWPgPwCPTdnQyRP9p8VH_Q 190
orbitronomy/ingredientes/__pycache__/features.cpython-311.pyc sha256=yDUT3eugx3UPlR_A5AyBnAnfwSz5WozCyKFcqjiqbdQ 3094
orbitronomy/ingredientes/__pycache__/line2points.cpython-311.pyc sha256=WA0KnCHtcuTJvUnXYYuf8Nq1LpmkGzMEroJ2EF6fqwc 2019
tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
tests/test_general.py sha256=NS18ptDfJ6BhPSnoek_GfOhEDCrCLm598dudTbTKmyk 2507
orbitronomy-0.2.7.dist-info/METADATA sha256=E0XefAekPVJRC7UO3JMmByAh09qXX7MqqIfsH4Vf3sk 10119
orbitronomy-0.2.7.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
orbitronomy-0.2.7.dist-info/top_level.txt sha256=jgqR23oEBc2kso6-RuiqcxMt34HANGjmU4t5FJu4iEk 18
orbitronomy-0.2.7.dist-info/RECORD

top_level.txt

orbitronomy
tests