django-site-extend


Namedjango-site-extend JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/riso-tech/django-site
SummaryDjango-Site is a Django app to extend django sites framework.
upload_time2022-12-04 16:08:22
maintainer
docs_urlNone
authorBin Nguyen
requires_python>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements pytz python-slugify Pillow argon2-cffi whitenoise redis hiredis celery django-celery-beat flower uvicorn django django-environ django-model-utils django-redis djangorestframework django-cors-headers Werkzeug ipdb psycopg2 watchfiles mypy django-stubs pytest pytest-sugar djangorestframework-stubs sphinx sphinx-autobuild flake8 flake8-isort coverage black pylint-django pylint-celery pre-commit factory-boy django-debug-toolbar django-extensions django-coverage-plugin pytest-django
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/riso-tech/django-site",
    "name": "django-site-extend",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "",
    "keywords": "",
    "author": "Bin Nguyen",
    "author_email": "support@risotech.vn",
    "download_url": "https://files.pythonhosted.org/packages/e5/2f/9acba89b366c53975ba8bb88bf681bcd566b96d589380f64a68e5b1bc7bf/django-site-extend-0.1.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django-Site is a Django app to extend django sites framework.",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "6621641a5618ad5c6afda32c246b4f7a",
                "sha256": "af52e691efc6a8fd1a80071874d520bb9141cd0e88ec7c36dd1866f4e68cf237"
            },
            "downloads": -1,
            "filename": "django-site-extend-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "6621641a5618ad5c6afda32c246b4f7a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7173,
            "upload_time": "2022-12-04T16:08:22",
            "upload_time_iso_8601": "2022-12-04T16:08:22.515698Z",
            "url": "https://files.pythonhosted.org/packages/e5/2f/9acba89b366c53975ba8bb88bf681bcd566b96d589380f64a68e5b1bc7bf/django-site-extend-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-04 16:08:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "riso-tech",
    "github_project": "django-site",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "pytz",
            "specs": [
                [
                    "==",
                    "2022.6"
                ]
            ]
        },
        {
            "name": "python-slugify",
            "specs": [
                [
                    "==",
                    "7.0.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "9.3.0"
                ]
            ]
        },
        {
            "name": "argon2-cffi",
            "specs": [
                [
                    "==",
                    "21.3.0"
                ]
            ]
        },
        {
            "name": "whitenoise",
            "specs": [
                [
                    "==",
                    "6.2.0"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "4.3.5"
                ]
            ]
        },
        {
            "name": "hiredis",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "celery",
            "specs": [
                [
                    "==",
                    "5.2.7"
                ]
            ]
        },
        {
            "name": "django-celery-beat",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "flower",
            "specs": [
                [
                    "==",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "uvicorn",
            "specs": [
                [
                    "==",
                    "0.20.0"
                ]
            ]
        },
        {
            "name": "django",
            "specs": [
                [
                    "==",
                    "4.0.8"
                ]
            ]
        },
        {
            "name": "django-environ",
            "specs": [
                [
                    "==",
                    "0.9.0"
                ]
            ]
        },
        {
            "name": "django-model-utils",
            "specs": [
                [
                    "==",
                    "4.3.1"
                ]
            ]
        },
        {
            "name": "django-redis",
            "specs": [
                [
                    "==",
                    "5.2.0"
                ]
            ]
        },
        {
            "name": "djangorestframework",
            "specs": [
                [
                    "==",
                    "3.14.0"
                ]
            ]
        },
        {
            "name": "django-cors-headers",
            "specs": [
                [
                    "==",
                    "3.13.0"
                ]
            ]
        },
        {
            "name": "Werkzeug",
            "specs": [
                [
                    "==",
                    "2.2.2"
                ]
            ]
        },
        {
            "name": "ipdb",
            "specs": [
                [
                    "==",
                    "0.13.9"
                ]
            ]
        },
        {
            "name": "psycopg2",
            "specs": [
                [
                    "==",
                    "2.9.5"
                ]
            ]
        },
        {
            "name": "watchfiles",
            "specs": [
                [
                    "==",
                    "0.18.1"
                ]
            ]
        },
        {
            "name": "mypy",
            "specs": [
                [
                    "==",
                    "0.982"
                ]
            ]
        },
        {
            "name": "django-stubs",
            "specs": [
                [
                    "==",
                    "1.12.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.2.0"
                ]
            ]
        },
        {
            "name": "pytest-sugar",
            "specs": [
                [
                    "==",
                    "0.9.6"
                ]
            ]
        },
        {
            "name": "djangorestframework-stubs",
            "specs": [
                [
                    "==",
                    "1.7.0"
                ]
            ]
        },
        {
            "name": "sphinx",
            "specs": [
                [
                    "==",
                    "5.3.0"
                ]
            ]
        },
        {
            "name": "sphinx-autobuild",
            "specs": [
                [
                    "==",
                    "2021.3.14"
                ]
            ]
        },
        {
            "name": "flake8",
            "specs": [
                [
                    "==",
                    "5.0.4"
                ]
            ]
        },
        {
            "name": "flake8-isort",
            "specs": [
                [
                    "==",
                    "5.0.3"
                ]
            ]
        },
        {
            "name": "coverage",
            "specs": [
                [
                    "==",
                    "6.5.0"
                ]
            ]
        },
        {
            "name": "black",
            "specs": [
                [
                    "==",
                    "22.10.0"
                ]
            ]
        },
        {
            "name": "pylint-django",
            "specs": [
                [
                    "==",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "pylint-celery",
            "specs": [
                [
                    "==",
                    "0.3"
                ]
            ]
        },
        {
            "name": "pre-commit",
            "specs": [
                [
                    "==",
                    "2.20.0"
                ]
            ]
        },
        {
            "name": "factory-boy",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "django-debug-toolbar",
            "specs": [
                [
                    "==",
                    "3.7.0"
                ]
            ]
        },
        {
            "name": "django-extensions",
            "specs": [
                [
                    "==",
                    "3.2.1"
                ]
            ]
        },
        {
            "name": "django-coverage-plugin",
            "specs": [
                [
                    "==",
                    "2.0.4"
                ]
            ]
        },
        {
            "name": "pytest-django",
            "specs": [
                [
                    "==",
                    "4.5.2"
                ]
            ]
        }
    ],
    "lcname": "django-site-extend"
}
        
Elapsed time: 0.01966s