Newer
Older
"description": "Covid19 Data Aggregation - also a Project to learn Python Flask, SQLAlchemy, Celery et al.",
"main": "index.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "test",
},
"repository": {
"type": "git",
"url": "git+https://github.com/thomaswoehlke/covid19python.git"
},
"keywords": [
"virus",
"pandemic",
"covid19",
"data",
"statistic",
"who",
"rki",
"python",
"flask",
"sqlalchemy",
"postgresql"
],
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/thomaswoehlke/covid19python/issues"
},
"homepage": "https://github.com/thomaswoehlke/covid19python#readme"
}