# Python sqlite3 tools.
## Installation
You can install via [pypi](https://pypi.org/project/sqlitetools/)
```console
pip install -U sqlitetools
```
## Usage
```python
import sqlitetools
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/sqlitetools",
"name": "sqlitetools",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.12",
"maintainer_email": null,
"keywords": "sqlite3, tools",
"author": "ChenyangGao",
"author_email": "wosiwujm@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/f3/1b/3b13ec37bc30a43a68f10f84531e545bca10e86c0e16944ccb146eb1cda5/sqlitetools-0.0.2.1.tar.gz",
"platform": null,
"description": "# Python sqlite3 tools.\n\n## Installation\n\nYou can install via [pypi](https://pypi.org/project/sqlitetools/)\n\n```console\npip install -U sqlitetools\n```\n\n## Usage\n\n```python\nimport sqlitetools\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python sqlite3 tools.",
"version": "0.0.2.1",
"project_urls": {
"Homepage": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/sqlitetools",
"Repository": "https://github.com/ChenyangGao/web-mount-packs/tree/main/python-module/sqlitetools"
},
"split_keywords": [
"sqlite3",
" tools"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "025c719b9d7636d83ba158ae0532ae4e53727c2b28e7c1336243ccdf7f772868",
"md5": "11e228653251a850ffb9092dc5ee3549",
"sha256": "b08b28361dd0b19499e99e56cdda9aecc81076114507ecb4630dcd82c014948d"
},
"downloads": -1,
"filename": "sqlitetools-0.0.2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "11e228653251a850ffb9092dc5ee3549",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 5301,
"upload_time": "2024-12-18T14:03:54",
"upload_time_iso_8601": "2024-12-18T14:03:54.486813Z",
"url": "https://files.pythonhosted.org/packages/02/5c/719b9d7636d83ba158ae0532ae4e53727c2b28e7c1336243ccdf7f772868/sqlitetools-0.0.2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f31b3b13ec37bc30a43a68f10f84531e545bca10e86c0e16944ccb146eb1cda5",
"md5": "3ba03440c320712d5b0a4347bf68a891",
"sha256": "5052ed29a5989ac41b777431caf31d66f1cb5f5b7b9c56ffaaf45be4b3710089"
},
"downloads": -1,
"filename": "sqlitetools-0.0.2.1.tar.gz",
"has_sig": false,
"md5_digest": "3ba03440c320712d5b0a4347bf68a891",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 4068,
"upload_time": "2024-12-18T14:03:56",
"upload_time_iso_8601": "2024-12-18T14:03:56.949190Z",
"url": "https://files.pythonhosted.org/packages/f3/1b/3b13ec37bc30a43a68f10f84531e545bca10e86c0e16944ccb146eb1cda5/sqlitetools-0.0.2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-18 14:03:56",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ChenyangGao",
"github_project": "web-mount-packs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "sqlitetools"
}