gptauthor

View on PyPIReverse Dependencies (0)

1.0.3 gptauthor-1.0.3-py3-none-any.whl

Wheel Details

Project: gptauthor
Version: 1.0.3
Filename: gptauthor-1.0.3-py3-none-any.whl
Download: [link]
Size: 26827
MD5: bedb39bf83f1c9cc0554dcba743a6d7a
SHA256: bec429db0d1d909503782dc3badd7392454aa41b7b38ccc842d36f1e3f06416b
Uploaded: 2024-02-02 08:53:24 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gptauthor
Version: 1.0.3
Summary: GPTAuthor is a tool for writing long form stories using AI
Author: Dylan Hogg
Author-Email: dylanhogg[at]gmail.com
Home-Page: https://github.com/dylanhogg/gptauthor
Project-Url: Repository, https://github.com/dylanhogg/gptauthor
License: MIT
Keywords: GPTAuthor
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.3)
Requires-Dist: click (<9.0.0,>=8.1.7)
Requires-Dist: httpx (<0.26.0,>=0.25.0)
Requires-Dist: joblib (<2.0.0,>=1.3.2)
Requires-Dist: loguru (<0.8.0,>=0.7.2)
Requires-Dist: markdown (<4.0.0,>=3.5.2)
Requires-Dist: matplotlib (<4.0.0,>=3.8.2)
Requires-Dist: networkx (<4.0.0,>=3.2.1)
Requires-Dist: omegaconf (<3.0.0,>=2.3.0)
Requires-Dist: openai (<0.29.0,>=0.28.1)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.1)
Requires-Dist: pyvis (<0.4.0,>=0.3.2)
Requires-Dist: rich (<14.0.0,>=13.7.0)
Requires-Dist: tenacity (<9.0.0,>=8.2.3)
Requires-Dist: tqdm (<5.0.0,>=4.66.1)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 9112 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.8.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gptauthor/console.py sha256=YvoV2I7cfHsbOEz16pu3537YY6HxS-3Tc5xnDArUz-M 4078
gptauthor/library/classes.py sha256=NAO39KuhBCR6dSFKzFWhtkROLeN-pe8K_WbRU5EBAOU 45
gptauthor/library/consts.py sha256=AhUAwjn2QZeYIbGt3-Stup7GLK36fuYLZg1ckVjJUE4 425
gptauthor/library/engine.py sha256=qkDEB-tDVKIZxTUWDYS6msto1Xewt5M8gdCmgol613k 12241
gptauthor/library/env.py sha256=Die1WPmGp59iFzjlDb3F_6OJAs0Cp9U91ozJaqID_yE 469
gptauthor/library/llm.py sha256=T_0uv69YM7uNwv1HFbm70T8wnLGedCRdT3hNQ55G7yM 2168
gptauthor/library/log.py sha256=CiJ8h9-wzN43BIalAgYtzbu-9PHJHoKxxkY1vCZk4Ag 387
gptauthor/library/prompts.py sha256=YeFOk_PNRs9cdVFL0gfCuqHZzr-cpVtPWnFEOLGpO0s 2319
gptauthor/library/utils.py sha256=HLet0nxhWWOHukLbzSBXBys5TQqdpYbccBQ3AIVgf0A 2022
gptauthor/prompts-echoes-of-atlantis.yaml sha256=oMMDrS_R03kL9q6hAwIY8CAZjCYmD6fOd0jjv7K22rA 7581
gptauthor/prompts-gptauthor-meta.yaml sha256=0Tyyw78ypXS8f6XpmoNpfYmkKDq5iO4BHVRUuCekf4M 3807
gptauthor/prompts-gptauthor-usage.yaml sha256=4FsxcT8fq2zkBMagwtZHL5c6BrSnnII6Wq5zpS1NBik 3830
gptauthor/prompts-openai-drama.yaml sha256=wslCe4WpoDfLIhFJWc2WRqBncGhaCskX39nIha1qlWA 7036
gptauthor/prompts-scifi-simulation.yaml sha256=8DKHkZas0hvf-cy80l9AIJiolN0Rcw8TsGejVO17KZA 6683
gptauthor-1.0.3.dist-info/LICENSE sha256=dNNmJbd3Hfe8UCJy_QabLgZooc7UvF1vX02CfBQ1auM 1067
gptauthor-1.0.3.dist-info/METADATA sha256=eEVULYSlfY8iCwOE8-4w9tBbx6GZY67Kpkyp-ae_ehY 10625
gptauthor-1.0.3.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
gptauthor-1.0.3.dist-info/entry_points.txt sha256=azC9bi86gVsRxSYETw0gqCUU8EDu71b4L7h9gn2-bYk 57
gptauthor-1.0.3.dist-info/RECORD

entry_points.txt

gptauthor = gptauthor.console:typer_app