{"id":18264522,"url":"https://github.com/pylons/cartouche","last_synced_at":"2025-04-04T21:30:34.461Z","repository":{"id":1804413,"uuid":"2728449","full_name":"Pylons/cartouche","owner":"Pylons","description":"Reusable user registration views for Pyramid apps.","archived":false,"fork":false,"pushed_at":"2014-04-17T17:41:14.000Z","size":645,"stargazers_count":12,"open_issues_count":0,"forks_count":3,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-08T17:10:54.103Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"owncloud/core","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pylons.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-07T19:01:10.000Z","updated_at":"2024-04-08T17:10:54.104Z","dependencies_parsed_at":"2022-08-20T08:50:33.408Z","dependency_job_id":null,"html_url":"https://github.com/Pylons/cartouche","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pylons%2Fcartouche","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pylons%2Fcartouche/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pylons%2Fcartouche/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pylons%2Fcartouche/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pylons","download_url":"https://codeload.github.com/Pylons/cartouche/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247251968,"owners_count":20908600,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T11:14:56.243Z","updated_at":"2025-04-04T21:30:34.071Z","avatar_url":"https://github.com/Pylons.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"``cartouche`` README\n====================\n\nThis package provides a set of applications which can be used to drive\n\"registration-based\" sites:\n\n- registration\n\n- login / logout\n\n- change password\n\n- password recovery\n\n- profile editing\n\n- user / group administration\n\n\n``cartouche`` is built on the following components:\n\n- The ``cartouche`` applications run atop the ``pyramid`` framework, using\n  ``chameleon`` for their templating, and ``deform`` for form schema /\n  validation handling.\n\n- ``cartouche`` stores users, profiles, and groups in a ``ZODB`` database\n  (you can override this by registering adapters which use different\n  persistence).\n\n- ``cartouche`` uses ``zope.password`` to do password hashing / checking.\n\n- ``cartouche`` plugs into ``repoze.who`` as an authenticator, a challenger,\n  and a metadata provider.\n\n- If your app doesn't use the ``repoze.who`` middleware, you can plug\n  ``cartouche`` in as a ``pyramid`` \"authentication policy (cartouche still\n  uses the ``repoze.who`` API in this case).\n\nPlease see ``docs/index.rst`` for the documentation, which can also be\nread online at:\n \n http://packages.python.org/cartouche\n\n\nQuick Start\n-----------\n\nInstall into your virtualenv::\n\n  $ /path/to/virtualenv/bin/python setup.py develop\n\nIf you have a working MTA on localhost:25::\n\n  $ /path/to/venv/bin/paster serve development.ini\n\nIf you don't have working MTA on localhost:25, the ``no_mail`` configuration\nprints any sent mail to the console::\n\n  $ /path/to/venv/bin/paster serve development.ini --app-name=no_mail\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylons%2Fcartouche","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpylons%2Fcartouche","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpylons%2Fcartouche/lists"}