Metadata-Version: 2.2
Name: astrodom
Version: 2.1.31
Summary: Astroimaging Catalogue Software
Home-page: https://github.com/fenriques/AstroDom
Author: Ferrante Enriques
Author-email: ferrante.enriques@gmail.com
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: X11 Applications :: Qt
Classifier: Environment :: Other Environment
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: astropy
Requires-Dist: ephem
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: PyQt6
Requires-Dist: photutils
Requires-Dist: pyqtgraph
Requires-Dist: importlib_resources
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# Astrodom2

Welcome to Astrodom2! This project is designed to help you explore the wonders of the universe.

## Features

- Star mapping
- Planet tracking
- Real-time celestial events

## Installation

To install Astrodom2, follow these steps:

```bash
git clone https://github.com/yourusername/astrodom2.git
cd astrodom2
npm install
```

## Usage

To start using Astrodom2, run the following command:

```bash
npm start
```

## Contributing

We welcome contributions! Please read our [contributing guidelines](CONTRIBUTING.md) before getting started.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Contact

For any questions or suggestions, please open an issue or contact us at support@astrodom2.com.

Happy stargazing!
