codecache

View on PyPIReverse Dependencies (0)

0.1.1 codecache-0.1.1-py3-none-any.whl

Wheel Details

Project: codecache
Version: 0.1.1
Filename: codecache-0.1.1-py3-none-any.whl
Download: [link]
Size: 13316
MD5: daa5e4ddb6455360c693b53f629c3806
SHA256: 03ba7eb17325c272d4302af49777b4e67c5f4bcc57f8c844dbd8c17f2e0f38e5
Uploaded: 2024-09-13 18:54:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: codecache
Version: 0.1.1
Summary: Provide LLMs with codebase context for improved coding assistance.
Author: Dinesh Rai
Author-Email: drai89[at]gmail.com
Home-Page: https://github.com/dineshrai/codecache
Project-Url: Bug Reports, https://github.com/dineshrai/codecache/issues
Project-Url: Source, https://github.com/dineshrai/codecache
Keywords: codebase analysis,gemini api,context caching,code summarization,cli tool,LLM,coding assistance
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: google-generativeai (>=0.3.1)
Requires-Dist: click (>=8.1.3)
Requires-Dist: python-dotenv
Requires-Dist: toml
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5088 characters]

WHEEL

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

RECORD

Path Digest Size
codecache/__init__.py sha256=2-5oPpzVmZ2wb-wu9R_Zwp2FurwSwqCXVPd2qWiaEAA 491
codecache/analyzer.py sha256=lJF24KpvjA7g5N0HpqnlObv73c4gnYPcZZvH2Wy_-XM 9135
codecache/cache_manager.py sha256=HgVB-A5GuDf-ErowIOsskEXtWfZ8Trx8F-13haVWkNU 5929
codecache/cli.py sha256=MjBSjI5M5Fk1atNu4wZ89n_jcbXiBmt_tG1vy_lkLZ0 5463
codecache/config.py sha256=nh6g5W8Rb3hD7bpPQui_7ec87dtGdz2o_TR79ePTmEc 1794
codecache/exceptions.py sha256=LM3vtfOPBbTfRbXlGZtyObr_5XajbW_BqcRoU0_PwJ8 425
codecache/prompt_generator.py sha256=NXH83ckbUJ6rfYiCYnOSM5oNCsn9LMubt56J3nlA6Kc 2273
codecache/summarizer.py sha256=7NiDEZDz8B0fqWVvW28j8QAcGSEMHK6ntFJA9pglSF4 1800
codecache-0.1.1.dist-info/LICENSE sha256=UtWDM6w7nMyyFqRyOZnsYCr408jfBPWGJGVXAx8pIKM 1065
codecache-0.1.1.dist-info/METADATA sha256=t80s-Gc-835EFISXf9wD0QE1uPnCRgQkjqMXupUOUC0 6356
codecache-0.1.1.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
codecache-0.1.1.dist-info/entry_points.txt sha256=OXU7DEWvdmO2PehIV6RqqXm5bMwt1DDvVM_EdEm_kJQ 48
codecache-0.1.1.dist-info/top_level.txt sha256=mBoFG4SeZIxM94nsbCm-It-4yFlgc2eWAzo_8LhNBi0 10
codecache-0.1.1.dist-info/RECORD

top_level.txt

codecache

entry_points.txt

codecache = codecache.cli:cli