Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWP - Astrodynamics with Python

Channel Image

The GitHub repository corresponding to the Orbital Mechanics with Python, Numerical Methods with Python, and Spacecraft Attitude Control with Python video series on YouTube. Please direct all questions and comments to the corresponding videos on YouTube.

Links to Video Series:

Dependencies

Installing Python dependencies

Python packages can be easily and conviniently installed using pip via the command line like so:

$ python3 -m pip install {package_name}

In the case of AWP, all Python dependencies can be installed in one command using the requirements.txt file as so:

$ python3 -m pip install -r requirements.txt

About

Astrodynamics with Python

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages