As my first project I selected a simple cli ISS position tracker using python. This should be easy…
As my first project I selected a simple cli ISS position tracker using python. This should be easy…
I built a simple cli python tool for tracking the position of the International Space Station (ISS) in real time as well as how many people are currently in space! During this new ship i tried to improve the previously functional but messy command logic and made the program handle all commands in a better way that avoids errors and missinputs. i also learned how to properly write the previously incomplete readme.
(I am updating this project for the Kernel sidequest)
Improved command logic and made other minor adjustments to the layout! I also spent some time to improve the readme and add more information!
Log in to leave a comment
I built a CLI app using python to track the position of the ISS in real time. In this project I learned how to colourize terminal output and how to package and upload a python programme to PyPI. I also got to get more used to git and github.
Debugging and packaging! This project is ready for shipping!
Log in to leave a comment
Colorized ASCII art, made exiting graceful and added a new command ‘people’.
Btw I just realized that I am not supposed to show my code editor in these - oopsies.
Log in to leave a comment
Added ASCII art of the ISS I made (Inspiration and base layout was from an uncredited piece I found online)
Log in to leave a comment
Added command functionality and fixed issues about error handling and an issue with the .strip() function!
Log in to leave a comment
Made a simple python script that gets and prints the position of the ISS in real time. I am planning on adding parameters and maybe cli graphics.
Log in to leave a comment
I’m working on my first project! This is so exciting. I can’t wait to share more updates as I build.
Log in to leave a comment