django-marion


Namedjango-marion JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://openfun.github.io/marion/
SummaryThe documents factory
upload_time2023-09-19 12:53:03
maintainer
docs_urlNone
authorOpen FUN (France Universite Numerique)
requires_python
licenseMIT
keywords django lms learning pdf
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Marion, The Documents Factory

Marion is a styled documents factory using HTML/CSS Django templates and a
headless browser that render them as PDF files. It can be used as a library or
an application in your Django project.

## Documentation

We try our best to maintain an up-to-date reference documentation for this
project. If you intend to install, test or contribute to Marion or Howard, we
invite you to read this [documentation](https://openfun.github.io/marion) and
give us feedback if some parts are unclear or your use case is not (or poorly)
covered.

## Contributing

This project is intended to be community-driven, so please, do not hesitate to
get in touch if you have any questions related to our implementation or design
decisions.

We try to raise our code quality standards and expect contributors to follow
the recommendations from our
[handbook](https://openfun.gitbooks.io/handbook/content).

## License

This work is released under the MIT License (see [LICENSE](./LICENSE))

            

Raw data

            {
    "_id": null,
    "home_page": "https://openfun.github.io/marion/",
    "name": "django-marion",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Django,LMS,learning,PDF",
    "author": "Open FUN (France Universite Numerique)",
    "author_email": "fun.dev@fun-mooc.fr",
    "download_url": "https://files.pythonhosted.org/packages/ab/ce/48649dcf66b7081be24dfc5f4d7ab5dcf3d3670510c5962488de24f50c5f/django-marion-0.6.0.tar.gz",
    "platform": null,
    "description": "# Marion, The Documents Factory\n\nMarion is a styled documents factory using HTML/CSS Django templates and a\nheadless browser that render them as PDF files. It can be used as a library or\nan application in your Django project.\n\n## Documentation\n\nWe try our best to maintain an up-to-date reference documentation for this\nproject. If you intend to install, test or contribute to Marion or Howard, we\ninvite you to read this [documentation](https://openfun.github.io/marion) and\ngive us feedback if some parts are unclear or your use case is not (or poorly)\ncovered.\n\n## Contributing\n\nThis project is intended to be community-driven, so please, do not hesitate to\nget in touch if you have any questions related to our implementation or design\ndecisions.\n\nWe try to raise our code quality standards and expect contributors to follow\nthe recommendations from our\n[handbook](https://openfun.gitbooks.io/handbook/content).\n\n## License\n\nThis work is released under the MIT License (see [LICENSE](./LICENSE))\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The documents factory",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://openfun.github.io/marion/"
    },
    "split_keywords": [
        "django",
        "lms",
        "learning",
        "pdf"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3745dd528bc9968fc1f6c8ee111ec0f52408cde89d6a52fa7672b8b3e683a19c",
                "md5": "a3909c8a1eae045d77d6f64834f1a8a9",
                "sha256": "520cd50a457489c96c2c9b12407d7300d3be6dfa0679e9dee69a1ae700f8c950"
            },
            "downloads": -1,
            "filename": "django_marion-0.6.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3909c8a1eae045d77d6f64834f1a8a9",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 29465,
            "upload_time": "2023-09-19T12:52:59",
            "upload_time_iso_8601": "2023-09-19T12:52:59.297008Z",
            "url": "https://files.pythonhosted.org/packages/37/45/dd528bc9968fc1f6c8ee111ec0f52408cde89d6a52fa7672b8b3e683a19c/django_marion-0.6.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abce48649dcf66b7081be24dfc5f4d7ab5dcf3d3670510c5962488de24f50c5f",
                "md5": "ea98d7b4e9446da291ec705472e4f349",
                "sha256": "34dbafe375aafc4e4c999c4bdae75299241ca442305bf14ac8dc703ae41bac19"
            },
            "downloads": -1,
            "filename": "django-marion-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea98d7b4e9446da291ec705472e4f349",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 22241,
            "upload_time": "2023-09-19T12:53:03",
            "upload_time_iso_8601": "2023-09-19T12:53:03.185244Z",
            "url": "https://files.pythonhosted.org/packages/ab/ce/48649dcf66b7081be24dfc5f4d7ab5dcf3d3670510c5962488de24f50c5f/django-marion-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 12:53:03",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "django-marion"
}
        
Elapsed time: 0.11569s