aegis-tools


Nameaegis-tools JSON
Version 2.5.7 PyPI version JSON
download
home_pagehttps://github.com/mdagosta/aegis
SummaryAegis is a set of battle-tested tools and tricks to help everyone make better software
upload_time2024-04-22 18:30:12
maintainerNone
docs_urlNone
authorMichael D'Agosta
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A combination of tools and framework, Aegis has multiple different uses. You can import it and use the thoroughly made and tested functions. You can use it as a natural extension for the tornado web framework. And you can use it to quickly create a new web application with the structure already built-in, and follow along.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mdagosta/aegis",
    "name": "aegis-tools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Michael D'Agosta",
    "author_email": "mdagosta@codebug.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/33/df706889b2db820c552442a856fac3c4d6e1f9f1742ba9c43d89baa3907a/aegis-tools-2.5.7.tar.gz",
    "platform": null,
    "description": "A combination of tools and framework, Aegis has multiple different uses. You can import it and use the thoroughly made and tested functions. You can use it as a natural extension for the tornado web framework. And you can use it to quickly create a new web application with the structure already built-in, and follow along.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Aegis is a set of battle-tested tools and tricks to help everyone make better software",
    "version": "2.5.7",
    "project_urls": {
        "Homepage": "https://github.com/mdagosta/aegis"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "90bf2b47d55e45aef4edf6ad02ccad91d940a153cb757cc1171a7684a6010565",
                "md5": "ae903032b13bb9bd37cf18771695f394",
                "sha256": "81b3179ba35e67e998a35c48e1d7bc3396552314f6149e31355f367c7392ed5c"
            },
            "downloads": -1,
            "filename": "aegis_tools-2.5.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ae903032b13bb9bd37cf18771695f394",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 91044,
            "upload_time": "2024-04-22T18:30:09",
            "upload_time_iso_8601": "2024-04-22T18:30:09.977530Z",
            "url": "https://files.pythonhosted.org/packages/90/bf/2b47d55e45aef4edf6ad02ccad91d940a153cb757cc1171a7684a6010565/aegis_tools-2.5.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e433df706889b2db820c552442a856fac3c4d6e1f9f1742ba9c43d89baa3907a",
                "md5": "684e74c782ac40399b42c0b4e6da6d7c",
                "sha256": "957d64ab86fc92917c921f6a149ba22e88cee28a172719ea26b34d036b8a6b08"
            },
            "downloads": -1,
            "filename": "aegis-tools-2.5.7.tar.gz",
            "has_sig": false,
            "md5_digest": "684e74c782ac40399b42c0b4e6da6d7c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 77637,
            "upload_time": "2024-04-22T18:30:12",
            "upload_time_iso_8601": "2024-04-22T18:30:12.364953Z",
            "url": "https://files.pythonhosted.org/packages/e4/33/df706889b2db820c552442a856fac3c4d6e1f9f1742ba9c43d89baa3907a/aegis-tools-2.5.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 18:30:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mdagosta",
    "github_project": "aegis",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aegis-tools"
}
        
Elapsed time: 0.25153s