Name | NLP-SQL JSON |
Version |
0.1
JSON |
| download |
home_page | None |
Summary | Sets up a basic CLI application to connect with a SQL_Database integrated with GenAI |
upload_time | 2024-06-04 18:48:13 |
maintainer | None |
docs_url | None |
author | kunaalg |
requires_python | None |
license | None |
keywords |
python
flask
app
sql
cli
database
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
Initiate the Virtual Env:
virtualenv venv
Install the Package:
Create a file called start.py
from src.sqlEng import sqlEng
Call the sqlEng() function
Raw data
{
"_id": null,
"home_page": null,
"name": "NLP-SQL",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, Flask, App, SQL, CLI, Database",
"author": "kunaalg",
"author_email": "<kunaal@runcode.in>",
"download_url": "https://files.pythonhosted.org/packages/00/1e/e1994ee7f2311d07402111651a6a635c6ea75096ba40dc39224342596c38/nlp_sql-0.1.tar.gz",
"platform": null,
"description": "\r\nInitiate the Virtual Env:\r\n\r\n\r\n\r\nvirtualenv venv \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nInstall the Package:\r\n\r\n\r\n\r\nCreate a file called start.py\r\n\r\n\r\n\r\nfrom src.sqlEng import sqlEng\r\n\r\n\r\n\r\nCall the sqlEng() function \r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Sets up a basic CLI application to connect with a SQL_Database integrated with GenAI",
"version": "0.1",
"project_urls": null,
"split_keywords": [
"python",
" flask",
" app",
" sql",
" cli",
" database"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "01e66c97719d8229d24e8fb70f65fe01b1300e3356282e9e17409e2e43dfc656",
"md5": "8368e3528ff7ddfd3976ff194f96ecde",
"sha256": "fed9c85404c237e78616a65d9bdfbc9b2c38d9b35c75e2dc28701973e54d6e49"
},
"downloads": -1,
"filename": "NLP_SQL-0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8368e3528ff7ddfd3976ff194f96ecde",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3776,
"upload_time": "2024-06-04T18:48:12",
"upload_time_iso_8601": "2024-06-04T18:48:12.058179Z",
"url": "https://files.pythonhosted.org/packages/01/e6/6c97719d8229d24e8fb70f65fe01b1300e3356282e9e17409e2e43dfc656/NLP_SQL-0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "001ee1994ee7f2311d07402111651a6a635c6ea75096ba40dc39224342596c38",
"md5": "dd960ae7412609d54e23536f175cd164",
"sha256": "3ad41dee57fe34e36eb2be0ff04a3b3cc0555780e0acb72ac0c4506d14b31407"
},
"downloads": -1,
"filename": "nlp_sql-0.1.tar.gz",
"has_sig": false,
"md5_digest": "dd960ae7412609d54e23536f175cd164",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 3069,
"upload_time": "2024-06-04T18:48:13",
"upload_time_iso_8601": "2024-06-04T18:48:13.565982Z",
"url": "https://files.pythonhosted.org/packages/00/1e/e1994ee7f2311d07402111651a6a635c6ea75096ba40dc39224342596c38/nlp_sql-0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-04 18:48:13",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "nlp-sql"
}