Name | SQLibEngine JSON |
Version |
0.2.3
JSON |
| download |
home_page | https://github.com/TRC-Loop/SQLib |
Summary | A simple SQLite3 wrapper for Python |
upload_time | 2024-06-16 12:03:05 |
maintainer | None |
docs_url | None |
author | AK |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# SQLib
SQLib is a python library to use SQL Databases without having to write SQL, based on SQLite.
[](https://github.com/TRC-Loop/SQLib/actions/workflows/pypi-publish.yml)
[](https://github.com/TRC-Loop/SQLib/actions/workflows/github-code-scanning/codeql)





## Installation
https://github.com/TRC-Loop/SQLib/wiki/Installation
## Features
- Connect to a SQLite3 DB
- Create or Delete Tables
- Add, Edit or Delete Records
- Query
## Quick Start
Coming Soon
## Contact Me
Email: ak@stellar-code.com
Raw data
{
"_id": null,
"home_page": "https://github.com/TRC-Loop/SQLib",
"name": "SQLibEngine",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "AK",
"author_email": "ak@stellar-code.com",
"download_url": "https://files.pythonhosted.org/packages/66/f3/51273dd3fae213fd2089983940f57aed9ffe3b1a47826cddfcfe4099a952/SQLibEngine-0.2.3.tar.gz",
"platform": null,
"description": "# SQLib\n\nSQLib is a python library to use SQL Databases without having to write SQL, based on SQLite.\n\n[](https://github.com/TRC-Loop/SQLib/actions/workflows/pypi-publish.yml)\n[](https://github.com/TRC-Loop/SQLib/actions/workflows/github-code-scanning/codeql)\n\n\n\n\n\n\n## Installation\nhttps://github.com/TRC-Loop/SQLib/wiki/Installation\n\n## Features\n\n- Connect to a SQLite3 DB\n- Create or Delete Tables\n- Add, Edit or Delete Records\n- Query\n\n## Quick Start\n\nComing Soon\n\n## Contact Me\nEmail: ak@stellar-code.com\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "A simple SQLite3 wrapper for Python",
"version": "0.2.3",
"project_urls": {
"Homepage": "https://github.com/TRC-Loop/SQLib"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "66f351273dd3fae213fd2089983940f57aed9ffe3b1a47826cddfcfe4099a952",
"md5": "9fa2dec09fc3bdda0fbec78faec199a4",
"sha256": "9a9c4941ebaa0c568c3362af571dbbf3e152adaddb9fafc291bca9e9a7d1c609"
},
"downloads": -1,
"filename": "SQLibEngine-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "9fa2dec09fc3bdda0fbec78faec199a4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5830,
"upload_time": "2024-06-16T12:03:05",
"upload_time_iso_8601": "2024-06-16T12:03:05.172177Z",
"url": "https://files.pythonhosted.org/packages/66/f3/51273dd3fae213fd2089983940f57aed9ffe3b1a47826cddfcfe4099a952/SQLibEngine-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-16 12:03:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TRC-Loop",
"github_project": "SQLib",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "sqlibengine"
}