Compare commits
No commits in common. "6bedeef48a9ff477d958cb1efe5c7fb772633ac2" and "b5aa2670902badf6858a47ed5ac85b43801f65e9" have entirely different histories.
6bedeef48a
...
b5aa267090
3
Pipfile
@ -14,6 +14,3 @@ sqlalchemy = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.8"
|
||||
|
||||
[scripts]
|
||||
clean = "rm data/ki.sqlite"
|
||||
|
@ -19,8 +19,3 @@ flask run
|
||||
```
|
||||
|
||||
http://localhost:5000/
|
||||
|
||||
### Quellen
|
||||
|
||||
* [`./data/iso_639_1.csv`](https://de.wikipedia.org/wiki/Liste_der_ISO-639-1-Codes)
|
||||
* [`./data/imgs/flags`](https://github.com/gosquared/flags)
|
||||
|
2
app.py
@ -10,7 +10,7 @@ load_dotenv(find_dotenv())
|
||||
app = Flask(__name__)
|
||||
app.config['SQLALCHEMY_DATABASE_URI'] = os.getenv("SQLALCHEMY_DATABASE_URI")
|
||||
app.config['SQLALCHEMY_TRACK_MODIFICATIONS'] = False
|
||||
app.config["KI_DATA_DIR"] = os.path.dirname(__file__) + "/data"
|
||||
app.config["KI_DATA_PATH"] = os.path.dirname(__file__) + "/data"
|
||||
db = SQLAlchemy(app)
|
||||
migrate = Migrate(app, db)
|
||||
|
||||
|
3
data/.gitignore
vendored
@ -1 +1,2 @@
|
||||
ki.sqlite
|
||||
*
|
||||
!/.gitignore
|
||||
|
Before Width: | Height: | Size: 977 B |
Before Width: | Height: | Size: 560 B |
Before Width: | Height: | Size: 2.3 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 171 B |
Before Width: | Height: | Size: 614 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 181 B |
Before Width: | Height: | Size: 212 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 583 B |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 541 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 862 B |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 169 B |
Before Width: | Height: | Size: 295 B |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 617 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 983 B |
Before Width: | Height: | Size: 639 B |
Before Width: | Height: | Size: 206 B |
Before Width: | Height: | Size: 755 B |
Before Width: | Height: | Size: 734 B |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 434 B |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 430 B |
Before Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 340 B |
Before Width: | Height: | Size: 1.0 KiB |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 686 B |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 467 B |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 178 B |
Before Width: | Height: | Size: 595 B |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 486 B |
Before Width: | Height: | Size: 1004 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 377 B |
Before Width: | Height: | Size: 323 B |
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 172 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 309 B |
Before Width: | Height: | Size: 367 B |
Before Width: | Height: | Size: 745 B |
Before Width: | Height: | Size: 174 B |
Before Width: | Height: | Size: 184 B |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 605 B |
Before Width: | Height: | Size: 360 B |
Before Width: | Height: | Size: 441 B |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 369 B |
Before Width: | Height: | Size: 168 B |
Before Width: | Height: | Size: 452 B |
Before Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 588 B |
Before Width: | Height: | Size: 592 B |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 170 B |
Before Width: | Height: | Size: 634 B |
Before Width: | Height: | Size: 577 B |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 996 B |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 444 B |
Before Width: | Height: | Size: 197 B |
Before Width: | Height: | Size: 175 B |
Before Width: | Height: | Size: 180 B |
Before Width: | Height: | Size: 680 B |