Metadata-Version: 2.1
Name: autopoputils
Version: 0.6
Summary: Auto Populate GDoc tables using LLMs Utilities.
Home-page: https://github.com/yourusername/yourrepository
Author: David Schwartz
Author-email: david.schwartz@devfactory.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: boto3
Requires-Dist: requests
Requires-Dist: selenium

## AutoPopUtils: Auto Populate Google Doc Tables using LLMs utilities
### Description
TBD

### Features
TBD

### Installation
To install the package, run:

pip install autopoputils

### Dependencies
requests
selenium

### Usage
TBD

### Contributing
Contributions are welcome! Please read the contributing guidelines to get started.

### License
This project is licensed under the MIT License. See LICENSE.md for details.

### Contact
For questions and support, please contact david.schwartz@devfactory.com.


