blog-oc


Nameblog-oc JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://ouroboroscoding.com/body/blog
SummaryBlog contains a service to manage blog posts and comments associated
upload_time2024-03-06 14:31:23
maintainer
docs_urlNone
authorChris Nasr - Ouroboros Coding Inc.
requires_python>=3.10
licenseCustom
keywords rest microservices
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Blog

Blog service that handles blog posts and categories

This code comes without documentation as it's not meant to be used by anyone
outside of Ouroboros Coding Inc. Please see LICENSE for further information.


            

Raw data

            {
    "_id": null,
    "home_page": "https://ouroboroscoding.com/body/blog",
    "name": "blog-oc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "rest,microservices",
    "author": "Chris Nasr - Ouroboros Coding Inc.",
    "author_email": "chris@ouroboroscoding.com",
    "download_url": "https://files.pythonhosted.org/packages/da/92/7e5aa3119d110f4786cabbe78761fe39a244c84840c036bcfb7f6a59fe5d/blog-oc-0.1.4.tar.gz",
    "platform": null,
    "description": "# Blog\n\nBlog service that handles blog posts and categories\n\nThis code comes without documentation as it's not meant to be used by anyone\noutside of Ouroboros Coding Inc. Please see LICENSE for further information.\n\n",
    "bugtrack_url": null,
    "license": "Custom",
    "summary": "Blog contains a service to manage blog posts and comments associated",
    "version": "0.1.4",
    "project_urls": {
        "Documentation": "https://ouroboroscoding.com/body/blog",
        "Homepage": "https://ouroboroscoding.com/body/blog",
        "Source": "https://github.com/ouroboroscoding/blog",
        "Tracker": "https://github.com/ouroboroscoding/blog/issues"
    },
    "split_keywords": [
        "rest",
        "microservices"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da927e5aa3119d110f4786cabbe78761fe39a244c84840c036bcfb7f6a59fe5d",
                "md5": "38e22486bc183ae8817911aad69def3c",
                "sha256": "3ce358369084b90807beb13ca76cffd25904439caed3cc6886e6273bc774366c"
            },
            "downloads": -1,
            "filename": "blog-oc-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "38e22486bc183ae8817911aad69def3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 25079,
            "upload_time": "2024-03-06T14:31:23",
            "upload_time_iso_8601": "2024-03-06T14:31:23.394892Z",
            "url": "https://files.pythonhosted.org/packages/da/92/7e5aa3119d110f4786cabbe78761fe39a244c84840c036bcfb7f6a59fe5d/blog-oc-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-06 14:31:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ouroboroscoding",
    "github_project": "blog",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "blog-oc"
}
        
Elapsed time: 0.20448s