An open API service indexing awesome lists of open source software.

https://github.com/dharmit/exercies

exercies
https://github.com/dharmit/exercies

Last synced: about 1 year ago
JSON representation

exercies

Awesome Lists containing this project

README

          

exercies
========

This is a repo for some python programs/scripts that I created for definittions
I was assigned to solve.

[Fetch stock quote for a given company symbol using Python requests module]
(https://github.com/dharmit/exercies/tree/master/stock%20quote)