Metadata-Version: 2.1
Name: edstem
Version: 0.0.1
Summary: A 3rd-party Python wrapper for the (unofficial) EdStem API. Not maintained by EdStem staff.
License: MIT
Author: Hunter Schafer
Author-email: hunterschafer@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: requests (>=2.30.0,<3.0.0)
Description-Content-Type: text/markdown

# EdStem - Python Wrapper

A library of useful classes for interacting with the (unofficial) [EdStem](https://edstem.org) API.

**Author**: Hunter Schafer (hunterschafer@gmail.com)

* Note: The author of this library is not affiliated with EdStem.

Any questions or comments can be handled here on GitHub or you can email me at [hunterschafer@gmail.com](mailto:hunterschafer@gmail.com).

## Publish New Version

See [here](https://realpython.com/pypi-publish-python-package/#publish-your-package-to-pypi)


