=======
LLM Kit
=======
.. image:: https://img.shields.io/pypi/v/llm_kit.svg
:target: https://pypi.python.org/pypi/llm_kit
.. image:: https://img.shields.io/travis/smy20011/llm_kit.svg
:target: https://travis-ci.com/smy20011/llm_kit
.. image:: https://readthedocs.org/projects/llm-kit/badge/?version=latest
:target: https://llm-kit.readthedocs.io/en/latest/?version=latest
:alt: Documentation Status
A pythonic way to call llms & implement llm algorithms.
* Free software: MIT license
* Documentation: https://llm-kit.readthedocs.io.
Features
--------
* TODO
Credits
-------
This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
=======
History
=======
0.1.0 (2023-05-10)
------------------
* First release on PyPI.
Raw data
{
"_id": null,
"home_page": "https://github.com/smy20011/llm_kit",
"name": "llm-kit",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "llm_kit",
"author": "Siyuan Ma",
"author_email": "smy20011@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/52/1f/1d3867b9a200e884c12a91a3cab8ced3eefbbbb87f710922244f792b8b86/llm_kit-0.1.0.tar.gz",
"platform": null,
"description": "=======\nLLM Kit\n=======\n\n\n.. image:: https://img.shields.io/pypi/v/llm_kit.svg\n :target: https://pypi.python.org/pypi/llm_kit\n\n.. image:: https://img.shields.io/travis/smy20011/llm_kit.svg\n :target: https://travis-ci.com/smy20011/llm_kit\n\n.. image:: https://readthedocs.org/projects/llm-kit/badge/?version=latest\n :target: https://llm-kit.readthedocs.io/en/latest/?version=latest\n :alt: Documentation Status\n\n\n\n\nA pythonic way to call llms & implement llm algorithms.\n\n\n* Free software: MIT license\n* Documentation: https://llm-kit.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2023-05-10)\n------------------\n\n* First release on PyPI.\n",
"bugtrack_url": null,
"license": "MIT license",
"summary": "A pythonic way to call llms & implement llm algorithms.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/smy20011/llm_kit"
},
"split_keywords": [
"llm_kit"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2bf5f36cd2a527b3fb32cf453e506db5b5dde8017cd10192d9c638d8713e6564",
"md5": "dcffe32dbc16a2b58e08381b15ea8d39",
"sha256": "1d5f6294d59910a6907217d2defbee53c2950e517991cf7892b343f17fd37a82"
},
"downloads": -1,
"filename": "llm_kit-0.1.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "dcffe32dbc16a2b58e08381b15ea8d39",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.6",
"size": 3129,
"upload_time": "2023-05-10T16:50:03",
"upload_time_iso_8601": "2023-05-10T16:50:03.700378Z",
"url": "https://files.pythonhosted.org/packages/2b/f5/f36cd2a527b3fb32cf453e506db5b5dde8017cd10192d9c638d8713e6564/llm_kit-0.1.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "521f1d3867b9a200e884c12a91a3cab8ced3eefbbbb87f710922244f792b8b86",
"md5": "3ec3995ff969f94c73113ae2ba28a32f",
"sha256": "5e04b3aacf389ad82489e5eee97d70c01515c2303e991aac679c540a0bfc915c"
},
"downloads": -1,
"filename": "llm_kit-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "3ec3995ff969f94c73113ae2ba28a32f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 8760,
"upload_time": "2023-05-10T16:50:06",
"upload_time_iso_8601": "2023-05-10T16:50:06.862401Z",
"url": "https://files.pythonhosted.org/packages/52/1f/1d3867b9a200e884c12a91a3cab8ced3eefbbbb87f710922244f792b8b86/llm_kit-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-10 16:50:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "smy20011",
"github_project": "llm_kit",
"github_not_found": true,
"lcname": "llm-kit"
}