django-dsfr


Namedjango-dsfr JSON
Version 1.4.5 PyPI version JSON
download
home_pagehttps://github.com/numerique-gouv/django-dsfr
SummaryIntegrate the French government Design System into a Django app
upload_time2024-12-17 11:49:19
maintainerNone
docs_urlNone
authorSylvain Boissel
requires_python<4.0,>=3.8
licenseMIT
keywords django
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![image](https://img.shields.io/github/v/release/numerique-gouv/django-dsfr.svg)](https://github.com/numerique-gouv/django-dsfr/releases/)

[![image](https://badge.fury.io/py/django-dsfr.svg)](https://pypi.org/project/django-dsfr/)

[![image](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-8.yml/badge.svg)](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-8.yml)

[![image](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-10.yml/badge.svg)](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-10.yml)

[![image](https://github.com/numerique-gouv/django-dsfr/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/numerique-gouv/django-dsfr/actions/workflows/codeql-analysis.yml)

[![Security Status](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)

# Django-DSFR

Django-DSFR is a Django app to integrate the [French government Design System ("Système de design de l’État français")](https://www.systeme-de-design.gouv.fr/).

## Documentation

See the [documentation (in French)](https://numerique-gouv.github.io/django-dsfr/) for details.

Django-DSFR implements the [version 1.12.1 of the DSFR](https://www.systeme-de-design.gouv.fr/a-propos/versions/version-courante)
(see also the [Github releases page](https://github.com/GouvernementFR/dsfr/releases/))

## Requirements

Tested with Python 3.8 to 3.12 and Django 3.2 to 5.0. Per [vermin](https://github.com/netromdk/vermin), it should work with Python >= 3.6, and it should work with old versions of Django too.

Note: Only supported versions of Django and Python are supported by this project. You can check the supported versions and their end of life on the following pages:

-   [Python](https://devguide.python.org/versions/)
-   [Django](https://www.djangoproject.com/download/#supported-versions)

⚠️ Warning: Support for Django < 4.0 and Python < 3.10 will be removed at the end of 2024.

## Quick start

See the [INSTALL.md](INSTALL.md) file.

## History

This app was originally created as a part of [Open
Collectivités](https://github.com/entrepreneur-interet-general/opencollectivites)
in 2020, and then maintained as part of
[Aides-territoires](https://github.com/MTES-MCT/aides-territoires) in
2022-2023.

It is now maintained as part of
[\@numerique-gouv](https://github.com/numerique-gouv) alongside the
Wagtail-based [Sites
faciles](https://github.com/numerique-gouv/sites-faciles).

## Licence et droit d’utilisation

Le contenu de ce projet est placé sous licence MIT, à l’exception de la
fonte Marianne. Voir [la licence du
DSFR](https://github.com/GouvernementFR/dsfr/blob/main/doc/legal/cgu.md).

### ⚠️ Utilisation du DSFR interdite en dehors des sites Internet de l’État

> Il est formellement interdit à tout autre acteur d’utiliser le Système de Design de l’État (les administrations territoriales ou tout autre acteur privé) pour des sites web ou des applications. Le Système de Design de l’État représente l’identité numérique de l’État. En cas d’usage à des fins trompeuses ou frauduleuses, l’État se réserve le droit d’entreprendre les actions nécessaires pour y mettre un terme.
>
> Voir les [conditions générales d’utilisation](https://github.com/GouvernementFR/dsfr/blob/main/doc/legal/cgu.md).

### ⚠️ Prohibited Use Outside Government Websites

> This Design System is only meant to be used by official French public
> services\' websites and apps. Its main purpose is to make it easy to
> identify governmental websites for citizens. See terms.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/numerique-gouv/django-dsfr",
    "name": "django-dsfr",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": "django",
    "author": "Sylvain Boissel",
    "author_email": "sylvain.boissel@beta.gouv.fr",
    "download_url": "https://files.pythonhosted.org/packages/b4/fb/d0314bdfa2af8a0f59e00fced7a07039b19a68be78a1bfbaef921e806dc7/django_dsfr-1.4.5.tar.gz",
    "platform": null,
    "description": "[![image](https://img.shields.io/github/v/release/numerique-gouv/django-dsfr.svg)](https://github.com/numerique-gouv/django-dsfr/releases/)\n\n[![image](https://badge.fury.io/py/django-dsfr.svg)](https://pypi.org/project/django-dsfr/)\n\n[![image](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-8.yml/badge.svg)](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-8.yml)\n\n[![image](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-10.yml/badge.svg)](https://github.com/numerique-gouv/django-dsfr/actions/workflows/ci-3-10.yml)\n\n[![image](https://github.com/numerique-gouv/django-dsfr/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/numerique-gouv/django-dsfr/actions/workflows/codeql-analysis.yml)\n\n[![Security Status](https://img.shields.io/badge/security-bandit-yellow.svg)](https://github.com/PyCQA/bandit)\n\n# Django-DSFR\n\nDjango-DSFR is a Django app to integrate the [French government Design System (\"Syst\u00e8me de design de l\u2019\u00c9tat fran\u00e7ais\")](https://www.systeme-de-design.gouv.fr/).\n\n## Documentation\n\nSee the [documentation (in French)](https://numerique-gouv.github.io/django-dsfr/) for details.\n\nDjango-DSFR implements the [version 1.12.1 of the DSFR](https://www.systeme-de-design.gouv.fr/a-propos/versions/version-courante)\n(see also the [Github releases page](https://github.com/GouvernementFR/dsfr/releases/))\n\n## Requirements\n\nTested with Python 3.8 to 3.12 and Django 3.2 to 5.0. Per [vermin](https://github.com/netromdk/vermin), it should work with Python >= 3.6, and it should work with old versions of Django too.\n\nNote: Only supported versions of Django and Python are supported by this project. You can check the supported versions and their end of life on the following pages:\n\n-   [Python](https://devguide.python.org/versions/)\n-   [Django](https://www.djangoproject.com/download/#supported-versions)\n\n\u26a0\ufe0f Warning: Support for Django < 4.0 and Python < 3.10 will be removed at the end of 2024.\n\n## Quick start\n\nSee the [INSTALL.md](INSTALL.md) file.\n\n## History\n\nThis app was originally created as a part of [Open\nCollectivit\u00e9s](https://github.com/entrepreneur-interet-general/opencollectivites)\nin 2020, and then maintained as part of\n[Aides-territoires](https://github.com/MTES-MCT/aides-territoires) in\n2022-2023.\n\nIt is now maintained as part of\n[\\@numerique-gouv](https://github.com/numerique-gouv) alongside the\nWagtail-based [Sites\nfaciles](https://github.com/numerique-gouv/sites-faciles).\n\n## Licence et droit d\u2019utilisation\n\nLe contenu de ce projet est plac\u00e9 sous licence MIT, \u00e0 l\u2019exception de la\nfonte Marianne. Voir [la licence du\nDSFR](https://github.com/GouvernementFR/dsfr/blob/main/doc/legal/cgu.md).\n\n### \u26a0\ufe0f Utilisation du DSFR interdite en dehors des sites Internet de l\u2019\u00c9tat\n\n> Il est formellement interdit \u00e0 tout autre acteur d\u2019utiliser le Syst\u00e8me de Design de l\u2019\u00c9tat (les administrations territoriales ou tout autre acteur priv\u00e9) pour des sites web ou des applications. Le Syst\u00e8me de Design de l\u2019\u00c9tat repr\u00e9sente l\u2019identit\u00e9 num\u00e9rique de l\u2019\u00c9tat. En cas d\u2019usage \u00e0 des fins trompeuses ou frauduleuses, l\u2019\u00c9tat se r\u00e9serve le droit d\u2019entreprendre les actions n\u00e9cessaires pour y mettre un terme.\n>\n> Voir les [conditions g\u00e9n\u00e9rales d\u2019utilisation](https://github.com/GouvernementFR/dsfr/blob/main/doc/legal/cgu.md).\n\n### \u26a0\ufe0f Prohibited Use Outside Government Websites\n\n> This Design System is only meant to be used by official French public\n> services\\' websites and apps. Its main purpose is to make it easy to\n> identify governmental websites for citizens. See terms.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Integrate the French government Design System into a Django app",
    "version": "1.4.5",
    "project_urls": {
        "Documentation": "https://numerique-gouv.github.io/django-dsfr",
        "Homepage": "https://github.com/numerique-gouv/django-dsfr",
        "Repository": "https://github.com/numerique-gouv/django-dsfr"
    },
    "split_keywords": [
        "django"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b0ebe39e907c03bf69e5e33882ef0d46e4f40957f4e7bde4dd2b2fce2f5a830b",
                "md5": "5b1c693fc17693686f327d194e227378",
                "sha256": "1c58d0ac0de99f91a2585010e22c2ecaef50dbece954018005f45fd013cf0d1f"
            },
            "downloads": -1,
            "filename": "django_dsfr-1.4.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b1c693fc17693686f327d194e227378",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 3170255,
            "upload_time": "2024-12-17T11:49:17",
            "upload_time_iso_8601": "2024-12-17T11:49:17.123015Z",
            "url": "https://files.pythonhosted.org/packages/b0/eb/e39e907c03bf69e5e33882ef0d46e4f40957f4e7bde4dd2b2fce2f5a830b/django_dsfr-1.4.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b4fbd0314bdfa2af8a0f59e00fced7a07039b19a68be78a1bfbaef921e806dc7",
                "md5": "1ded14428cb7a4a2a08d5ea9d5bf99c6",
                "sha256": "9dbc60b6ca1a31dc6ca309a277c61c73b0a34e2b1dcc3bec6f32789c7720228e"
            },
            "downloads": -1,
            "filename": "django_dsfr-1.4.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1ded14428cb7a4a2a08d5ea9d5bf99c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 2610174,
            "upload_time": "2024-12-17T11:49:19",
            "upload_time_iso_8601": "2024-12-17T11:49:19.969586Z",
            "url": "https://files.pythonhosted.org/packages/b4/fb/d0314bdfa2af8a0f59e00fced7a07039b19a68be78a1bfbaef921e806dc7/django_dsfr-1.4.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 11:49:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "numerique-gouv",
    "github_project": "django-dsfr",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "django-dsfr"
}
        
Elapsed time: 0.43139s