docent


Namedocent JSON
Version 0.0.1a13 PyPI version JSON
download
home_pagehttps://docent.1howardcapital.com/docent
SummaryZero-dependency Python framework for object oriented development.
upload_time2023-12-18 18:50:48
maintainerDan
docs_urlNone
authorDan
requires_python
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Zero-dependency Python framework for object oriented development. 
 A reimagining of a generic framework I originally began work on in-house at Annalect. 
 Re-imagined and completed as a personal project in an effort to both benefit the widest possible audience and make installations themselves easier across Annalect and all other Omnicom Group subsidiaries via publication to the Python Software Foundation's publicly distributed Python Package Index. 
 Forces users to adopt best practices in code structure, documentation, object oriented programming, RESTfulness, and the python language.

            

Raw data

            {
    "_id": null,
    "home_page": "https://docent.1howardcapital.com/docent",
    "name": "docent",
    "maintainer": "Dan",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "daniel.dube@annalect.com",
    "keywords": "",
    "author": "Dan",
    "author_email": "daniel.dube@annalect.com",
    "download_url": "https://github.com/dan1hc/docent",
    "platform": null,
    "description": "Zero-dependency Python framework for object oriented development. \n A reimagining of a generic framework I originally began work on in-house at Annalect. \n Re-imagined and completed as a personal project in an effort to both benefit the widest possible audience and make installations themselves easier across Annalect and all other Omnicom Group subsidiaries via publication to the Python Software Foundation's publicly distributed Python Package Index. \n Forces users to adopt best practices in code structure, documentation, object oriented programming, RESTfulness, and the python language.\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "Zero-dependency Python framework for object oriented development.",
    "version": "0.0.1a13",
    "project_urls": {
        "Download": "https://github.com/dan1hc/docent",
        "Homepage": "https://docent.1howardcapital.com/docent"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddd9624438e9fd57dc58454cb9d604a37550470d6b734088e36ddcd1c4137761",
                "md5": "3539d1adf29c4a4659cd56de117b8096",
                "sha256": "96943b12be42659b57a04fa227ea9bbdae5fbca4e055298979ef712c167590a9"
            },
            "downloads": -1,
            "filename": "docent-0.0.1a13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3539d1adf29c4a4659cd56de117b8096",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 103292,
            "upload_time": "2023-12-18T18:50:48",
            "upload_time_iso_8601": "2023-12-18T18:50:48.125247Z",
            "url": "https://files.pythonhosted.org/packages/dd/d9/624438e9fd57dc58454cb9d604a37550470d6b734088e36ddcd1c4137761/docent-0.0.1a13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-18 18:50:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dan1hc",
    "github_project": "docent",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "docent"
}
        
Dan
Elapsed time: 0.28800s