pyweb-db


Namepyweb-db JSON
Version 1.0.6 PyPI version JSON
download
home_page
SummaryThis is a simple JSON-based database library
upload_time2023-06-26 11:47:01
maintainer
docs_urlNone
authorPyWebSol
requires_python>=3.7
license
keywords database python json pywebsol
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            It is a simple JSON-based database library. It can be used both synchronously and asynchronously.

Docs: https://teletype.in/@pywebsol/db-lib

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pyweb-db",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "database python json pywebsol",
    "author": "PyWebSol",
    "author_email": "pywebsol@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/31/97/3b1443d4d78e88e06450ecde6e48d8d787fe2595734a4ee6aecaa4939ee5/pyweb_db-1.0.6.tar.gz",
    "platform": null,
    "description": "It is a simple JSON-based database library. It can be used both synchronously and asynchronously.\r\n\r\nDocs: https://teletype.in/@pywebsol/db-lib\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "This is a simple JSON-based database library",
    "version": "1.0.6",
    "project_urls": null,
    "split_keywords": [
        "database",
        "python",
        "json",
        "pywebsol"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d732490005069477299b03a55ae27e2c547ddaad9f8fddb825775ff927147488",
                "md5": "da774df1401aaee1ccda00729c5f7d79",
                "sha256": "11e0edd2294f386d4b37e0723623b5ab7788521f5b37eca10e86397ee92b03ca"
            },
            "downloads": -1,
            "filename": "pyweb_db-1.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da774df1401aaee1ccda00729c5f7d79",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4115,
            "upload_time": "2023-06-26T11:46:56",
            "upload_time_iso_8601": "2023-06-26T11:46:56.389479Z",
            "url": "https://files.pythonhosted.org/packages/d7/32/490005069477299b03a55ae27e2c547ddaad9f8fddb825775ff927147488/pyweb_db-1.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31973b1443d4d78e88e06450ecde6e48d8d787fe2595734a4ee6aecaa4939ee5",
                "md5": "ec6c7ecea5002ee2eee7a0e1c0a10bb3",
                "sha256": "8745fe80f0db27549b80d527008c3cbd4e08caa6a6fb141f9992781e5bacce9c"
            },
            "downloads": -1,
            "filename": "pyweb_db-1.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "ec6c7ecea5002ee2eee7a0e1c0a10bb3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 3710,
            "upload_time": "2023-06-26T11:47:01",
            "upload_time_iso_8601": "2023-06-26T11:47:01.439462Z",
            "url": "https://files.pythonhosted.org/packages/31/97/3b1443d4d78e88e06450ecde6e48d8d787fe2595734a4ee6aecaa4939ee5/pyweb_db-1.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-26 11:47:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyweb-db"
}
        
Elapsed time: 0.09767s