mini-document-storage


Namemini-document-storage JSON
Version 1.6.0 PyPI version JSON
download
home_pageNone
SummaryFast, inexpensive document storage backed by a standard database connector.
upload_time2024-10-01 17:42:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords document storage
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# Mini Document Storage

Fast, inexpensive document storage backed by a standard database connector.


## Installation

Install my-project with pip

```bash
  pip install mini-document-storage
```
    
## License

[MIT](https://choosealicense.com/licenses/mit/)


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mini-document-storage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "document storage",
    "author": null,
    "author_email": "Stevo Brock <StevoGTA@aol.com>",
    "download_url": "https://files.pythonhosted.org/packages/9b/b4/a54a0332ff63baf300fa21bf75bd41ac56549adc5da778c95f968616a190/mini_document_storage-1.6.0.tar.gz",
    "platform": null,
    "description": "\n# Mini Document Storage\n\nFast, inexpensive document storage backed by a standard database connector.\n\n\n## Installation\n\nInstall my-project with pip\n\n```bash\n  pip install mini-document-storage\n```\n    \n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Fast, inexpensive document storage backed by a standard database connector.",
    "version": "1.6.0",
    "project_urls": {
        "Homepage": "https://github.com/StevoGTA/Mini-Document-Storage"
    },
    "split_keywords": [
        "document",
        "storage"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f206f38e288214247297cfa639baec6e00e3253c8872badcac4d8729dd828abf",
                "md5": "541aa83c2c384a8cbb479c28ed00f080",
                "sha256": "284637c36c2964b7b117d2c15d6cb581762c4a23accbe83d02487313f8d3c96f"
            },
            "downloads": -1,
            "filename": "mini_document_storage-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "541aa83c2c384a8cbb479c28ed00f080",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 8228,
            "upload_time": "2024-10-01T17:42:55",
            "upload_time_iso_8601": "2024-10-01T17:42:55.608053Z",
            "url": "https://files.pythonhosted.org/packages/f2/06/f38e288214247297cfa639baec6e00e3253c8872badcac4d8729dd828abf/mini_document_storage-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bb4a54a0332ff63baf300fa21bf75bd41ac56549adc5da778c95f968616a190",
                "md5": "8fea031bb1f98aa6ba8795b053770f4a",
                "sha256": "49417cd0468a116e5e722a1fe74b1a302ac9b383b50f7664d7c2bcc56df77143"
            },
            "downloads": -1,
            "filename": "mini_document_storage-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8fea031bb1f98aa6ba8795b053770f4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 8221,
            "upload_time": "2024-10-01T17:42:56",
            "upload_time_iso_8601": "2024-10-01T17:42:56.542713Z",
            "url": "https://files.pythonhosted.org/packages/9b/b4/a54a0332ff63baf300fa21bf75bd41ac56549adc5da778c95f968616a190/mini_document_storage-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-01 17:42:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "StevoGTA",
    "github_project": "Mini-Document-Storage",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mini-document-storage"
}
        
Elapsed time: 0.33025s