This website requires JavaScript.
Explore
Help
Sign In
Dyomedea
/
binder
Watch
1
Star
0
Fork
You've already forked binder
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
1e0afb7d9b
binder
/
requirements.txt
7 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
encrypt TSIG keys using Fernet cryptography library
2017-05-03 00:21:11 +00:00
cryptography
make Binder docker-friendly again. built on python image with django 1.10
2016-12-06 02:56:49 +00:00
Django>=1.10
add initial requirements.txt file
2015-03-22 13:46:33 +00:00
dnspython>=1.11
bump pybindxml to 0.7 to handle bind 9.12
2019-01-17 18:34:37 +00:00
pybindxml>=0.7
move app container dir into /code, reference pybindxml from git repo
2016-12-20 01:15:59 +00:00
lxml
add support for specifying DB parameters via environment variables. sqlite or mysql. updated README to focus on developing/running via docker
2017-03-30 01:05:39 +00:00
mysqlclient