# DictSQLite
You can handle basic SQLite operations in Python like Dict.
- [日本語のREADMEはこちら](./README_JP.md)
## Installation
Install [DictSQLite](https://pypi.org/project/DictSQLite/) with pip
```bash
pip install dictsqlite
```
## Documents
- [日本語のドキュメント](./documents/japanese.md)
- [English Documentation](./documents/english.md)
## Authors
- [@harumaki4649](https://www.github.com/harumaki4649)
## Feedback
Pls create Issues in [github:disnana/DictSQLite](https://github.com/disnana/DictSQLite).
## Support
For support, email <support@disnana.com> or join our [Discord Server](https://discord.gg/KzeHDrgwAz).
## License
This project is licensed under the Custom MIT License. See the [LICENSE](./LICENSE) file for more details.
Please note that while you are free to modify the code, you must give appropriate credit to the original creator and follow the terms of this license.
Raw data
{
"_id": null,
"home_page": "https://github.com/disnana/DictSQLite",
"name": "DictSQLite",
"maintainer": "Disnana",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "support@disnana.com",
"keywords": "sqlite, dict, database, dict_like, dict like, dictsqlite, dict like sqlite",
"author": "Disnana",
"author_email": "support@disnana.com",
"download_url": "https://files.pythonhosted.org/packages/72/3b/bd95c5a05e2540dc2127072f243e5d47d6fd8f03ed5bb74430509cbe5bac/dictsqlite-1.3.8.tar.gz",
"platform": null,
"description": "\r\n# DictSQLite\r\n\r\nYou can handle basic SQLite operations in Python like Dict.\r\n\r\n- [\u65e5\u672c\u8a9e\u306eREADME\u306f\u3053\u3061\u3089](./README_JP.md)\r\n\r\n## Installation\r\n\r\nInstall [DictSQLite](https://pypi.org/project/DictSQLite/) with pip\r\n\r\n```bash\r\n pip install dictsqlite\r\n```\r\n\r\n## Documents\r\n\r\n- [\u65e5\u672c\u8a9e\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8](./documents/japanese.md)\r\n\r\n- [English Documentation](./documents/english.md)\r\n\r\n## Authors\r\n\r\n- [@harumaki4649](https://www.github.com/harumaki4649)\r\n\r\n## Feedback\r\n\r\nPls create Issues in [github:disnana/DictSQLite](https://github.com/disnana/DictSQLite).\r\n\r\n## Support\r\n\r\nFor support, email <support@disnana.com> or join our [Discord Server](https://discord.gg/KzeHDrgwAz).\r\n\r\n## License\r\n\r\nThis project is licensed under the Custom MIT License. See the [LICENSE](./LICENSE) file for more details.\r\n\r\nPlease note that while you are free to modify the code, you must give appropriate credit to the original creator and follow the terms of this license.\r\n",
"bugtrack_url": null,
"license": "MIT (Custom License with Specific Terms)",
"summary": "You can handle basic SQLite operations in Python like Dict.",
"version": "1.3.8",
"project_urls": {
"Download": "https://github.com/disnana/DictSQLite",
"Homepage": "https://github.com/disnana/DictSQLite"
},
"split_keywords": [
"sqlite",
" dict",
" database",
" dict_like",
" dict like",
" dictsqlite",
" dict like sqlite"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e64de825b64a5945fced3ce074372042dd1ac9f7aedab391ef373a4e3d54fd6f",
"md5": "f24c159025aa3649b9fc325cf1f50398",
"sha256": "e9dbaa1c745def003f7eaaa71a34c19a1686f90795ef6f1a267d280c2bd23795"
},
"downloads": -1,
"filename": "DictSQLite-1.3.8-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f24c159025aa3649b9fc325cf1f50398",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 5423,
"upload_time": "2024-09-07T16:04:31",
"upload_time_iso_8601": "2024-09-07T16:04:31.614307Z",
"url": "https://files.pythonhosted.org/packages/e6/4d/e825b64a5945fced3ce074372042dd1ac9f7aedab391ef373a4e3d54fd6f/DictSQLite-1.3.8-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "723bbd95c5a05e2540dc2127072f243e5d47d6fd8f03ed5bb74430509cbe5bac",
"md5": "0b7ad903c9f297125b1bdaf8f4c46d07",
"sha256": "3d7ffb43e7658bb3f583619cdb11d044b66a45df139a9fa6d2637264781e4aef"
},
"downloads": -1,
"filename": "dictsqlite-1.3.8.tar.gz",
"has_sig": false,
"md5_digest": "0b7ad903c9f297125b1bdaf8f4c46d07",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 5299,
"upload_time": "2024-09-07T16:04:33",
"upload_time_iso_8601": "2024-09-07T16:04:33.088053Z",
"url": "https://files.pythonhosted.org/packages/72/3b/bd95c5a05e2540dc2127072f243e5d47d6fd8f03ed5bb74430509cbe5bac/dictsqlite-1.3.8.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-07 16:04:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "disnana",
"github_project": "DictSQLite",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "dictsqlite"
}