Merge branch 'jwasham:main' into main
This commit is contained in:
@@ -78,6 +78,13 @@ https://github.com/eyedol/tools/blob/master/anki_data_builder.py
|
|||||||
|
|
||||||
Thanks [@eyedol](https://github.com/eyedol)
|
Thanks [@eyedol](https://github.com/eyedol)
|
||||||
|
|
||||||
|
## Anki Flashcards:
|
||||||
|
|
||||||
|
* [computer science flash cards - (basic)](https://ankiweb.net/shared/info/1782040640)
|
||||||
|
* [computer science flash cards - (extreme)](https://ankiweb.net/shared/info/1691396127)
|
||||||
|
|
||||||
|
Thanks [@JackKuo-tw](https://github.com/JackKuo-tw)
|
||||||
|
|
||||||
## How to run it on a server
|
## How to run it on a server
|
||||||
|
|
||||||
1. Clone project to a directory on your web server.
|
1. Clone project to a directory on your web server.
|
||||||
|
|||||||
@@ -24,6 +24,6 @@ pyxdg==0.26
|
|||||||
requests==2.20.0
|
requests==2.20.0
|
||||||
scour==0.32
|
scour==0.32
|
||||||
six==1.10.0
|
six==1.10.0
|
||||||
urllib3==1.24.2
|
urllib3==1.26.5
|
||||||
virtualenv==15.1.0
|
virtualenv==15.1.0
|
||||||
Werkzeug==0.15.3
|
Werkzeug==0.15.3
|
||||||
|
|||||||
Reference in New Issue
Block a user