https://github.com/unclecode/bus-tracker
Simple demonstration of Python to see how you can track your bus when it approaches to you! It's design to teach you a bit python with a practical usage!
https://github.com/unclecode/bus-tracker
Last synced: 8 months ago
JSON representation
Simple demonstration of Python to see how you can track your bus when it approaches to you! It's design to teach you a bit python with a practical usage!
- Host: GitHub
- URL: https://github.com/unclecode/bus-tracker
- Owner: unclecode
- License: gpl-2.0
- Created: 2015-08-10T04:57:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-10T05:09:10.000Z (almost 11 years ago)
- Last Synced: 2025-10-06T10:57:48.416Z (9 months ago)
- Language: Python
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bus-tracker
Simple demonstration of Python to see how you can track your bus when it approaches to you! It's design to teach you a bit python with a practical usage!