split-python4gpt

View on PyPIReverse Dependencies (0)

1.0.3 split_python4gpt-1.0.3-py3-none-any.whl

Wheel Details

Project: split-python4gpt
Version: 1.0.3
Filename: split_python4gpt-1.0.3-py3-none-any.whl
Download: [link]
Size: 10187
MD5: a44a139feec3200b35b9ac1f7f825d22
SHA256: 685c66870a0d4149950de006b256ecef172bd51a4c60cf05791ddb9d5e488ca7
Uploaded: 2023-06-22 14:28:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: split-python4gpt
Version: 1.0.3
Summary: Python tool designed to reorganize large Python projects into minified files based on a specified token limit. This is particularly useful for processing large Python projects with GPT models, as it allows the models to handle the data in manageable chunks.
Author: Adam Twardoch
Author-Email: adam+github[at]twardoch.com
Home-Page: https://github.com/twardoch/split-python4gpt
Project-Url: Documentation, https://twardoch.github.io/split-python4gpt/
Project-Url: Source, https://github.com/twardoch/split-python4gpt
License: Apache-2.0
Keywords: python,code-summarization,openai,text-summarization,summarization,code-processing,gpt,data-preprocessing,openai-gpt,gpt-3,gpt-4,gpt-35-turbo,gpt-35-turbo-16k
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Text Processing
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Platform: any
Requires-Python: <3.11,>=3.10
Requires-Dist: fire (>=0.5.0)
Requires-Dist: tiktoken (>=0.4.0)
Requires-Dist: python-minifier (>=2.9.0)
Requires-Dist: pytype (>=2023.6.16)
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Provides-Extra: testing
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
License-File: LICENSE.txt
[Description omitted; length: 3558 characters]

WHEEL

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

RECORD

Path Digest Size
split_python4gpt/__init__.py sha256=F200hMu1S5x-eG-PVE-qpxVahijxKU-2g3GN2pkmRVI 616
split_python4gpt/__main__.py sha256=ABi78muoBppCOW9wvz3BBHApOb97VSaYEfowdzlE-Dc 3150
split_python4gpt/minifier.py sha256=KyCJbpfrLtELN_oyDRrD9i0TjfebrhLzkX7-4XAH_PI 5144
split_python4gpt-1.0.3.dist-info/LICENSE.txt sha256=tAkwu8-AdEyGxGoSvJ2gVmQdcicWw3j1ZZueVV74M-E 11357
split_python4gpt-1.0.3.dist-info/METADATA sha256=QdXkNJ3QWqaw-n2PTECR2Q9aWkSy0IC9atlWYKtTjvQ 5196
split_python4gpt-1.0.3.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
split_python4gpt-1.0.3.dist-info/entry_points.txt sha256=wdxVWTgbPsCKmnN_e8XeLuCjzcUfh1SQDbaizEaD0o4 62
split_python4gpt-1.0.3.dist-info/top_level.txt sha256=C4lm52jvftRWovJ0n725kZAGTiwxhuovvGFEUz_Kzys 17
split_python4gpt-1.0.3.dist-info/RECORD

top_level.txt

split_python4gpt

entry_points.txt

mdsplit4gpt = split_python4gpt.__main__:cli