Name | pfff JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Prompt File Format Formatter takes care of outputing your file's content so that they can easily be prompted to a LLM |
upload_time | 2024-11-26 12:39:35 |
maintainer | None |
docs_url | None |
author | Rémy Sanchez |
requires_python | <4.0,>=3.10 |
license | WTFPL |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Pfff
`pfff` helps you put the content of different files into a single text, which
you can then easily paste into a LLM prompt.
```bash
pfff src/**/*.py | pbcopy
```
Raw data
{
"_id": null,
"home_page": null,
"name": "pfff",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": null,
"author": "R\u00e9my Sanchez",
"author_email": "remy.sanchez@hyperthese.net",
"download_url": "https://files.pythonhosted.org/packages/39/ee/f1f363f6659f362c49d431f8f065c32d52adc4661e5617104faa39cfec7f/pfff-1.0.0.tar.gz",
"platform": null,
"description": "# Pfff\n\n`pfff` helps you put the content of different files into a single text, which\nyou can then easily paste into a LLM prompt.\n\n```bash\npfff src/**/*.py | pbcopy\n```\n",
"bugtrack_url": null,
"license": "WTFPL",
"summary": "Prompt File Format Formatter takes care of outputing your file's content so that they can easily be prompted to a LLM",
"version": "1.0.0",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "7612691fe9e21a3f86f9faf8584f0e6ab7beaa7b66cb529250ec37f1713d635d",
"md5": "e41b19cdc4048fb70db97ef193fca32e",
"sha256": "278049cf46317d2e5beeb1323b497cde5fc5cb06b2a4a16daa0853595bf73aa6"
},
"downloads": -1,
"filename": "pfff-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e41b19cdc4048fb70db97ef193fca32e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 2320,
"upload_time": "2024-11-26T12:39:33",
"upload_time_iso_8601": "2024-11-26T12:39:33.883159Z",
"url": "https://files.pythonhosted.org/packages/76/12/691fe9e21a3f86f9faf8584f0e6ab7beaa7b66cb529250ec37f1713d635d/pfff-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "39eef1f363f6659f362c49d431f8f065c32d52adc4661e5617104faa39cfec7f",
"md5": "045147625e75532cfc081413fa85fd8f",
"sha256": "3dcec01e2252eac4ec9a5f9eb55f457cb3dd70db65711b87f17b1277b6b3574c"
},
"downloads": -1,
"filename": "pfff-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "045147625e75532cfc081413fa85fd8f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 1968,
"upload_time": "2024-11-26T12:39:35",
"upload_time_iso_8601": "2024-11-26T12:39:35.842713Z",
"url": "https://files.pythonhosted.org/packages/39/ee/f1f363f6659f362c49d431f8f065c32d52adc4661e5617104faa39cfec7f/pfff-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 12:39:35",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pfff"
}