Metadata-Version: 2.1
Name: bullhorn
Version: 0.0.2
Summary: Python wrapper for the Bullhorn REST API
Home-page: https://github.com/recruithub/bullhorn
Author: lloydtao (Lewis Lloyd)
Author-email: lewis@recruit-hub.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: aiohttp (==3.8.4)
Requires-Dist: black (==23.3.0)
Requires-Dist: coverage (==7.2.7)
Requires-Dist: pytest (==7.3.1)
Requires-Dist: pytest-mock (==3.10.0)

# bullhorn
REST API wrapper for Bullhorn CRM written in Python.
