Metadata-Version: 2.1
Name: IPS-Common-Library-DB
Version: 0.1.20
Summary: Common database functions for the ONS IPS Project
Home-page: https://github.com/ONSdigital/ips_common_db
Author: "The Office for National Statistics, U.K.",
Author-email: "social.surveys@ons.gsi.gov.uk",
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: numpy (==1.16.2)
Requires-Dist: pandas (==0.24.2)
Requires-Dist: pbr (==5.1.3)
Requires-Dist: pytz (==2018.9)
Requires-Dist: six (==1.12.0)
Requires-Dist: SQLAlchemy (==1.3.1)
Requires-Dist: IPS-Common-Library (==0.1.16)

# IPS Common Library DB

Contains common database functions for the IPS project



