Metadata-Version: 2.1
Name: pybrock
Version: 0.14
Summary: A library to organize snippets and helpers that I find useful. 
Home-page: https://github.com/Btibert3/brock-python
Author: Brock Tibert
Author-email: btibert3@gmail.com
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: pandas
Requires-Dist: pantab
Requires-Dist: us
Requires-Dist: requests

# brock

My personal python library to include snippets of code that I find helpful or do not want to keep reproducing from scratch.



## Notable packages included

- us
-- https://github.com/unitedstates/python-us


