ccontext

View on PyPIReverse Dependencies (0)

0.3.2 ccontext-0.3.2-py3-none-any.whl
0.2.11 ccontext-0.2.11-py3-none-any.whl

Wheel Details

Project: ccontext
Version: 0.2.11
Filename: ccontext-0.2.11-py3-none-any.whl
Download: [link]
Size: 1412014
MD5: f0a179bab92d2b43e5e2bba9e1b2a8b1
SHA256: 163b0af198b518063f60ebf11386323df481bacfe1377e079c9d848151701259
Uploaded: 2024-06-26 21:35:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ccontext
Version: 0.2.11
Summary: collect-context: Makes the process of collecting and sending context to an LLM like ChatGPT-4o as easy as possible.
Author: Nicolas Arnouts
Author-Email: arnouts.software[at]gmail.com
Home-Page: https://github.com/NicolasArnouts/ccontext
Project-Url: Documentation, https://github.com/NicolasArnouts/ccontext
Project-Url: Issues, https://github.com/NicolasArnouts/ccontext/issues
Project-Url: Repository, https://github.com/NicolasArnouts/ccontext
License: MIT
Keywords: context,ccontenxt,collect context,llm,chatgpt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.8,<4
Requires-Dist: colorama (==0.4.6)
Requires-Dist: pathspec (==0.12.1)
Requires-Dist: pypdf (==4.2.0)
Requires-Dist: pyperclip (==1.9.0)
Requires-Dist: reportlab (==4.2.0)
Requires-Dist: tiktoken (==0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 7907 characters]

WHEEL

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

RECORD

Path Digest Size
ccontext/Helvetica.ttf sha256=X4Zd3zdUmuRGMLE6UB-BMIbirpdK3Ia5czfNnuSx5P8 317968
ccontext/NotoEmoji.ttf sha256=GXmqlB-3_PHzzcVFvBPOiyTGp7xwfI1Q1vqHCB-1sQw 1987848
ccontext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ccontext/__main__.py sha256=efdnAPcuDmB7PTgcOuFQKvHaAzQR0A-G6aPHCc0ZKig 69
ccontext/argument_parser.py sha256=H55NfUiQJF4EDJ1V09j_FNKpg_IaNM754kiVn2Dp2PM 2289
ccontext/cli.py sha256=DJsyLmL8_Ya6rdRNnD76qSKZpTe-MLUZHZ1IToCEzGQ 524
ccontext/clipboard.py sha256=NMLw9JivYHNlG59MxPDlc6GRbd1dmO4vd93Gq-vpBWU 2979
ccontext/config.json sha256=dK4ihrIWGiJyiNmcM8TcG8Uq78MRFbgUGPVu3BCIyG0 1567
ccontext/configurator.py sha256=iI5bVs6-OvBboGiUKBYbjDucRVSLqxrKJTh1eTOSLeQ 1138
ccontext/content_handler.py sha256=JT2RVaotb66DKgTGtPFFBIp8Bw-RbF4FUl_mXsvXfZc 713
ccontext/file_node.py sha256=qyOUnIPxUpFXpqT0LEeTpzNDMV0fVKKgkicha9LO-Xs 944
ccontext/file_system.py sha256=nuwlXWLXd1NJ9CYrXzSf806FeBiwMWUe6mr26emNGBI 4138
ccontext/file_tree.py sha256=kmukzqd1FMmcBh95cIkg6ANJDUZVpkHFTH_ghnUQn_k 3642
ccontext/main.py sha256=N1pvnE33DdoHUSt00UAFc_9v0CjWZvsOBAHZ3AMeiw0 5662
ccontext/md_generator.py sha256=e7veDsU6hwVOoQYkx0gJ1HtNmM8XEAeXBnSVJKMxedE 3926
ccontext/output_handler.py sha256=ov2IJgOnb4uExClGYraDth1oEL6Y1IQQg4uvc93tqms 3378
ccontext/pdf_generator.py sha256=MVsdc-AKMfIHXV7Aitz3ih12i9fyDpdjUty711dxGRk 7712
ccontext/run_crawlers.py sha256=7zOzmNU96k3Jlc4u0MORgUD2-lmYy24pB-plLri6Dfk 4626
ccontext/tokenizer.py sha256=uIeT_9hQLnIsIklzgYayyD8U5rX0qv251dpi2dflBjk 4729
ccontext/utils.py sha256=I-x-7gjN7kHTpx2eOIBCyYWx-syqItigGJuFyF9CWmY 1502
ccontext-0.2.11.dist-info/METADATA sha256=ScxCP1PaQl2AP0vz3U-Eu_aLgvYX-Cd-NSevhzZClsY 9477
ccontext-0.2.11.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
ccontext-0.2.11.dist-info/entry_points.txt sha256=_H8x4xawqLcYOYL9nH2S-9hECWH-hEpTMN4J0QMrzFo 107
ccontext-0.2.11.dist-info/RECORD

entry_points.txt

ccontext = ccontext.cli:main
ccontext-configure = ccontext.configurator:copy_default_config