Metadata-Version: 2.1
Name: paramize
Version: 0.1.0
Summary: Python SDK for Paramize
Author: Paramize
Author-email: dev@wingify.com
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >3.7
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: NOTICE

# Paramize: Langchain Integration

## Requirements

* Works with Python: 3.7 onwards.

## Installation

It's recommended you use [virtualenv](https://virtualenv.pypa.io/en/latest/) to create isolated Python environments.

```bash
pip install paramize-sdk
```

## Authors

* Main Contributor - Rajendra Kulkarni

## Contributing

Please go through our `CONTRIBUTING.md` file


## Code of Conduct

Read `CODE_OF_CONDUCT.md` file

## License

Apache License, Version 2.0
Copyright 2023 Wingify Software Pvt. Ltd.
