Metadata-Version: 2.1
Name: subete
Version: 0.9.0
Summary: The Sample Programs API in Python
Home-page: https://github.com/TheRenegadeCoder/subete
Author: The Renegade Coder
Author-email: jeremy.grifski@therenegadecoder.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Classifier: Topic :: Documentation :: Sphinx
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Subete

Subete is a Python library for interacting with the Sample Programs
repository. It works by cloning the repository and analyzing its
contents. It is currently in its alpha form, but you can already
see it being used in various Sample Programs projects. 

If you're interested in exploring the repo programatically,
check out the [official documentation](https://subete.jeremygrifski.com). 


