NASA Project with Python

Python , an interpreted high-level general-purpose programming language that was created in 1991 by Guido Van Rossum.

Python is dynamically-typed language .. it supports multiple programming paradigms, including structured (particularly, procedural), …


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Bek Brace

Python , an interpreted high-level general-purpose programming language that was created in 1991 by Guido Van Rossum.

Python is dynamically-typed language .. it supports multiple programming paradigms, including structured (particularly, procedural), object-oriented and functional programming.

In this quick tutorial, you will learn how to track the International Space Station in real time using NASA API with only Python code.

This is the video if you want to watch:

So if we're going to talk about the International Space Station (ISS) which is something most of us consider as a worthy example of what can happen when we work together .. and NASA among other agencies uses a wealth of python code on board ISS in order to help automate your teens .. so if you're considering a career in space then learning python is a must-have
skill

In this Python project, you will display the number of astronauts on board in real time, you will also update the station's current latitude and longitude every 5 seconds while also displaying your current position on the world map.

Thank you for reading (and maybe watching), and I will see you in a new Video-Tutorial post 🙂

Some Useful links:
NASA : https://www.nasa.gov
Astronauts API : http://api.open-notify.org/astros.json
Lon/Lat API : http://api.open-notify.org/iss-now.json
Online GIF Converter: https://ezgif.com/video-to-gif


This content originally appeared on DEV Community 👩‍💻👨‍💻 and was authored by Bek Brace


Print Share Comment Cite Upload Translate Updates
APA

Bek Brace | Sciencx (2022-12-07T14:23:49+00:00) NASA Project with Python. Retrieved from https://www.scien.cx/2022/12/07/nasa-project-with-python/

MLA
" » NASA Project with Python." Bek Brace | Sciencx - Wednesday December 7, 2022, https://www.scien.cx/2022/12/07/nasa-project-with-python/
HARVARD
Bek Brace | Sciencx Wednesday December 7, 2022 » NASA Project with Python., viewed ,<https://www.scien.cx/2022/12/07/nasa-project-with-python/>
VANCOUVER
Bek Brace | Sciencx - » NASA Project with Python. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/12/07/nasa-project-with-python/
CHICAGO
" » NASA Project with Python." Bek Brace | Sciencx - Accessed . https://www.scien.cx/2022/12/07/nasa-project-with-python/
IEEE
" » NASA Project with Python." Bek Brace | Sciencx [Online]. Available: https://www.scien.cx/2022/12/07/nasa-project-with-python/. [Accessed: ]
rf:citation
» NASA Project with Python | Bek Brace | Sciencx | https://www.scien.cx/2022/12/07/nasa-project-with-python/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.