pretix-public-registrations


Namepretix-public-registrations JSON
Version 1.5.4 PyPI version JSON
download
home_pageNone
SummaryThis plugin will give the option to attendees of an event to mark their
upload_time2024-10-28 17:45:51
maintainerNone
docs_urlNone
authorDominik Weitz
requires_pythonNone
licenseMIT License
keywords pretix public registrations
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Pretix public registrations
===========================

This is a plugin for `pretix`_.

This plugin will give the option to attendees of an event to mark their registration as public. Public registrations
will be shown along their answers to questions marked as public by the organizers on a world-readable page.

Development setup
-----------------

1. Make sure that you have a working `pretix development setup`_.

2. Clone this repository.

3. Activate the virtual environment you use for pretix development.

4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.

5. Execute ``make`` within this directory to compile translations.

6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in
   the 'plugins' tab in the settings.

This plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::

    pip install flake8 isort black

To check your plugin for rule violations, run::

    black --check .
    isort -c .
    flake8 .

You can auto-fix some of these issues by running::

    isort .
    black .

To automatically check for these issues before you commit, you can run ``.install-hooks``.


License
-------


Copyright 2019-2023 Felix Schäfer, Dominik Weitz

Released under the terms of the MIT License



.. _pretix: https://github.com/pretix/pretix
.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pretix-public-registrations",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Felix Sch\u00e4fer <admin@kif.rocks>",
    "keywords": "pretix, public registrations",
    "author": "Dominik Weitz",
    "author_email": "Felix Sch\u00e4fer <admin@kif.rocks>",
    "download_url": "https://files.pythonhosted.org/packages/31/ef/39f512adc376480dedd8e53cb0c4c65f1356a0e35a43c9929c11b6658e0f/pretix_public_registrations-1.5.4.tar.gz",
    "platform": null,
    "description": "Pretix public registrations\n===========================\n\nThis is a plugin for `pretix`_.\n\nThis plugin will give the option to attendees of an event to mark their registration as public. Public registrations\nwill be shown along their answers to questions marked as public by the organizers on a world-readable page.\n\nDevelopment setup\n-----------------\n\n1. Make sure that you have a working `pretix development setup`_.\n\n2. Clone this repository.\n\n3. Activate the virtual environment you use for pretix development.\n\n4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.\n\n5. Execute ``make`` within this directory to compile translations.\n\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\n   the 'plugins' tab in the settings.\n\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\n\n    pip install flake8 isort black\n\nTo check your plugin for rule violations, run::\n\n    black --check .\n    isort -c .\n    flake8 .\n\nYou can auto-fix some of these issues by running::\n\n    isort .\n    black .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nLicense\n-------\n\n\nCopyright 2019-2023 Felix Sch\u00e4fer, Dominik Weitz\n\nReleased under the terms of the MIT License\n\n\n\n.. _pretix: https://github.com/pretix/pretix\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "This plugin will give the option to attendees of an event to mark their",
    "version": "1.5.4",
    "project_urls": {
        "Homepage": "https://gitlab.fachschaften.org/kif/pretix-public-registrations",
        "Repository": "https://gitlab.fachschaften.org/kif/pretix-public-registrations",
        "Tracker": "https://gitlab.fachschaften.org/kif/pretix-public-registrations/-/issues",
        "pretix Marketplace": "https://marketplace.pretix.eu/products/public-registrations/"
    },
    "split_keywords": [
        "pretix",
        " public registrations"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "395913af1317e4a3d510c80a216181459639b1cca1dd8aac70d4d1e15dc88388",
                "md5": "3a4d499d06958b29361e1f1d39c55244",
                "sha256": "f84930e8b3ca4ce5ff8083666dc904c03dd95b653a097a06380c52e9ad952b13"
            },
            "downloads": -1,
            "filename": "pretix_public_registrations-1.5.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a4d499d06958b29361e1f1d39c55244",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 19004,
            "upload_time": "2024-10-28T17:45:50",
            "upload_time_iso_8601": "2024-10-28T17:45:50.463748Z",
            "url": "https://files.pythonhosted.org/packages/39/59/13af1317e4a3d510c80a216181459639b1cca1dd8aac70d4d1e15dc88388/pretix_public_registrations-1.5.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "31ef39f512adc376480dedd8e53cb0c4c65f1356a0e35a43c9929c11b6658e0f",
                "md5": "b776e78c72be5870282800f3f9fe21e2",
                "sha256": "5dcaf757cc044a231a1116f33cf846c5d74bbff729bacd6273127599ce129ccb"
            },
            "downloads": -1,
            "filename": "pretix_public_registrations-1.5.4.tar.gz",
            "has_sig": false,
            "md5_digest": "b776e78c72be5870282800f3f9fe21e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 15704,
            "upload_time": "2024-10-28T17:45:51",
            "upload_time_iso_8601": "2024-10-28T17:45:51.783920Z",
            "url": "https://files.pythonhosted.org/packages/31/ef/39f512adc376480dedd8e53cb0c4c65f1356a0e35a43c9929c11b6658e0f/pretix_public_registrations-1.5.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-28 17:45:51",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pretix-public-registrations"
}
        
Elapsed time: 0.38673s