Metadata-Version: 2.1
Name: rtofdata
Version: 0.2.0
Summary: Data model for the Refugee Transitions Outcomes Fund (RTOF)
Author: James Hearn
Author-email: james.hearn@socialfinance.org.uk
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Faker (>=8.11.0,<9.0.0)
Requires-Dist: GitPython (>=3.1.19,<4.0.0)
Requires-Dist: Jinja2 (>=3.0.1,<4.0.0)
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: SQLAlchemy (>=1.4.23,<2.0.0)
Requires-Dist: dacite (>=1.6.0,<2.0.0)
Requires-Dist: docx (>=0.2.4,<0.3.0)
Requires-Dist: docxtpl (>=0.11.5,<0.12.0)
Requires-Dist: graphviz (>=0.17,<0.18)
Requires-Dist: openpyxl (>=3.0.7,<4.0.0)
Requires-Dist: pyhumps (>=3.0.2,<4.0.0)
Requires-Dist: python-docx (>=0.8.11,<0.9.0)
Requires-Dist: pytz (>=2021.3,<2022.0)
Requires-Dist: requests (>=2.26.0,<3.0.0)
Requires-Dist: tablib[cli,xls] (>=3.0.0,<4.0.0)
Requires-Dist: tqdm (>=4.62.2,<5.0.0)
