autopop


Nameautopop JSON
Version 2.6 PyPI version JSON
download
home_pagehttps://github.com/yourusername/yourrepository
SummaryAuto Populate GDoc tables using LLMs.
upload_time2023-09-06 13:52:56
maintainer
docs_urlNone
authorDavid Schwartz
requires_python
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## AutoPop: Auto Populate Google Doc Tables using LLMs
### Description
AutoPop is a Python package designed to automatically populate tables in Google Docs using Large Language Models (LLMs). The package leverages the power of LLMs to generate content for various aspects of a Google Doc, making it easier to create comprehensive and informative tables without manual effort.

### Features
Auto-populate tables in Google Docs with data generated by LLMs.
Supports various types of LLMs including GPT-4, Claude, etc.
Easy to use with a simple Python API.
Highly customizable to suit different use-cases.

### Installation
To install the package, run:

pip install autopop

### Dependencies
requests
selenium
openai

### 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.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/yourrepository",
    "name": "autopop",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "David Schwartz",
    "author_email": "david.schwartz@devfactory.com",
    "download_url": "https://files.pythonhosted.org/packages/17/cb/2f6cdc94dd06a08f5e88650e8868ef1b01f0a02be8d3d869ddfdb5e45e05/autopop-2.6.tar.gz",
    "platform": null,
    "description": "## AutoPop: Auto Populate Google Doc Tables using LLMs\n### Description\nAutoPop is a Python package designed to automatically populate tables in Google Docs using Large Language Models (LLMs). The package leverages the power of LLMs to generate content for various aspects of a Google Doc, making it easier to create comprehensive and informative tables without manual effort.\n\n### Features\nAuto-populate tables in Google Docs with data generated by LLMs.\nSupports various types of LLMs including GPT-4, Claude, etc.\nEasy to use with a simple Python API.\nHighly customizable to suit different use-cases.\n\n### Installation\nTo install the package, run:\n\npip install autopop\n\n### Dependencies\nrequests\nselenium\nopenai\n\n### Usage\nTBD\n\n### Contributing\nContributions are welcome! Please read the contributing guidelines to get started.\n\n### License\nThis project is licensed under the MIT License. See LICENSE.md for details.\n\n### Contact\nFor questions and support, please contact david.schwartz@devfactory.com.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Auto Populate GDoc tables using LLMs.",
    "version": "2.6",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/yourrepository"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4d948b21af6b52e0002f75ea2a30144f9f3336e793bf6fb46070aa16f820a0ea",
                "md5": "1e2ef468348ab3f062a3920d48500654",
                "sha256": "0777bb9bf298db5ff913a443896610004a5d733f08151a5efd4fb468d540a125"
            },
            "downloads": -1,
            "filename": "autopop-2.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1e2ef468348ab3f062a3920d48500654",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6122,
            "upload_time": "2023-09-06T13:52:54",
            "upload_time_iso_8601": "2023-09-06T13:52:54.044851Z",
            "url": "https://files.pythonhosted.org/packages/4d/94/8b21af6b52e0002f75ea2a30144f9f3336e793bf6fb46070aa16f820a0ea/autopop-2.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17cb2f6cdc94dd06a08f5e88650e8868ef1b01f0a02be8d3d869ddfdb5e45e05",
                "md5": "a02b7c6b5045b598cf7fee737d2d7f46",
                "sha256": "e22bf2dfa96eb1de3c597aa3cc0325233216fb6323da9f3bee581edf5c5b28a5"
            },
            "downloads": -1,
            "filename": "autopop-2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "a02b7c6b5045b598cf7fee737d2d7f46",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5048,
            "upload_time": "2023-09-06T13:52:56",
            "upload_time_iso_8601": "2023-09-06T13:52:56.355250Z",
            "url": "https://files.pythonhosted.org/packages/17/cb/2f6cdc94dd06a08f5e88650e8868ef1b01f0a02be8d3d869ddfdb5e45e05/autopop-2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 13:52:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "yourrepository",
    "github_not_found": true,
    "lcname": "autopop"
}
        
Elapsed time: 0.11765s