richie


Namerichie JSON
Version 2.25.1 PyPI version JSON
download
home_pageNone
SummaryA CMS to build learning portals for open education
upload_time2024-04-18 12:57:45
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License Copyright (c) 2018-present GIP FUN MOOC. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords django django-cms open edx
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Richie, the best OpenSource CMS to build education portals

[![CircleCI](https://circleci.com/gh/openfun/richie/tree/master.svg?style=svg)](https://circleci.com/gh/openfun/richie/tree/master)

## Overview

`Learning Management Systems` (LMS) are great tools for hosting and playing interactive online
courses and MOOCs.

However, if you need to build a complete website with flexible content to aggregate your courses,
in several languages and from different sources, **you will soon need a CMS**.

At "France Université Numérique", we wanted to build an OpenSource portal with `Python` and
`Django`. That's why we built `Richie` on top of [DjangoCMS](https://www.django-cms.org), one of
the best CMS on the market, as a toolbox to easily create full fledged websites with a catalog of
online courses.

Among the features that `Richie` offers out of the box:

- multi-lingual by default,
- advanced access rights and moderation,
- catalog of courses synchronized with one or more `LMS` instances,
- search engine based on `Elasticsearch` and pre-configured to offer full-text queries,
  multi-facetting, auto-complete,...
- flexible custom pages for courses, organizations, categories, teachers, blog posts,
  programs (and their inter-relations),
- Extensible with any third-party `DjangoCMS` plugin or any third-party `Django` application.

## Discover Richie

If you're looking for a quick preview of `Richie`, you can take a look and have a tour of
`Richie` on our dedicated [demo site](https://demo.richie.education).

It is connected back-to-back with a demo of OpenEdX running on
[OpenEdX Docker](https://github.com/openfun/openedx-docker).

Two users are available for testing:

- admin: `admin@example.com`/`admin`
- student: `edx@example.com`/`edx`

The database is regularly flushed.

## Getting started

Take a look at our [documentation](https://richie.education/docs/discover) to get started with Richie.

## Contributing

### [Contributing guide](https://richie.education/docs/contributing-guide)

Read our [contributing guide](https://richie.education/docs/contributing-guide) to learn about our development process and get started developing on `Richie`.

### License

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "richie",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Django, Django-CMS, Open edX",
    "author": null,
    "author_email": "\"Open FUN (France Universit\u00e9 Num\u00e9rique)\" <fun.dev@fun-mooc.fr>",
    "download_url": "https://files.pythonhosted.org/packages/16/f1/98c990f0f2b14f942c1e0a086fd80900ec437481b445b5bbe89f9aca3c06/richie-2.25.1.tar.gz",
    "platform": null,
    "description": "# Richie, the best OpenSource CMS to build education portals\n\n[![CircleCI](https://circleci.com/gh/openfun/richie/tree/master.svg?style=svg)](https://circleci.com/gh/openfun/richie/tree/master)\n\n## Overview\n\n`Learning Management Systems` (LMS) are great tools for hosting and playing interactive online\ncourses and MOOCs.\n\nHowever, if you need to build a complete website with flexible content to aggregate your courses,\nin several languages and from different sources, **you will soon need a CMS**.\n\nAt \"France Universit\u00e9 Num\u00e9rique\", we wanted to build an OpenSource portal with `Python` and\n`Django`. That's why we built `Richie` on top of [DjangoCMS](https://www.django-cms.org), one of\nthe best CMS on the market, as a toolbox to easily create full fledged websites with a catalog of\nonline courses.\n\nAmong the features that `Richie` offers out of the box:\n\n- multi-lingual by default,\n- advanced access rights and moderation,\n- catalog of courses synchronized with one or more `LMS` instances,\n- search engine based on `Elasticsearch` and pre-configured to offer full-text queries,\n  multi-facetting, auto-complete,...\n- flexible custom pages for courses, organizations, categories, teachers, blog posts,\n  programs (and their inter-relations),\n- Extensible with any third-party `DjangoCMS` plugin or any third-party `Django` application.\n\n## Discover Richie\n\nIf you're looking for a quick preview of `Richie`, you can take a look and have a tour of\n`Richie` on our dedicated [demo site](https://demo.richie.education).\n\nIt is connected back-to-back with a demo of OpenEdX running on\n[OpenEdX Docker](https://github.com/openfun/openedx-docker).\n\nTwo users are available for testing:\n\n- admin: `admin@example.com`/`admin`\n- student: `edx@example.com`/`edx`\n\nThe database is regularly flushed.\n\n## Getting started\n\nTake a look at our [documentation](https://richie.education/docs/discover) to get started with Richie.\n\n## Contributing\n\n### [Contributing guide](https://richie.education/docs/contributing-guide)\n\nRead our [contributing guide](https://richie.education/docs/contributing-guide) to learn about our development process and get started developing on `Richie`.\n\n### License\n\nThis work is released under the MIT License (see [LICENSE](./LICENSE)).\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2018-present GIP FUN MOOC.  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.  ",
    "summary": "A CMS to build learning portals for open education",
    "version": "2.25.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/openfun/richie/issues/new",
        "Changelog": "https://github.com/openfun/richie/blob/master/CHANGELOG.md",
        "Demonstration website": "https://demo.richie.education/",
        "Documentation": "https://richie.education/",
        "Homepage": "https://github.com/openfun/richie",
        "Repository": "https://github.com/openfun/richie"
    },
    "split_keywords": [
        "django",
        " django-cms",
        " open edx"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db98f967c73a7457d8515ba2b8cd57536ad7aa811f29726eac2c778ef491b992",
                "md5": "845241a60b2b2555b0314a586bd367ae",
                "sha256": "1076d6ff164941337adb6e550069fb1bb0b4f86ebcbac8a329b6478d4135a3eb"
            },
            "downloads": -1,
            "filename": "richie-2.25.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "845241a60b2b2555b0314a586bd367ae",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5962880,
            "upload_time": "2024-04-18T12:57:41",
            "upload_time_iso_8601": "2024-04-18T12:57:41.803609Z",
            "url": "https://files.pythonhosted.org/packages/db/98/f967c73a7457d8515ba2b8cd57536ad7aa811f29726eac2c778ef491b992/richie-2.25.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "16f198c990f0f2b14f942c1e0a086fd80900ec437481b445b5bbe89f9aca3c06",
                "md5": "45a23b3a27464739e95e554e1b399883",
                "sha256": "c51b75b6f2ce2810f8c6b4c06716450344c1861e1e0ac27dce93dbd4c40bcbfa"
            },
            "downloads": -1,
            "filename": "richie-2.25.1.tar.gz",
            "has_sig": false,
            "md5_digest": "45a23b3a27464739e95e554e1b399883",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54173976,
            "upload_time": "2024-04-18T12:57:45",
            "upload_time_iso_8601": "2024-04-18T12:57:45.952086Z",
            "url": "https://files.pythonhosted.org/packages/16/f1/98c990f0f2b14f942c1e0a086fd80900ec437481b445b5bbe89f9aca3c06/richie-2.25.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-18 12:57:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "openfun",
    "github_project": "richie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "circle": true,
    "lcname": "richie"
}
        
Elapsed time: 0.26609s