AutoNotater

View on PyPIReverse Dependencies (0)

0.1.2 AutoNotater-0.1.2-py3-none-any.whl

Wheel Details

Project: AutoNotater
Version: 0.1.2
Filename: AutoNotater-0.1.2-py3-none-any.whl
Download: [link]
Size: 6546
MD5: ed2091f0ab79a452e29ca56373b7e868
SHA256: 78ff8180bb5b76da21fd5407061b03c9717b834be17c3589822a0c3bd7e32c80
Uploaded: 2024-06-04 16:38:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: AutoNotater
Version: 0.1.2
Summary: A Python script processes all the files in a source directory, adds comments to the code using Google's Generative AI model (Gemini), and saves the processed files to a specified destination directory.
Author: Arsdeep
Author-Email: arsdeepdewangan[at]example.com
Home-Page: https://github.com/Arsdeep/AutoAnnotate
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: google-generativeai
Requires-Dist: python-dotenv
Requires-Dist: discord.py
Requires-Dist: Ipython
Description-Content-Type: text/markdown
[Description omitted; length: 3714 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
Annotate/__init__.py sha256=MigXIT7A1M9YZuH2MyjKReSziFwzbZX2boVYsLosR6s 22
Annotate/main.py sha256=F-AqG1Z3YzIp2i3lI35aFySarOz8ijlJN-eYVyy_kBA 10803
AutoNotater-0.1.2.dist-info/METADATA sha256=GaWfvw2BA_QNZ1IjZkgXtajPA5je-8vt4zR8Wl0wX_o 4534
AutoNotater-0.1.2.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
AutoNotater-0.1.2.dist-info/entry_points.txt sha256=22bFfNd6Gvv-4pyxBmD7jx5wX0nrcGFIvxQXWlcJVKQ 46
AutoNotater-0.1.2.dist-info/top_level.txt sha256=nK84VniPrWB6flxitRQd58QaZECHQODnIX2aKZvxUb4 9
AutoNotater-0.1.2.dist-info/RECORD

top_level.txt

Annotate

entry_points.txt

AutoNotater = Annotate:main