cost-of-code

View on PyPIReverse Dependencies (0)

0.1.4 cost_of_code-0.1.4-py3-none-any.whl

Wheel Details

Project: cost-of-code
Version: 0.1.4
Filename: cost_of_code-0.1.4-py3-none-any.whl
Download: [link]
Size: 6572
MD5: 93edb4d935c3165cc35c82e97bd716b1
SHA256: a2a45a3039a35543ded4280735f9272601a9ce853b09e04e97edd35f2bc0075e
Uploaded: 2023-05-29 20:13:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cost-of-code
Version: 0.1.4
Summary: How much would it have cost if GPT-4 had written your code?
Author: Souradeep Nanda
Home-Page: https://github.com/Ghost---Shadow/cost-of-code
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: GitPython
Requires-Dist: tiktoken
Requires-Dist: pathspec
Requires-Dist: tqdm
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2942 characters]

WHEEL

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

RECORD

Path Digest Size
cost_of_code/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cost_of_code/code_tokenizer.py sha256=mtLjaY4EQyZ0stIAPZaeyPcFZWRAVpbuGUwyO2VddvY 135
cost_of_code/cost_estimator.py sha256=QGCpSzZ-Q94PaMCykLd-Y6_PCqvfRoegadwYfUQN-mc 131
cost_of_code/git_handler.py sha256=hL6smwekPngX6L5sZolBef_Lzq6wPJrpWo128BzMSMM 2987
cost_of_code/main.py sha256=xJWxwpI0aJGKO8W52YsWL9QjRSf-vbIZuTr5wc48JJs 2050
cost_of_code/test_code_tokenizer.py sha256=9hj6oXPCIr0hffXwLBUrBV0PLHZTrGudoFeqpFJzmzY 317
cost_of_code-0.1.4.dist-info/LICENSE sha256=VR5b5Lcf1ZrpBF98vwR-224lQ-30tZb3Mt2HJErnpPI 1072
cost_of_code-0.1.4.dist-info/METADATA sha256=WfBbyzhFKG9ozVkRIMfnCAoonY4PGHOZT6eOCcxwUsU 3772
cost_of_code-0.1.4.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
cost_of_code-0.1.4.dist-info/entry_points.txt sha256=gjjSdjCczyuP_pq5jq25RBCDeArWmoj2pjdFO0nFTAI 56
cost_of_code-0.1.4.dist-info/top_level.txt sha256=3xJWKIniMhIBFYA424zznTCsfdaMTF7vguKPcY9IGnk 13
cost_of_code-0.1.4.dist-info/RECORD

top_level.txt

cost_of_code

entry_points.txt

cost-of-code = cost_of_code.main:main