Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pretix/pretix
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
https://github.com/pretix/pretix
conferences django events html javascript pretix python shop tickets web
Last synced: 4 days ago
JSON representation
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
- Host: GitHub
- URL: https://github.com/pretix/pretix
- Owner: pretix
- License: other
- Created: 2014-09-08T13:10:38.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T09:08:28.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:30:39.107Z (about 2 months ago)
- Topics: conferences, django, events, html, javascript, pretix, python, shop, tickets, web
- Language: Python
- Homepage: https://pretix.eu
- Size: 535 MB
- Stars: 1,865
- Watchers: 49
- Forks: 470
- Open Issues: 151
-
Metadata Files:
- Readme: README.rst
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-conferences - Pretix
- awesome-python-applications - Repo - based ticketing software, with support for customizable storefronts, direct payments, box office, and reporting. `(server, corp)` (<a id="tag-cms" href="#tag-cms">CMS</a>)
- awesome-python-applications - Repo - based ticketing software, with support for customizable storefronts, direct payments, box office, and reporting. `(server, corp)` (<a id="tag-cms" href="#tag-cms">CMS</a>)
- awesome-starred - pretix/pretix - Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc. (web)
- stars - pretix/pretix - Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc. (Python)
- stars - pretix/pretix - Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc. (Python)
README
pretix
======.. image:: https://img.shields.io/pypi/v/pretix.svg
:target: https://pypi.python.org/pypi/pretix.. image:: https://github.com/pretix/pretix/workflows/Documentation/badge.svg
:target: https://docs.pretix.eu/en/latest/.. image:: https://github.com/pretix/pretix/workflows/Tests/badge.svg
.. image:: https://codecov.io/gh/pretix/pretix/branch/master/graph/badge.svg
:target: https://codecov.io/gh/pretix/pretixReinventing ticket presales, one ticket at a time.
Project status & release cycle
------------------------------While there is always a lot to do and improve on, pretix by now has been in use for thousands of events
conferences that sold millions of tickets combined. We therefore think of pretix as being stable and ready to use.If you want to use or extend pretix, we strongly recommend to follow our `blog`_. We will announce all
releases there. You can always find the latest stable version on PyPI or in the ``release/X.Y`` branch of
this repository. The ``master`` branch contains a development version that we also try to keep stable in
the sense that it does not break your data, but its APIs might change without prior notice.To get started using pretix on your own server, look at the `installation guide`_ in our documentation.
Support
-------This project is 100 percent free and open source software. You are welcome to ask questions in the GitHub
repository. Private support via email or phone is only offered to customers of our pretix Hosted or pretix
Enterprise offerings. If you are interested in commercial support, hosting services or supporting this project
financially, please go to `pretix.eu`_ or contact us at [email protected].Contributing
------------
If you want to contribute to pretix, please read the `developer documentation`_
in our documentation. If you have any further questions, please do not hesitate to ask!.. image:: https://translate.pretix.eu/widgets/pretix/-/pretix/multi-blue.svg
:target: https://translate.pretix.eu/engage/pretix/Code of Conduct
---------------
We have a `Code of Conduct`_ in place that applies to all project contributions,
including issues, pull requests, etc.License
-------The code in this repository is covered by different licenses. Most of it is available to everyone under the terms of
the GNU AGPL license v3 with additional terms. See the LICENSE file for the complete license details... _installation guide: https://docs.pretix.eu/en/latest/admin/installation/index.html
.. _developer documentation: https://docs.pretix.eu/en/latest/development/index.html
.. _Code of Conduct: https://docs.pretix.eu/en/latest/development/contribution/codeofconduct.html
.. _pretix.eu: https://pretix.eu
.. _blog: https://pretix.eu/about/en/blog/