This website requires JavaScript.
Explore
Help
Register
Sign In
Accords-Library-Archive
/
gallery.accords-library.com
Watch
1
Star
0
Fork
You've already forked gallery.accords-library.com
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7cf4e6c37d
gallery.accords-library.com
/
server
/
requirements.txt
7 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
start Done so far Basic backend skeleton - technology choices - database migration outline - basic self hosting facade - basic REST outline - proof of concept for auth and privileges Basic frontend skeleton - technology choices - pretty robust frontend compilation - top navigation - proof of concept for registration form
2016-03-19 20:37:04 +00:00
alembic>=0.8.5
client+server: switch to yaml config
2016-04-06 18:38:45 +00:00
pyyaml>=3.11
start Done so far Basic backend skeleton - technology choices - database migration outline - basic self hosting facade - basic REST outline - proof of concept for auth and privileges Basic frontend skeleton - technology choices - pretty robust frontend compilation - top navigation - proof of concept for registration form
2016-03-19 20:37:04 +00:00
falcon>=0.3.0
psycopg2>=2.6.1
SQLAlchemy>=1.0.12
server/util: add date time parser
2016-04-02 12:13:26 +00:00
green>=2.4.0