pytest-django-class


Namepytest-django-class JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/mikicz/pytest-django-class
SummaryA pytest plugin for running django in class-scoped fixtures
upload_time2023-08-08 20:29:51
maintainer
docs_urlNone
authorMikuláš Poul
requires_python>=3.8,<4.0
licenseMIT
keywords pytest django pytest-django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pytest-django-class

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mikicz/pytest-django-class",
    "name": "pytest-django-class",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "pytest,django,pytest-django",
    "author": "Mikul\u00e1\u0161 Poul",
    "author_email": "mikulaspoul@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c4/ee/083327ff89c493bbe42f53c5c5fbb5b43139f1063d5775b26716a429a630/pytest_django_class-0.0.1.tar.gz",
    "platform": null,
    "description": "# pytest-django-class\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A pytest plugin for running django in class-scoped fixtures",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/mikicz/pytest-django-class",
        "Repository": "https://github.com/mikicz/pytest-django-class"
    },
    "split_keywords": [
        "pytest",
        "django",
        "pytest-django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71ae9fef041faedae6684e2d132eb3fe207f20665df02e2b66b02d86f3c65411",
                "md5": "07eb98aaf43f58867b5b11a86c80fe15",
                "sha256": "4da00635a39cdd21654d52a24c414f8b9e30e7d3b5848096adb6f4fd00bd35ac"
            },
            "downloads": -1,
            "filename": "pytest_django_class-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "07eb98aaf43f58867b5b11a86c80fe15",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 2968,
            "upload_time": "2023-08-08T20:29:49",
            "upload_time_iso_8601": "2023-08-08T20:29:49.756712Z",
            "url": "https://files.pythonhosted.org/packages/71/ae/9fef041faedae6684e2d132eb3fe207f20665df02e2b66b02d86f3c65411/pytest_django_class-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c4ee083327ff89c493bbe42f53c5c5fbb5b43139f1063d5775b26716a429a630",
                "md5": "0385f84887e5ceffc2ff55cc641ea772",
                "sha256": "e37f865bb606d42ad63578b657274151ee0dbd50bb472cc0385caa3acc909477"
            },
            "downloads": -1,
            "filename": "pytest_django_class-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0385f84887e5ceffc2ff55cc641ea772",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 2329,
            "upload_time": "2023-08-08T20:29:51",
            "upload_time_iso_8601": "2023-08-08T20:29:51.377202Z",
            "url": "https://files.pythonhosted.org/packages/c4/ee/083327ff89c493bbe42f53c5c5fbb5b43139f1063d5775b26716a429a630/pytest_django_class-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-08 20:29:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mikicz",
    "github_project": "pytest-django-class",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "pytest-django-class"
}
        
Elapsed time: 0.10128s