django-admin-shell


Namedjango-admin-shell JSON
Version 2.0.1 PyPI version JSON
download
home_pagehttps://github.com/djk2/django-admin-shell
Summary
upload_time2023-11-20 06:59:03
maintainer
docs_urlNone
authorGrzegorz Tężycki
requires_python
licenseMIT
keywords django admin shell console terminal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Django application can execute python code in your project's environment on django admin site.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/djk2/django-admin-shell",
    "name": "django-admin-shell",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "django admin shell console terminal",
    "author": "Grzegorz T\u0119\u017cycki",
    "author_email": "grzegorz.tezycki@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/84/42/89ae1259bd2b277cccd051602b5e2eb75d66dac3fecebae7d97a5c6caff6/django-admin-shell-2.0.1.tar.gz",
    "platform": null,
    "description": "Django application can execute python code in your project's environment on django admin site.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "2.0.1",
    "project_urls": {
        "Homepage": "https://github.com/djk2/django-admin-shell"
    },
    "split_keywords": [
        "django",
        "admin",
        "shell",
        "console",
        "terminal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1a85311f87cff641ee76b7e70609360eab1e9c3c05f24a3af32fbff2f612de0",
                "md5": "486bcd51607663f66c259030c517e77e",
                "sha256": "b129e282ebd581c2099c0504edf081259728b3a504b40c5784d0457b8cb41470"
            },
            "downloads": -1,
            "filename": "django_admin_shell-2.0.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "486bcd51607663f66c259030c517e77e",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 283648,
            "upload_time": "2023-11-20T06:58:59",
            "upload_time_iso_8601": "2023-11-20T06:58:59.067879Z",
            "url": "https://files.pythonhosted.org/packages/f1/a8/5311f87cff641ee76b7e70609360eab1e9c3c05f24a3af32fbff2f612de0/django_admin_shell-2.0.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "844289ae1259bd2b277cccd051602b5e2eb75d66dac3fecebae7d97a5c6caff6",
                "md5": "1ed7718fb94c95064d9cbc62b9c23c62",
                "sha256": "334a651e53ae4f59d0d279d7ede7dc5ed7a7733d4d093765b447dca5274c7b30"
            },
            "downloads": -1,
            "filename": "django-admin-shell-2.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "1ed7718fb94c95064d9cbc62b9c23c62",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 284057,
            "upload_time": "2023-11-20T06:59:03",
            "upload_time_iso_8601": "2023-11-20T06:59:03.837716Z",
            "url": "https://files.pythonhosted.org/packages/84/42/89ae1259bd2b277cccd051602b5e2eb75d66dac3fecebae7d97a5c6caff6/django-admin-shell-2.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-20 06:59:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "djk2",
    "github_project": "django-admin-shell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "django-admin-shell"
}
        
Elapsed time: 0.14938s