Skip to content

Latest commit

 

History

History
165 lines (153 loc) · 24.2 KB

DEPENDENCIES.rst

File metadata and controls

165 lines (153 loc) · 24.2 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
amqp BSD http://github.com/celery/py-amqp
appdirs MIT http://github.com/ActiveState/appdirs
billiard BSD http://github.com/celery/billiard
bleach Apache Software License http://github.com/mozilla/bleach
boto3 Apache License 2.0 https://github.com/boto/boto3
botocore Apache License 2.0 https://github.com/boto/botocore
celery BSD http://celeryproject.org
certifi MPL-2.0 http://certifi.io/
chardet LGPL https://github.com/chardet/chardet
csscompressor BSD http://github.com/sprymix/csscompressor
cssutils LGPL 2.1 or later, see also http://cthedot.de/cssutils/ http://cthedot.de/cssutils/
django-appconf BSD http://django-appconf.readthedocs.org/
django-bakery MIT http://www.github.com/datadesk/django-bakery/
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-jquery-js Apache License 2.0 https://bitbucket.org/tim_heap/django-jquery
django-libsass BSD https://github.com/torchbox/django-libsass
djangorestframework BSD http://www.django-rest-framework.org
docutils public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt) http://docutils.sourceforge.net/
fs MIT https://github.com/PyFilesystem/pyfilesystem2
html5lib MIT License https://github.com/html5lib/html5lib-python
idna BSD-like https://github.com/kjd/idna
inlinestyler BSD http://github.com/dlanger/inlinestyler
jmespath MIT https://github.com/jmespath/jmespath.py
kombu BSD https://kombu.readthedocs.io
libsass MIT License http://hongminhee.org/libsass-python/
lxml BSD http://lxml.de/
python-dateutil Dual License https://dateutil.readthedocs.io
pytz MIT http://pythonhosted.org/pytz
rcssmin Apache License 2.0 http://opensource.perlig.de/rcssmin/
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
rjsmin Apache License 2.0 http://opensource.perlig.de/rjsmin/
rules MIT http://github.com/dfunckt/django-rules
s3transfer Apache License 2.0 https://github.com/boto/s3transfer
six MIT http://pypi.python.org/pypi/six/
urllib3 MIT https://urllib3.readthedocs.io/
urlman Apache License 2.0 https://github.com/andrewgodwin/urlman
vine BSD http://github.com/celery/vine
vobject Apache http://eventable.github.io/vobject/
webencodings BSD https://github.com/SimonSapin/python-webencodings
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/