Name | pretix-dbvat JSON |
Version |
1.1.0
JSON |
| download |
home_page | None |
Summary | Distribute Deutsche Bahn Veranstaltungsrabatt (DB VAT) eCoupons to your attendees |
upload_time | 2024-03-27 08:33:44 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | Apache |
keywords |
pretix
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
DB Event Discount
==========================
This is a plugin for `pretix`_.
Distribute Deutsche Bahn Veranstaltungsrabatt (DB VAT) eCoupons to your attendees
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 2024 rami.io GmbH
Released under the terms of the Apache License 2.0
.. _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-dbvat",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "pretix team <support@pretix.eu>",
"keywords": "pretix",
"author": null,
"author_email": "pretix team <support@pretix.eu>",
"download_url": "https://files.pythonhosted.org/packages/63/c8/6d0cc3a709c6d91c1a0467a44239eb91774216c29069c96e7308ae2eb4b0/pretix-dbvat-1.1.0.tar.gz",
"platform": null,
"description": "DB Event Discount\n==========================\n\nThis is a plugin for `pretix`_. \n\nDistribute Deutsche Bahn Veranstaltungsrabatt (DB VAT) eCoupons to your attendees\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 2024 rami.io GmbH\n\nReleased under the terms of the Apache License 2.0\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": "Apache",
"summary": "Distribute Deutsche Bahn Veranstaltungsrabatt (DB VAT) eCoupons to your attendees",
"version": "1.1.0",
"project_urls": {
"homepage": "https://github.com/pretix/pretix-dbvat/",
"repository": "https://github.com/pretix/pretix-dbvat/"
},
"split_keywords": [
"pretix"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "41f5240c5fbe523a75cdeafc9ac6231b78f1519f7020c26951f9d88ac1a93b8c",
"md5": "42a8a41ae5f2b95262c911f96dd54dd1",
"sha256": "2031f655051e086f9594f2fcee4f6fcb5133130b6205112fb5a7d7b3716402e9"
},
"downloads": -1,
"filename": "pretix_dbvat-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "42a8a41ae5f2b95262c911f96dd54dd1",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 41911,
"upload_time": "2024-03-27T08:33:42",
"upload_time_iso_8601": "2024-03-27T08:33:42.077699Z",
"url": "https://files.pythonhosted.org/packages/41/f5/240c5fbe523a75cdeafc9ac6231b78f1519f7020c26951f9d88ac1a93b8c/pretix_dbvat-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "63c86d0cc3a709c6d91c1a0467a44239eb91774216c29069c96e7308ae2eb4b0",
"md5": "8357a4b4852851c4a3df3814af50bebc",
"sha256": "a77d11d09b8bfd04054980bdf6ddbabc86f024772bd9145140ed4d1648f83d93"
},
"downloads": -1,
"filename": "pretix-dbvat-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "8357a4b4852851c4a3df3814af50bebc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21456,
"upload_time": "2024-03-27T08:33:44",
"upload_time_iso_8601": "2024-03-27T08:33:44.608807Z",
"url": "https://files.pythonhosted.org/packages/63/c8/6d0cc3a709c6d91c1a0467a44239eb91774216c29069c96e7308ae2eb4b0/pretix-dbvat-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-27 08:33:44",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pretix",
"github_project": "pretix-dbvat",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pretix-dbvat"
}