Skip to content

Latest commit

 

History

History
121 lines (109 loc) · 16.6 KB

DEPENDENCIES.rst

File metadata and controls

121 lines (109 loc) · 16.6 KB

Dependencies

pretalx is free and open source software and would not be possible without a lot of other software. This document tries to enumerate this project's dependencies as well as possible, providing links and licenses.

This information includes recursive dependencies, and only dependencies required to run pretalx – optional caching and database integration is not included.

Python dependencies

pretalx is primarily written in Python. This list was generated with the help of pip-licenses.

Name License URL
Django BSD https://www.djangoproject.com/
Markdown BSD License https://Python-Markdown.github.io/
Pillow Standard PIL License http://python-pillow.org
beautifulsoup4 MIT https://www.crummy.com/software/BeautifulSoup/
bleach Apache Software License http://github.com/mozilla/bleach
celery BSD http://celeryproject.org
csscompressor BSD http://github.com/sprymix/csscompressor
cssutils LGPL 2.1 or later, see also http://cthedot.de/cssutils/ http://cthedot.de/cssutils/
django-bootstrap4 Apache License 2.0 https://github.com/zostera/django-bootstrap4
django-compressor MIT https://django-compressor.readthedocs.io/en/latest/
django-csp BSD http://github.com/mozilla/django-csp
django-filter BSD https://github.com/carltongibson/django-filter/tree/master
django-formset-js-improved BSD https://github.com/pretix/django-formset-js
django-formtools BSD https://django-formtools.readthedocs.io/en/latest/
django-hierarkey Apache License 2.0 https://github.com/raphaelm/django-hierarkey
django-i18nfield Apache License 2.0 https://github.com/raphaelm/django-i18nfield
django-libsass BSD https://github.com/torchbox/django-libsass
djangorestframework BSD http://www.django-rest-framework.org
inlinestyler BSD http://github.com/dlanger/inlinestyler
libsass MIT License http://hongminhee.org/libsass-python/
publicsuffixlist Mozilla Public License 2.0 https://github.com/ko-zu/psl
python-dateutil Dual License https://dateutil.readthedocs.io
pytz MIT http://pythonhosted.org/pytz
reportlab BSD license (see license.txt for details), Copyright (c) 2000-2015, ReportLab Inc. http://www.reportlab.com/
requests Apache 2.0 http://python-requests.org
rules MIT http://github.com/dfunckt/django-rules
urlman Apache License 2.0 https://github.com/andrewgodwin/urlman
vobject Apache http://eventable.github.io/vobject/
whitenoise MIT http://whitenoise.evans.io
zxcvbn-python MIT https://github.com/dwolfhub/zxcvbn-python

JavaScript dependencies

pretalx uses a couple of JavaScript libraries aswell.

Name License URL
Bootstrap MIT https://getbootstrap.com/
bootstrap-datetimepicker MIT https://eonasdan.github.io/bootstrap-datetimepicker/
bootstrap-colorpicker MIT https://github.com/farbelous/bootstrap-colorpicker
d3 BSD-3-Clause https://d3js.org/
ForkAwesome SIL OFL, MIT https://forkawesome.github.io/Fork-Awesome/
fullcalendar MIT https://fullcalendar.io/
jQuery MIT https://jquery.com/
moment.js MIT https://momentjs.com/
nv.d3 Apache License 2.0 http://nvd3.org/
popper.js MIT https://popper.js.org/
tether.js MIT https://tether.io/
typeahead.js MIT https://twitter.github.io/typeahead.js/
vue.js MIT https://vuejs.org/