promptfile


Namepromptfile JSON
Version 0.8.0 PyPI version JSON
download
home_pagehttps://github.com/weavel-ai/promptfile
Summarypromptfile: language support for .prompt files
upload_time2024-10-17 05:09:41
maintainerNone
docs_urlNone
authorweavel
requires_python>=3.8.10
licenseNone
keywords .prompt prompt prompt file llm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <div align="center">
    <a href="https://www.weavel.ai">
        <img src="https://i.imgur.com/uQ7ulX3.png" title="Logo" style="" />
    </a>
    <h1>Promptfile</h1>
    <h3>Language support for <code>.prompt</code> files</h3>
    <div>
        <a href="https://pypi.org/project/promptfile" target="_blank">
            <img src="https://img.shields.io/pypi/v/promptfile.svg" alt="PyPI Version"/>
        </a>
    </div>
</div>

## Installation

```bash
pip install promptfile
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/weavel-ai/promptfile",
    "name": "promptfile",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8.10",
    "maintainer_email": null,
    "keywords": ".prompt, prompt, prompt file, llm",
    "author": "weavel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/fb/40/065de7a9f0bcb314e92d4ec75bcc97028038c7f8e664722d7c436033f617/promptfile-0.8.0.tar.gz",
    "platform": null,
    "description": "<div align=\"center\">\n    <a href=\"https://www.weavel.ai\">\n        <img src=\"https://i.imgur.com/uQ7ulX3.png\" title=\"Logo\" style=\"\" />\n    </a>\n    <h1>Promptfile</h1>\n    <h3>Language support for <code>.prompt</code> files</h3>\n    <div>\n        <a href=\"https://pypi.org/project/promptfile\" target=\"_blank\">\n            <img src=\"https://img.shields.io/pypi/v/promptfile.svg\" alt=\"PyPI Version\"/>\n        </a>\n    </div>\n</div>\n\n## Installation\n\n```bash\npip install promptfile\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "promptfile: language support for .prompt files",
    "version": "0.8.0",
    "project_urls": {
        "Homepage": "https://github.com/weavel-ai/promptfile"
    },
    "split_keywords": [
        ".prompt",
        " prompt",
        " prompt file",
        " llm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10ac510cbfa393267490698fe37e62db165df0edc9ba1abbfc45f3017535923b",
                "md5": "52c6a5666f8b75cf95337269a31de387",
                "sha256": "2ab10089fefd750c5d7115e74e387fe52fa6db8811efdcbcd75fb94ede8843bb"
            },
            "downloads": -1,
            "filename": "promptfile-0.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52c6a5666f8b75cf95337269a31de387",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8.10",
            "size": 7034,
            "upload_time": "2024-10-17T05:09:39",
            "upload_time_iso_8601": "2024-10-17T05:09:39.894077Z",
            "url": "https://files.pythonhosted.org/packages/10/ac/510cbfa393267490698fe37e62db165df0edc9ba1abbfc45f3017535923b/promptfile-0.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb40065de7a9f0bcb314e92d4ec75bcc97028038c7f8e664722d7c436033f617",
                "md5": "70d65b2d9bf30e57cea4c1d6a6a121f9",
                "sha256": "e336fe09510259327c985ddb4480da85042cc8ef2d2bb477bd33a8554fcfd2fe"
            },
            "downloads": -1,
            "filename": "promptfile-0.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "70d65b2d9bf30e57cea4c1d6a6a121f9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8.10",
            "size": 5497,
            "upload_time": "2024-10-17T05:09:41",
            "upload_time_iso_8601": "2024-10-17T05:09:41.072876Z",
            "url": "https://files.pythonhosted.org/packages/fb/40/065de7a9f0bcb314e92d4ec75bcc97028038c7f8e664722d7c436033f617/promptfile-0.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 05:09:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "weavel-ai",
    "github_project": "promptfile",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "promptfile"
}
        
Elapsed time: 4.04427s