Python package for astronomical calculations
Project description
PySpace2
Description
PySpace2 is a Python library that allows for advanced astronomical calculations, simulations, and data analysis related to outer space. The project aims to simplify operations on celestial bodies, their movements, and the dynamics of planetary systems.
Features
- Calculating the real and theorical Earth speed
- Plotting the Solar System Barycentre with relation to Sun
- Analyze when you can take photo of Venus
- Create Planets' map with Equator Coordinates System
System Requirements
- Python 3.9+
- Supported operating systems: Windows, macOS, Linux
Installation
To install the PySpace2 package, use the pip package manager:
pip install PySpace2
If you are installing the package from the repository, ensure you have the latest version of pip, and then install it locally:
git clone https://github.com/Kyrtap1309/PySpace2.git
cd pyspace2
pip install .
Examples
Check package usage examples here
Documentation Website
PySpace2 uses MkDocs to generate documentation. If you want to generate it locally, follow these steps:
-
Move to the root directory of the PySpace2 project where the requirements folder is located:
-
Install MkDocs and required plugins
pip install -r requirements/docs.txt
- Serve the documentation locally
mkdocs serve
This will start a local server, and the documentation can be viewed in your browser at http://127.0.0.1:8000.
- Build the documentation (optional)
If you want to generate a static HTML version of the documentation, you can run:
mkdocs build
This will create a site/ directory with all the HTML files needed to host the documentation.
Gallery
Example: Solar System Barycentre trajectory with First Kepler functionality
Example: Plot a graph of phase angle of planets based on time
Example: Planets' Map at Equatorial Coordinate System
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyspace2-0.5.2.tar.gz.
File metadata
- Download URL: pyspace2-0.5.2.tar.gz
- Upload date:
- Size: 10.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
987101d67e5c27a9265ba2233a8e1a64511b277c0581fe777327e0c015741721
|
|
| MD5 |
7cc0e2318ac99f14674f712e7156f128
|
|
| BLAKE2b-256 |
386110d94f537fd0c79cb9e23d7896996aa0453d2c727e701f8c37476a2e18c4
|
File details
Details for the file PySpace2-0.5.2-py3-none-any.whl.
File metadata
- Download URL: PySpace2-0.5.2-py3-none-any.whl
- Upload date:
- Size: 10.5 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.8.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
134d70edd77a16ebfa336523a6e274341d1050153467fb20048edf26703e32b5
|
|
| MD5 |
ae52bf32cf3dd737c45e8ddb45106ffd
|
|
| BLAKE2b-256 |
503a0a7dec73e3797399e132a600b0803a780da79e90c88e3334a5db0cdc7b66
|