Fattura Elettronica
==========================
This is a plugin for `pretix`_.
Plugin for Italian Electronic Invoices
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.
To check your plugin for rule violations, run::
ruff .
You can auto-fix some of these issues by running::
ruff --fix .
To automatically check for these issues before you commit, you can run ``.install-hooks``.
License
-------
Copyright 2023 Patrick Arminio & Ernesto Arbitrio
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": "https://github.com/pythonitalia/pretix-fattura-elettronica",
"name": "pretix-fattura-elettronica",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "Python Italia <info@pycon.it>",
"keywords": "pretix",
"author": null,
"author_email": "Python Italia <info@pycon.it>",
"download_url": "https://files.pythonhosted.org/packages/95/fd/a803c8d49b364348eaf6fa3ad49101655aa633434e28c60ed6d76913dd72/pretix_fattura_elettronica-0.2.13.tar.gz",
"platform": null,
"description": "Fattura Elettronica\n==========================\n\nThis is a plugin for `pretix`_.\n\nPlugin for Italian Electronic Invoices\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\nTo check your plugin for rule violations, run::\n\n ruff .\n\nYou can auto-fix some of these issues by running::\n\n ruff --fix .\n\nTo automatically check for these issues before you commit, you can run ``.install-hooks``.\n\n\nLicense\n-------\n\n\nCopyright 2023 Patrick Arminio & Ernesto Arbitrio\n\nReleased under the terms of the Apache License 2.0\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": "Plugin for Italian Electronic Invoices",
"version": "0.2.13",
"project_urls": {
"Homepage": "https://github.com/pythonitalia/pretix-fattura-elettronica",
"Repository": "https://github.com/pythonitalia/pretix-fattura-elettronica"
},
"split_keywords": [
"pretix"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0ec2244549ff7685a91c5c52bdfc88bfdd4cbc18f2608203ee1ef1df10cdce79",
"md5": "2bc29be305b43321d18e152b4424f48b",
"sha256": "491fb3d5d224184ae16b8c686bc8f376ce46e11407fa5266425b1598186ec069"
},
"downloads": -1,
"filename": "pretix_fattura_elettronica-0.2.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2bc29be305b43321d18e152b4424f48b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 24674,
"upload_time": "2024-06-04T15:39:34",
"upload_time_iso_8601": "2024-06-04T15:39:34.891896Z",
"url": "https://files.pythonhosted.org/packages/0e/c2/244549ff7685a91c5c52bdfc88bfdd4cbc18f2608203ee1ef1df10cdce79/pretix_fattura_elettronica-0.2.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "95fda803c8d49b364348eaf6fa3ad49101655aa633434e28c60ed6d76913dd72",
"md5": "0478217bcabadfdaa29dfd0d2a0654e2",
"sha256": "8ae8c5eb5f8713619de00613871c2d5c257c2a851bc2c817f9255f4576057c89"
},
"downloads": -1,
"filename": "pretix_fattura_elettronica-0.2.13.tar.gz",
"has_sig": false,
"md5_digest": "0478217bcabadfdaa29dfd0d2a0654e2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 26976,
"upload_time": "2024-06-04T15:39:37",
"upload_time_iso_8601": "2024-06-04T15:39:37.016902Z",
"url": "https://files.pythonhosted.org/packages/95/fd/a803c8d49b364348eaf6fa3ad49101655aa633434e28c60ed6d76913dd72/pretix_fattura_elettronica-0.2.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-04 15:39:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pythonitalia",
"github_project": "pretix-fattura-elettronica",
"github_not_found": true,
"lcname": "pretix-fattura-elettronica"
}