pittcsc / PittAPI

An API to easily get data from the University of Pittsburgh
https://pittapi.pittcsc.org
GNU General Public License v2.0
105 stars 30 forks source link

Update README and rewrite contributing guidelines #170

Closed tianyizheng02 closed 2 weeks ago

tianyizheng02 commented 1 month ago

Update Python version badge in README.md from >= 3.6 to 3.12

Update usage examples in README.md to reflect updated API functions

Rewrite CONTRIBUTING.md to extensively document how to set up the development environment and install required/recommended tooling

(I'm not sure what to do about the build status badge in the README, since it doesn't seem like we're using Travis at the moment.)