django-url-security


Namedjango-url-security JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/Edrolo/django-url-security
SummaryDjango URL Security provides tests to ensure all the private endpoints in your Django project are private.
upload_time2023-07-14 05:16:12
maintainer
docs_urlNone
authorMatt Fisher
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Django URL Security


[![PyPI version](https://badge.fury.io/py/django-url-security.svg)](https://badge.fury.io/py/django-url-security)
![versions](https://img.shields.io/pypi/pyversions/django-url-security.svg)
[![GitHub license](https://img.shields.io/github/license/mgancita/django-url-security.svg)](https://github.com/Edrolo/django-url-security/blob/main/LICENSE)


[![Code style: blue](https://img.shields.io/badge/code_style-blue-blue.svg)](https://blue.readthedocs.io/)


Django URL Security provides tests to ensure all the private endpoints in your Django project are private.


- Free software: MIT
- Documentation: https://Edrolo.github.io/django-url-security.


## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`mgancita/cookiecutter-pypackage`](https://mgancita.github.io/cookiecutter-pypackage/) project template.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Edrolo/django-url-security",
    "name": "django-url-security",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Matt Fisher",
    "author_email": "m@ttfisher.com",
    "download_url": "https://files.pythonhosted.org/packages/8d/5b/e6373966cdf352cb12b1d72d883a9a23f5add6377a6a076bd49e3facb73f/django_url_security-0.0.2.tar.gz",
    "platform": null,
    "description": "# Django URL Security\n\n\n[![PyPI version](https://badge.fury.io/py/django-url-security.svg)](https://badge.fury.io/py/django-url-security)\n![versions](https://img.shields.io/pypi/pyversions/django-url-security.svg)\n[![GitHub license](https://img.shields.io/github/license/mgancita/django-url-security.svg)](https://github.com/Edrolo/django-url-security/blob/main/LICENSE)\n\n\n[![Code style: blue](https://img.shields.io/badge/code_style-blue-blue.svg)](https://blue.readthedocs.io/)\n\n\nDjango URL Security provides tests to ensure all the private endpoints in your Django project are private.\n\n\n- Free software: MIT\n- Documentation: https://Edrolo.github.io/django-url-security.\n\n\n## Features\n\n* TODO\n\n## Credits\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [`mgancita/cookiecutter-pypackage`](https://mgancita.github.io/cookiecutter-pypackage/) project template.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Django URL Security provides tests to ensure all the private endpoints in your Django project are private.",
    "version": "0.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Edrolo/django-url-security"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7a71353208a3f0fb250fc5bc5c2b836aca99321ddb5d4dbe19bfe012f8aa48ef",
                "md5": "b8499a360457d9eea5f0edaf0dfe74c7",
                "sha256": "e45671127cb7be207189573e6cf5b94d09d1f22689d475c69d15eca05dd2ed6d"
            },
            "downloads": -1,
            "filename": "django_url_security-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b8499a360457d9eea5f0edaf0dfe74c7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 11517,
            "upload_time": "2023-07-14T05:16:11",
            "upload_time_iso_8601": "2023-07-14T05:16:11.183463Z",
            "url": "https://files.pythonhosted.org/packages/7a/71/353208a3f0fb250fc5bc5c2b836aca99321ddb5d4dbe19bfe012f8aa48ef/django_url_security-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d5be6373966cdf352cb12b1d72d883a9a23f5add6377a6a076bd49e3facb73f",
                "md5": "c79f94ad0c1fec9e84e6a322213c9b64",
                "sha256": "a1543f9543e70b91d6a443086e0a9cba0301ca57e7d9252dab522a82b268de5e"
            },
            "downloads": -1,
            "filename": "django_url_security-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c79f94ad0c1fec9e84e6a322213c9b64",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9784,
            "upload_time": "2023-07-14T05:16:12",
            "upload_time_iso_8601": "2023-07-14T05:16:12.506063Z",
            "url": "https://files.pythonhosted.org/packages/8d/5b/e6373966cdf352cb12b1d72d883a9a23f5add6377a6a076bd49e3facb73f/django_url_security-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-14 05:16:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Edrolo",
    "github_project": "django-url-security",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-url-security"
}
        
Elapsed time: 0.08509s