Skip to content

Commit

Permalink
working on document viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
frankyrumple committed Dec 3, 2018
1 parent d80997f commit e2e1f5a
Show file tree
Hide file tree
Showing 6 changed files with 234 additions and 102 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ uploads/
/web2py/parameters_443.py
/web2py/parameters_80.py
/web2py/applications/smc/static/media/
/web2py/applications/smc/static/documents/
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ Student Management Console - Easy student management and enrollment for educatio

# Requires

pycrypto
python-ldap
requests
ldap3 # python-ldap
paramiko
ecdsa
isodate
pytube
pywinrm
xlrd
psutil
pycryptodome
urllib3

# Test Cert Files
test.crt and test.key are for development purposes only. Do not use in production.
Expand Down
Loading

0 comments on commit e2e1f5a

Please sign in to comment.