Newer
Older
version = "0.7.12"
description = "A configurable sidebar-enabled Sphinx theme"
category = "dev"
name = "aleksis-app-chronos"
version = "2.0a3.dev0+20201114181205.58815f85"
description = "AlekSIS (School Information System) — App Χρόνος (digital timetables)"
[package.dependencies]
aleksis-core = ">=2.0a3,<3.0"
calendarweek = ">=0.4.6,<0.5.0"
[package.source]
type = "legacy"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
reference = "gitlab"
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
[[package]]
name = "aleksis-builddeps"
version = "1"
description = "AlekSIS (School Information System) — Build/Dev dependencies for apps"
category = "dev"
optional = false
python-versions = "*"
[package.dependencies]
black = ">=19.10b0,<20.0"
django-stubs = ">=1.1,<2.0"
flake8 = ">=3.7.9,<4.0.0"
flake8-bandit = ">=2.1.2,<3.0.0"
flake8-black = ">=0.2.0,<0.3.0"
flake8-builtins = ">=1.4.1,<2.0.0"
flake8-django = ">=1.0.0,<2.0.0"
flake8-docstrings = ">=1.5.0,<2.0.0"
flake8-fixme = ">=1.1.1,<2.0.0"
flake8-isort = ">=4.0.0,<5.0.0"
flake8-mypy = ">=17.8.0,<18.0.0"
flake8-rst-docstrings = ">=0.0.13,<0.0.14"
isort = ">=5.0.0,<6.0.0"
pytest = ">=6.0,<7.0"
pytest-cov = ">=2.8.1,<3.0.0"
pytest-django = ">=3.7,<4.0"
pytest-django-testing-postgresql = ">=0.1,<0.2"
pytest-sugar = ">=0.9.2,<0.10.0"
safety = ">=1.8.5,<2.0.0"
selenium = ">=3.141.0,<4.0.0"
sphinx = ">=3.0,<4.0"
sphinx-autodoc-typehints = ">=1.7,<2.0"
sphinxcontrib-django = ">=0.5.0,<0.6.0"
[package.source]
type = "legacy"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
reference = "gitlab"
name = "aleksis-core"
version = "2.0a3.dev0+20201114132749.88d92354"
description = "AlekSIS (School Information System) — Core"
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
calendarweek = ">=0.4.3,<0.5.0"
celery-progress = ">=0.0.12,<0.0.13"
colour = ">=0.1.5,<0.2.0"
Django = ">=3.0,<4.0"
django-any-js = ">=1.0,<2.0"
django-bleach = ">=0.6.1,<0.7.0"
django-cache-memoize = ">=0.1.6,<0.2.0"
django-ckeditor = ">=6.0.0,<7.0.0"
django-colorfield = ">=0.3.0,<0.4.0"
django-dbbackup = ">=3.3.0,<4.0.0"
django-debug-toolbar = ">=2.0,<3.0"
django-dynamic-preferences = ">=1.9,<2.0"
django-easy-audit = ">=1.2rc1,<2.0"
django-favicon-plus-reloaded = ">=1.0.4,<2.0.0"
django-filter = ">=2.2.0,<3.0.0"
django-guardian = ">=2.2.0,<3.0.0"
django-hattori = ">=0.2,<0.3"
django-haystack = "3.0b1"
django-health-check = ">=3.12.1,<4.0.0"
django-image-cropping = ">=1.2,<2.0"
django-impersonate = ">=1.4,<2.0"
django-ipware = ">=3.0,<4.0"
django-js-reverse = ">=0.9.1,<0.10.0"
django-jsonstore = ">=0.4.1,<0.5.0"
django-maintenance-mode = ">=0.15.0,<0.16.0"
django-material = ">=1.6.0,<2.0.0"
django-menu-generator = ">=1.0.4,<2.0.0"
django-middleware-global-request = ">=0.1.2,<0.2.0"
django-phonenumber-field = {version = "<5.1", extras = ["phonenumbers"]}
django-polymorphic = ">=3.0.0,<4.0.0"
django-prometheus = ">=2.1.0,<3.0.0"
django-pwa = ">=1.0.8,<2.0.0"
django-reversion = ">=3.0.7,<4.0.0"
django-sass-processor = ">=0.8,<0.9"
django_select2 = ">=7.1,<8.0"
django-settings-context-processor = ">=0.2,<0.3"
django-tables2 = ">=2.1,<3.0"
django-templated-email = ">=2.3.0,<3.0.0"
django-two-factor-auth = {version = ">=1.12.1,<2.0.0", extras = ["call", "phonenumbers", "sms", "yubikey"]}
django_widget_tweaks = ">=1.4.5,<2.0.0"
django-yarnpkg = ">=6.0,<7.0"
dynaconf = {version = ">=3.1,<4.0", extras = ["ini", "toml", "yaml"]}
easy-thumbnails = ">=2.6,<3.0"
html2text = ">=2020.0.0,<2021.0.0"
libsass = ">=0.20.0,<0.21.0"
license-expression = ">=1.2,<2.0"
Pillow = ">=7.0,<8.0"
psutil = ">=5.7.0,<6.0.0"
psycopg2 = ">=2.8,<3.0"
python-memcached = ">=1.59,<2.0"
requests = ">=2.22,<3.0"
rules = ">=2.2,<3.0"
spdx-license-list = ">=0.5.0,<0.6.0"
[package.extras]
celery = ["Celery[django,redis] (>=4.4.0,<5.0.0)", "celery-haystack (>=0.10.0,<0.11.0)", "django-celery-beat (>=2.0.0,<3.0.0)", "django-celery-email (>=3.0.0,<4.0.0)", "django-celery-results (>=1.1.2,<2.0.0)"]
ldap = ["django-auth-ldap (>=2.2,<3.0)"]
[package.source]
type = "legacy"
url = "https://edugit.org/api/v4/projects/461/packages/pypi/simple"
reference = "gitlab"
version = "1.4.4"
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
category = "dev"
version = "3.3.1"
description = "ASGI specs, helper code, and adapters"
category = "main"
version = "1.4.0"
description = "Atomic file writes."
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[[package]]
name = "attrs"
version = "20.3.0"
description = "Classes Without Boilerplate"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[package.extras]
dev = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "furo", "sphinx", "pre-commit"]
docs = ["furo", "sphinx", "zope.interface"]
tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"]
tests_no_zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (>=4.3.0)", "six"]
version = "2.9.0"
description = "Internationalization utilities"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
[package.dependencies]
pytz = ">=2015.7"
version = "1.6.2"
description = "Security oriented static analyser for python code."
category = "dev"
optional = false
python-versions = "*"
[package.dependencies]
colorama = {version = ">=0.3.9", markers = "platform_system == \"Windows\""}
GitPython = ">=1.0.1"
PyYAML = ">=3.13"
six = ">=1.10.0"
stevedore = ">=1.20.0"
version = "4.9.3"
description = "Screen-scraping library"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
soupsieve = {version = ">1.2", markers = "python_version >= \"3.0\""}
[package.extras]
html5lib = ["html5lib"]
lxml = ["lxml"]
version = "19.10b0"
description = "The uncompromising code formatter."
category = "dev"
optional = false
python-versions = ">=3.6"
[package.dependencies]
appdirs = "*"
attrs = ">=18.1.0"
click = ">=6.5"
pathspec = ">=0.6,<1"
regex = "*"
toml = ">=0.9.4"
typed-ast = ">=1.4.0"
[package.extras]
d = ["aiohttp (>=3.3.2)", "aiohttp-cors"]
version = "3.2.1"
description = "An easy safelist-based HTML-sanitizing tool."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[package.dependencies]
six = ">=1.9.0"
webencodings = "*"
[[package]]
name = "boolean.py"
version = "3.8"
description = "Define boolean algebras, create and parse boolean expressions and create custom boolean DSL."
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "calendarweek"
version = "0.4.7"
description = "Utilities for working with calendar weeks in Python and Django"
category = "main"
optional = false
python-versions = ">=3.7,<4.0"
[package.extras]
django = ["Django (>=2.2,<4.0)"]
name = "celery-progress"
version = "0.0.12"
description = "Drop in, configurable, dependency-free progress bars for your Django/Celery applications."
category = "main"
optional = false
python-versions = "*"
[package.extras]
rabbitmq = ["channels-rabbitmq"]
redis = ["channels-redis"]
websockets = ["channels"]
version = "2020.11.8"
description = "Python package for providing Mozilla's CA Bundle."
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "chardet"
version = "3.0.4"
description = "Universal encoding detector for Python 2 and 3"
optional = false
python-versions = "*"
[[package]]
version = "7.1.2"
description = "Composable command line interface toolkit"
category = "dev"
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
version = "0.4.4"
description = "Cross-platform colored terminal text."
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[[package]]
name = "colour"
version = "0.1.5"
description = "converts and manipulates various color representation (HSL, RVB, web, X11, ...)"
category = "main"
optional = false
python-versions = "*"
[package.extras]
test = ["nose"]
[[package]]
name = "configobj"
version = "5.0.6"
description = "Config file reading, writing and validation."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
six = "*"
version = "5.3"
description = "Code coverage measurement for Python"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4"
[package.extras]
toml = ["toml"]
version = "0.6.0"
description = "XML bomb protection for Python stdlib modules"
category = "main"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
version = "0.5.0"
description = "Use Database URLs in your Django Application."
category = "dev"
version = "3.1.3"
description = "A high-level Python Web framework that encourages rapid development and clean, pragmatic design."
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
asgiref = ">=3.2.10,<4"
pytz = "*"
sqlparse = ">=0.2.2"
[package.extras]
argon2 = ["argon2-cffi (>=16.1.0)"]
bcrypt = ["bcrypt"]
[[package]]
name = "django-any-js"
version = "1.0.3.post0"
description = "Include JavaScript libraries with readable template tags"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.11"
[[package]]
name = "django-appconf"
version = "1.0.4"
description = "A helper class for handling configuration defaults of packaged apps gracefully."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django = "*"
[[package]]
version = "0.6.1"
description = "Easily use bleach with Django models and templates"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.11"
version = "2.2.0"
description = "Bulk update using one query over Django ORM."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.8"
version = "0.1.7"
description = "Django utility for a memoization decorator that uses the Django cache framework."
category = "main"
[package.extras]
dev = ["flake8", "tox", "twine", "therapist", "black"]
version = "6.0.0"
description = "Django admin CKEditor integration."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django-js-asset = ">=1.2.2"
[[package]]
name = "django-colorfield"
version = "0.3.2"
description = "simple color field for your models with a nice color-picker in the admin-interface."
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "django-dbbackup"
version = "3.3.0"
description = "Management commands to help backup and restore a project database and media"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.5"
pytz = "*"
six = "*"
version = "2.2"
description = "A configurable set of panels that display various debug information about the current request/response."
category = "main"
optional = false
python-versions = ">=3.5"
[package.dependencies]
Django = ">=1.11"
sqlparse = ">=0.2.0"
version = "1.10.1"
description = "Dynamic global and instance settings for your django project"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django = ">=1.11"
version = "1.3.1a1"
description = "Yet another Django audit log app, hopefully the simplest one."
category = "main"
[package.dependencies]
beautifulsoup4 = "*"
version = "1.0.4"
description = "simple Django app which allows you to upload a image and it renders a wide variety for html link tags to display the favicon"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django = "*"
pillow = "*"
version = "2.4.0"
description = "Django-filter is a reusable Django application for allowing users to filter querysets dynamically."
category = "main"
version = "2.2"
description = "A set of high-level abstractions for Django forms"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.11"
version = "2.3.0"
description = "Implementation of per object permissions for Django."
category = "main"
optional = false
python-versions = ">=3.5"
[package.dependencies]
version = "0.2.1"
description = "Command to anonymize sensitive data."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.8"
django-bulk-update = ">=2.2.0"
Faker = ">=0.8.13"
version = "3.0b1"
description = "Pluggable search for Django."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=2.2"
name = "django-health-check"
version = "3.16.1"
description = "Run checks on services like databases, queue servers, celery processes, etc."
optional = false
python-versions = "*"
[package.dependencies]
django = ">=1.11"
[[package]]
version = "1.5.0"
description = "A reusable app for cropping images easily and non-destructively in Django"
category = "main"
[package.dependencies]
django-appconf = ">=1.0.2"
[[package]]
name = "django-impersonate"
version = "1.5.1"
description = "Django app to allow superusers to impersonate other users."
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "django-ipware"
version = "3.0.2"
description = "A Django utility application that returns client's real IP address"
category = "main"
version = "1.2.2"
description = "script tag with additional attributes for django.forms.Media"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "django-js-reverse"
version = "0.9.1"
description = "Javascript url handling for Django that doesn't hurt."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.5"
[[package]]
name = "django-jsonstore"
version = "0.4.1"
description = "Expose JSONField data as a virtual django model fields."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.11"
six = "*"
version = "0.15.0"
description = "django-maintenance-mode shows a 503 error page when maintenance-mode is on."
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "django-material"
version = "1.7.1"
description = "Material design for django forms and admin"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
six = "*"
[[package]]
name = "django-menu-generator"
version = "1.0.4"
description = "A straightforward menu generator for Django"
category = "main"
optional = false
python-versions = "*"
[[package]]
name = "django-middleware-global-request"
version = "0.1.2"
description = "Django middleware that keep request instance for every thread."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django = "*"
[[package]]
name = "django-otp"
version = "1.0.2"
description = "A pluggable framework for adding two-factor authentication to Django using one-time passwords."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
version = "1.0.0"
description = "A django-otp plugin that verifies YubiKey OTP tokens."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django-otp = ">=1.0.0"
version = "3.0.1"
description = "An international phone number field for django models."
category = "main"
optional = false
python-versions = ">=3.5"
[package.dependencies]
babel = "*"
Django = ">=1.11.3"
phonenumbers = {version = ">=7.0.2", optional = true, markers = "extra == \"phonenumbers\""}
[package.extras]
phonenumbers = ["phonenumbers (>=7.0.2)"]
phonenumberslite = ["phonenumberslite (>=7.0.2)"]
version = "3.0.0"
description = "Seamless polymorphic inheritance for Django models"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
[[package]]
name = "django-prometheus"
version = "2.1.0"
description = "Django middlewares to monitor your application with Prometheus.io."
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
prometheus-client = ">=0.7"
version = "1.0.10"
description = "A Django app to include a manifest.json and Service Worker instance to enable progressive web app behavior"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django = ">=1.8"
version = "0.8.1"
description = "Render a particular block from a template to a string."
category = "main"
version = "3.0.8"
description = "An extension to the Django web framework that provides version control for model instances."
category = "main"
optional = false
python-versions = ">=3.6"
[package.dependencies]
django = ">=1.11"
version = "0.8.2"
description = "SASS processor to compile SCSS files into *.css, while rendering, or offline."
category = "main"
optional = false
python-versions = "*"
[package.extras]
dev = ["libsass (>=0.13)"]
management-command = ["django-compressor (>=2.4)"]
[[package]]
name = "django-select2"
version = "7.4.2"
description = "Select2 option fields for Django"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
[package.extras]
test = ["pytest", "pytest-cov", "pytest-django", "selenium"]
[[package]]
name = "django-settings-context-processor"
version = "0.2"
description = "Makes specified django settings visible in template rendering context."
category = "main"
version = "1.7.0"
description = "Mypy stubs for Django"
category = "dev"
optional = false
python-versions = ">=3.6"
[package.dependencies]
django = "*"
version = "2.3.3"
description = "Table/data-grid framework for Django"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
Django = ">=1.11"
[package.extras]
tablib = ["tablib"]
version = "2.3.0"
description = "A Django oriented templated / transaction email abstraction"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django-render-block = ">=0.5"
six = ">=1"
version = "1.13"
description = "Complete Two-Factor Authentication for Django"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django-otp = ">=0.8.0"
django-otp-yubikey = {version = "*", optional = true, markers = "extra == \"yubikey\""}
phonenumbers = {version = ">=7.0.9,<8.99", optional = true, markers = "extra == \"phonenumbers\""}
twilio = {version = ">=6.0", optional = true, markers = "extra == \"call\""}
phonenumbers = ["phonenumbers (>=7.0.9,<8.99)"]
phonenumberslite = ["phonenumberslite (>=7.0.9,<8.99)"]
sms = ["twilio (>=6.0)"]
yubikey = ["django-otp-yubikey"]
version = "1.4.8"
description = "Tweak the form field rendering in templates, not in python-level form definitions."
category = "main"
version = "6.0.1"
description = "Integrate django with yarnpkg"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
django = "*"
six = "*"
version = "0.16"
description = "Docutils -- Python Documentation Utilities"
category = "dev"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
[[package]]
name = "dparse"
version = "0.5.1"
description = "A parser for Python dependency files"
category = "dev"
optional = false
python-versions = ">=3.5"
[package.dependencies]
packaging = "*"
pyyaml = "*"
toml = "*"
[package.extras]
pipenv = ["pipenv"]
version = "3.1.2"
description = "The dynamic configurator for your Python Project"
category = "main"
optional = false
python-versions = "*"
[package.dependencies]
configobj = {version = "*", optional = true, markers = "extra == \"ini\""}
"ruamel.yaml" = {version = "*", optional = true, markers = "extra == \"yaml\""}
toml = {version = "*", optional = true, markers = "extra == \"toml\""}
all = ["redis", "ruamel.yaml", "configobj", "hvac"]
configobj = ["configobj"]
ini = ["configobj"]
redis = ["redis"]
toml = ["toml"]
vault = ["hvac"]
yaml = ["ruamel.yaml"]
version = "2.7"
description = "Easy thumbnails for Django"
category = "main"
optional = false
python-versions = ">=3.5"
[package.dependencies]
django = ">=1.11,<4.0"
pillow = "*"
[[package]]
name = "faker"
version = "4.14.2"
description = "Faker is a Python package that generates fake data for you."
category = "main"
[package.dependencies]
python-dateutil = ">=2.4"
text-unidecode = "1.3"
version = "3.8.4"
description = "the modular source code checker: pep8 pyflakes and co"
category = "dev"
optional = false
python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7"
[package.dependencies]
importlib-metadata = {version = "*", markers = "python_version < \"3.8\""}
mccabe = ">=0.6.0,<0.7.0"
pycodestyle = ">=2.6.0a1,<2.7.0"
pyflakes = ">=2.2.0,<2.3.0"
[[package]]
name = "flake8-bandit"
version = "2.1.2"
description = "Automated security testing with bandit and flake8."
category = "dev"