Name | mtllm-python JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | Python implementation of the MTLLM to be used in Python Projects |
upload_time | 2024-06-07 18:26:43 |
maintainer | None |
docs_url | None |
author | chandralegend |
requires_python | <4.0,>=3.12 |
license | MIT |
keywords |
mtllm
python
nlp
language model
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# MTLLM Python library
[![PyPI version](https://img.shields.io/pypi/v/mtllm-python.svg)](https://pypi.org/project/mtllm-python/)
The MTLLM Python provides easy to use interfaces that understand your python code and does what you need to do with the help of Language Model Libraries (LLMs) and Tools.
## Documentation
The documentation on how to use this library with Python can be found [here](docs/api.md).
## Installation
```sh
# install from PyPI
pip install mtllm-python
```
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
Raw data
{
"_id": null,
"home_page": null,
"name": "mtllm-python",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "MTLLM, Python, NLP, Language Model",
"author": "chandralegend",
"author_email": "irugalbandarachandra@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ff/da/221d041f2d47363c6586ebbc9c65d8fa88d6c314f0d1b905c0a9176e1b24/mtllm_python-0.1.0.tar.gz",
"platform": null,
"description": "# MTLLM Python library\n\n[![PyPI version](https://img.shields.io/pypi/v/mtllm-python.svg)](https://pypi.org/project/mtllm-python/)\n\nThe MTLLM Python provides easy to use interfaces that understand your python code and does what you need to do with the help of Language Model Libraries (LLMs) and Tools.\n\n## Documentation\n\nThe documentation on how to use this library with Python can be found [here](docs/api.md).\n\n## Installation\n\n```sh\n# install from PyPI\npip install mtllm-python\n```\n\n## Contributing\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python implementation of the MTLLM to be used in Python Projects",
"version": "0.1.0",
"project_urls": null,
"split_keywords": [
"mtllm",
" python",
" nlp",
" language model"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eda09e4b033507cc40c0afb368ea6f4bea14a029e1a6749652efcdd651074c37",
"md5": "091f8ba821facf6fbc588dca4fbdf91a",
"sha256": "900241a5b7867f955c45f89f07ec761df26a618f0198ee8f7930d49005d3d095"
},
"downloads": -1,
"filename": "mtllm_python-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "091f8ba821facf6fbc588dca4fbdf91a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 2662,
"upload_time": "2024-06-07T18:26:41",
"upload_time_iso_8601": "2024-06-07T18:26:41.807966Z",
"url": "https://files.pythonhosted.org/packages/ed/a0/9e4b033507cc40c0afb368ea6f4bea14a029e1a6749652efcdd651074c37/mtllm_python-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ffda221d041f2d47363c6586ebbc9c65d8fa88d6c314f0d1b905c0a9176e1b24",
"md5": "1a3b42b17bb21061937ef502cb0a07ca",
"sha256": "346e75399a8119cdbef19e93526a2e78f1df457b36d7d815f066a0baf5a8afcd"
},
"downloads": -1,
"filename": "mtllm_python-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "1a3b42b17bb21061937ef502cb0a07ca",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 2161,
"upload_time": "2024-06-07T18:26:43",
"upload_time_iso_8601": "2024-06-07T18:26:43.532313Z",
"url": "https://files.pythonhosted.org/packages/ff/da/221d041f2d47363c6586ebbc9c65d8fa88d6c314f0d1b905c0a9176e1b24/mtllm_python-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-07 18:26:43",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "mtllm-python"
}