Metadata-Version: 2.3
Name: astrolabium
Version: 0.1.1
Summary: This project combines data from several stellar catalogues (e.g., Hipparcos, WDS, Orb6) as well as Wikidata, to create a data structure representing a set of star systems, their hierarchy (in case of multiple stars in the systems) and their properties.
License: MIT
Keywords: astronomy,cosmology,space,science,stars,star,double,binary
Author: Vindemiatrix Collective
Author-email: vindemiatrixcollective@gmail.com
Requires-Python: >=3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: SPARQLWrapper
Requires-Dist: anytree
Requires-Dist: astropy
Requires-Dist: astroquery
Requires-Dist: tqdm
