Metadata-Version: 2.4
Name: ingen-lib
Version: 1.0.6
Summary: A Python script suite that generates interface files based on the given interface metadata/config file
Home-page: https://github.com/blackrock/interface-generator
Maintainer: Swarna Dhakad, Piyush Ranjan, Jatin Varlyani, Pooja Katariya
Maintainer-email: swarna.dhakad@gmail.com, piyushranjan95@gmail.com, varlyanijatin88@gmail.com, poojakatariya1811@gmail.com
License: License :: Apache License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.12
License-File: LICENSE
Requires-Dist: aiohttp>=3.10.2
Requires-Dist: great_expectations>=0.15.50
Requires-Dist: holidays>=0.27.1
Requires-Dist: hvac>=0.11.2
Requires-Dist: numpy>=1.26.4
Requires-Dist: pandas>=2.2.2
Requires-Dist: pycryptodome>=3.20.0
Requires-Dist: PyMySQL>=1.1.1
Requires-Dist: PyYAML>=6.0.2
Requires-Dist: xmltodict>=0.12.0
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: requires-dist
Dynamic: summary

InGen is a command line tool written on top of pandas and great_expectations to perform small scale data transformations and validations without writing code. It is designed for developers and analysts to quickly transform data by specifying their requirements in a simple YAML file.
