1602 Forks
3842 Stars
3842 Watchers

astropy

Astronomy and astrophysics core library

How to download and setup astropy

Open terminal and run command
git clone https://github.com/astropy/astropy.git
git clone is used to create a copy or clone of astropy repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with astropy https://github.com/astropy/astropy/archive/master.zip

Or simply clone astropy with SSH
[email protected]:astropy/astropy.git

If you have some problems with astropy

You may open issue on astropy support forum (system) here: https://github.com/astropy/astropy/issues