Name | fzbackendutils JSON |
Version |
0.10.20250111
JSON |
| download |
home_page | None |
Summary | Pretix utils plugin to work together with fz-backend |
upload_time | 2025-01-10 22:48:31 |
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.
|
Pretix fz-backend utils
==========================
This is a plugin for `pretix`_.
Pretix utils plugin to work together with fz-backend
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 APSfurizon
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": "fzbackendutils",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Furizon Team <webservice@furizon.net>, Luca Sorace <public.stranck@gmail.com>",
"keywords": "pretix",
"author": null,
"author_email": "Furizon Team <webservice@furizon.net>, Luca Sorace <public.stranck@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/75/81/44ad82a8e4c0c0700d0a3a0a9f9c99a527bef184f0279b8344bd1fbe0792/fzbackendutils-0.10.20250111.tar.gz",
"platform": null,
"description": "Pretix fz-backend utils\r\n==========================\r\n\r\nThis is a plugin for `pretix`_. \r\n\r\nPretix utils plugin to work together with fz-backend\r\n\r\nDevelopment setup\r\n-----------------\r\n\r\n1. Make sure that you have a working `pretix development setup`_.\r\n\r\n2. Clone this repository.\r\n\r\n3. Activate the virtual environment you use for pretix development.\r\n\r\n4. Execute ``python setup.py develop`` within this directory to register this application with pretix's plugin registry.\r\n\r\n5. Execute ``make`` within this directory to compile translations.\r\n\r\n6. Restart your local pretix server. You can now use the plugin from this repository for your events by enabling it in\r\n the 'plugins' tab in the settings.\r\n\r\nThis plugin has CI set up to enforce a few code style rules. To check locally, you need these packages installed::\r\n\r\n pip install flake8 isort black\r\n\r\nTo check your plugin for rule violations, run::\r\n\r\n black --check .\r\n isort -c .\r\n flake8 .\r\n\r\nYou can auto-fix some of these issues by running::\r\n\r\n isort .\r\n black .\r\n\r\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\r\n\r\n\r\nLicense\r\n-------\r\n\r\n\r\nCopyright 2024 APSfurizon\r\n\r\nReleased under the terms of the Apache License 2.0\r\n\r\n\r\n\r\n.. _pretix: https://github.com/pretix/pretix\r\n.. _pretix development setup: https://docs.pretix.eu/en/latest/development/setup.html\r\n",
"bugtrack_url": null,
"license": "Apache",
"summary": "Pretix utils plugin to work together with fz-backend",
"version": "0.10.20250111",
"project_urls": {
"homepage": "https://github.com/APSfurizon/pretix-fzbackend-utils",
"repository": "https://github.com/APSfurizon/pretix-fzbackend-utils"
},
"split_keywords": [
"pretix"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab729b478f988f2c0faeac7ba223c3319ac183ca3ab9f560e5df603882fd3868",
"md5": "411e4fe6d648e34e12bc08ff5e4430ca",
"sha256": "49427b1f391ddfd6a822ef525399465c0fcba46ade71b40dab9b180cfa05dbea"
},
"downloads": -1,
"filename": "fzbackendutils-0.10.20250111-py3-none-any.whl",
"has_sig": false,
"md5_digest": "411e4fe6d648e34e12bc08ff5e4430ca",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 10400,
"upload_time": "2025-01-10T22:48:29",
"upload_time_iso_8601": "2025-01-10T22:48:29.936021Z",
"url": "https://files.pythonhosted.org/packages/ab/72/9b478f988f2c0faeac7ba223c3319ac183ca3ab9f560e5df603882fd3868/fzbackendutils-0.10.20250111-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "758144ad82a8e4c0c0700d0a3a0a9f9c99a527bef184f0279b8344bd1fbe0792",
"md5": "ca03e4a2aa58fba968b604d2dd5dc24b",
"sha256": "9cc0e714ec0fa2fcaeccd2c6a216a1979e6fca4c72598e9520bf675d3508b874"
},
"downloads": -1,
"filename": "fzbackendutils-0.10.20250111.tar.gz",
"has_sig": false,
"md5_digest": "ca03e4a2aa58fba968b604d2dd5dc24b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 7381,
"upload_time": "2025-01-10T22:48:31",
"upload_time_iso_8601": "2025-01-10T22:48:31.004279Z",
"url": "https://files.pythonhosted.org/packages/75/81/44ad82a8e4c0c0700d0a3a0a9f9c99a527bef184f0279b8344bd1fbe0792/fzbackendutils-0.10.20250111.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-10 22:48:31",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "APSfurizon",
"github_project": "pretix-fzbackend-utils",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "fzbackendutils"
}