kenobi


Namekenobi JSON
Version 3.0 PyPI version JSON
download
home_pagehttp://patx.github.io/kenobi
Summarydocument based database using yaml
upload_time2025-01-01 04:14:24
maintainerNone
docs_urlNone
authorHarrison Erd
requires_pythonNone
licensethree-clause BSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
KenobiDB is a small document based DB, supporting very simple
usage including insertion, removal and basic search. Made with YAML.
Written by Harrison Erd (https://patx.github.io/)
Website: https://patx.github.io/kenobi/

            

Raw data

            {
    "_id": null,
    "home_page": "http://patx.github.io/kenobi",
    "name": "kenobi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Harrison Erd",
    "author_email": "harrisonerd@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/42/d4/6c365be8a1d8444b446b0314c17e53a2b0f0e59df316e1e30f6f55a455af/kenobi-3.0.tar.gz",
    "platform": null,
    "description": "\nKenobiDB is a small document based DB, supporting very simple\nusage including insertion, removal and basic search. Made with YAML.\nWritten by Harrison Erd (https://patx.github.io/)\nWebsite: https://patx.github.io/kenobi/\n",
    "bugtrack_url": null,
    "license": "three-clause BSD",
    "summary": "document based database using yaml",
    "version": "3.0",
    "project_urls": {
        "Homepage": "http://patx.github.io/kenobi"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "089b046df3d9e92d68a0ce4fa0a8b83a48e5ebca0607c57c0889674c5068c7f4",
                "md5": "df8f2de2cef8c16323c4f403ff166aab",
                "sha256": "cbe9d5d77a17248fdccfe26c4089f496b80f8cafc5fe7c55154b461d30a76058"
            },
            "downloads": -1,
            "filename": "kenobi-3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "df8f2de2cef8c16323c4f403ff166aab",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4572,
            "upload_time": "2025-01-01T04:14:21",
            "upload_time_iso_8601": "2025-01-01T04:14:21.947134Z",
            "url": "https://files.pythonhosted.org/packages/08/9b/046df3d9e92d68a0ce4fa0a8b83a48e5ebca0607c57c0889674c5068c7f4/kenobi-3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42d46c365be8a1d8444b446b0314c17e53a2b0f0e59df316e1e30f6f55a455af",
                "md5": "eeae5f1c35cb9bff3a518b037154b601",
                "sha256": "33101af1ee2a45a75ccda2ad12d884d1080aad380ab67efef915072564c04e37"
            },
            "downloads": -1,
            "filename": "kenobi-3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "eeae5f1c35cb9bff3a518b037154b601",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5312,
            "upload_time": "2025-01-01T04:14:24",
            "upload_time_iso_8601": "2025-01-01T04:14:24.461900Z",
            "url": "https://files.pythonhosted.org/packages/42/d4/6c365be8a1d8444b446b0314c17e53a2b0f0e59df316e1e30f6f55a455af/kenobi-3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-01 04:14:24",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kenobi"
}
        
Elapsed time: 0.58593s