txt2cql

View on PyPIReverse Dependencies (0)

0.1.0 txt2cql-0.1.0-py3-none-any.whl

Wheel Details

Project: txt2cql
Version: 0.1.0
Filename: txt2cql-0.1.0-py3-none-any.whl
Download: [link]
Size: 15920
MD5: 1878aa3a8697e9b16cb10b304c49d78d
SHA256: 8843fae8ca7bb0dfc388d70915075759d916804f850714d0360f87a999ee88bd
Uploaded: 2024-06-03 18:54:17 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: txt2cql
Version: 0.1.0
Summary: Convert input text into a valid Centreon Query Language request
Author: Denis Roussel
Author-Email: droussel[at]centreon.com
Home-Page: https://github.com/CentreonLabs/txt2cql
Project-Url: Repository, https://github.com/CentreonLabs/txt2cql
License: AGPL-3.0-or-later
Keywords: centreon,LLM
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: openai (<2,>=1)
Requires-Dist: pyperclip (<2,>=1)
Requires-Dist: rich (<14,>=13)
Requires-Dist: typer (<1,>=0)
Description-Content-Type: text/markdown
[Description omitted; length: 3337 characters]

WHEEL

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

RECORD

Path Digest Size
txt2cql/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
txt2cql/main.py sha256=bABiPVl_pdvyloqNLpMeFUo0WKVJqz9fJnwJGVbSuKI 1988
txt2cql-0.1.0.dist-info/LICENSE.md sha256=MqCnOBu8uXsEOzRZWh9EBVfVz-kE9NkXcLCrtGXo2yU 34354
txt2cql-0.1.0.dist-info/METADATA sha256=nH0EcHFbENRXybPAfWlLs57jl-8pF9bO10yPoVocGrc 4126
txt2cql-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
txt2cql-0.1.0.dist-info/entry_points.txt sha256=tpZA8I7R1SIQIVwCrmq1htUe9twHaHhv6FoX9lnd6Fc 44
txt2cql-0.1.0.dist-info/RECORD

entry_points.txt

txt2cql = txt2cql.main:app