makegov / procurement-tools

Python tools for navigating federal contracting
https://pypi.org/project/procurement-tools/
Apache License 2.0
10 stars 2 forks source link

A basic SAM entity API client #8

Closed vdavez closed 10 months ago

vdavez commented 10 months ago

Provides a basic get_entity method, which allows a user to get an entity's information from SAM by UEI. Also adds some more documentation.