Metadata-Version: 2.1
Name: usagov
Version: 0.1.0
Summary: Python Interface for USA Government Data.
Home-page: https://github.com/cloudstuffio/usagov
License: MIT
Keywords: congress,gov,usa,usagov
Author: Tom Burge
Author-email: tom@tomburge.org
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: requests (>=2.32.0,<3.0.0)
Project-URL: Documentation, https://github.com/cloudstuffio/usagov
Project-URL: Repository, https://github.com/cloudstuffio/usagov
Description-Content-Type: text/markdown

# USA Gov Python Interface

**USAGov** is an easy to user interface to various U.S. Government APIs.

version: 0.1.0

Badges:

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/usagov)

![PyPI - Version](https://img.shields.io/pypi/v/usagov)

![GitHub](https://img.shields.io/github/license/cloudstuffio/usagov)

