format-oc


Nameformat-oc JSON
Version 1.6.2 PyPI version JSON
download
home_pagehttps://ouroboroscoding.com/format-oc
SummaryFormat-OC is a system designed in several languages that uses JSON files to define documents and their allowed parameters to such a fine degree that almost no knowledge of databases is required to get a fully functional back-end, with admin functions, up and running.
upload_time2023-06-02 10:51:54
maintainer
docs_urlNone
authorChris Nasr - Ouroboros Coding Inc.
requires_python
licenseApache-2.0
keywords data format database db sql nosql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FormatOC (python)
A system for manipulating and storing data regardless of data store. Now works in Python3 and Python2

# Install
```
pip install format-oc
```

# Documentation
[http://ouroboroscoding.com/format-oc/](http://ouroboroscoding.com/format-oc/)



            

Raw data

            {
    "_id": null,
    "home_page": "https://ouroboroscoding.com/format-oc",
    "name": "format-oc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "data,format,database,db,sql,nosql",
    "author": "Chris Nasr - Ouroboros Coding Inc.",
    "author_email": "chris@ouroboroscoding.com",
    "download_url": "https://files.pythonhosted.org/packages/bb/ce/966fd6d63a93f9b8b8628c21ce8c4228d402721484b56b866ed437c5add9/format-oc-1.6.2.tar.gz",
    "platform": null,
    "description": "# FormatOC (python)\nA system for manipulating and storing data regardless of data store. Now works in Python3 and Python2\n\n# Install\n```\npip install format-oc\n```\n\n# Documentation\n[http://ouroboroscoding.com/format-oc/](http://ouroboroscoding.com/format-oc/)\n\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Format-OC is a system designed in several languages that uses JSON files to define documents and their allowed parameters to such a fine degree that almost no knowledge of databases is required to get a fully functional back-end, with admin functions, up and running.",
    "version": "1.6.2",
    "project_urls": {
        "Homepage": "https://ouroboroscoding.com/format-oc",
        "Source": "https://github.com/ouroboroscoding/format-oc-python",
        "Tracker": "https://github.com/ouroboroscoding/format-oc-python/issues"
    },
    "split_keywords": [
        "data",
        "format",
        "database",
        "db",
        "sql",
        "nosql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbce966fd6d63a93f9b8b8628c21ce8c4228d402721484b56b866ed437c5add9",
                "md5": "cd120aaae7c1d52aab24e87a9465c399",
                "sha256": "d183859dd379b85d5ebbb4de5ac95bc0036eb89720e6fca44ce2ecddfe3920d4"
            },
            "downloads": -1,
            "filename": "format-oc-1.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cd120aaae7c1d52aab24e87a9465c399",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 18993,
            "upload_time": "2023-06-02T10:51:54",
            "upload_time_iso_8601": "2023-06-02T10:51:54.950813Z",
            "url": "https://files.pythonhosted.org/packages/bb/ce/966fd6d63a93f9b8b8628c21ce8c4228d402721484b56b866ed437c5add9/format-oc-1.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-02 10:51:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ouroboroscoding",
    "github_project": "format-oc-python",
    "github_not_found": true,
    "lcname": "format-oc"
}
        
Elapsed time: 0.07730s