An open API service indexing awesome lists of open source software.

https://github.com/pretix/pretix-screenshots

Internal tool to automatically create screenshots of pretix features for documentation purposes
https://github.com/pretix/pretix-screenshots

Last synced: 11 months ago
JSON representation

Internal tool to automatically create screenshots of pretix features for documentation purposes

Awesome Lists containing this project

README

          

pretix Screenshotting tool
--------------------------

Requirements:

* Chrome 60 or newer with headless support
* Python packages listed in requirements.txt

How to run:

* Go to pretix' ``src`` folder and execute ``python setup.py develop``
* Execute ``make production`` there
* Go back here and run ``PYTHONPATH=. py.test scenes``