Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (0.4%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
·
Repository
Mitwelten DB Backend
Basic Info
- Host: GitHub
- Owner: mitwelten
- License: mit
- Language: Python
- Default Branch: main
- Size: 6.05 MB
Statistics
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed 11 months ago
Metadata Files
Readme
License
Citation
README.md
Mitwelten DB Backend
Work in progress. Questions? Contact mitwelten.technik@fhnw.ch
Owner
- Name: Mitwelten
- Login: mitwelten
- Kind: organization
- Website: https://mitwelten.org/
- Twitter: mitwelten
- Repositories: 32
- Profile: https://github.com/mitwelten
Citation (CITATION.cff)
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: Mitwelten Services Backend
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Cedric
family-names: Spindler
email: cedric.spindler@fhnw.ch
affiliation: FHNW
orcid: 'https://orcid.org/0000-0001-5080-0848'
- given-names: Timeo
family-names: Wullschleger
email: timeo.wullschleger@fhnw.ch
affiliation: FHNW
- given-names: Andri
family-names: Wild
email: andri.wild@fhnw.ch
affiliation: FHNW
- given-names: Thomas
family-names: Amberg
email: thomas.amberg@fhnw.ch
affiliation: FHNW
repository-code: 'https://github.com/mitwelten/mitwelten-db-backend'
url: 'https://mitwelten.org'
abstract: >-
Mitwelten Data Services: Services infrastructure for the Mitwelten project,
including REST API, database, monitoring and web services.
license: MIT
commit: 64e1872a6ac117e4e3b8667fa5960ee597913829
GitHub Events
Total
- Issues event: 4
- Push event: 12
- Pull request event: 5
- Create event: 3
Last Year
- Issues event: 4
- Push event: 12
- Pull request event: 5
- Create event: 3
Dependencies
services/manager/requirements.txt
pypi
- Pillow ==9.1.1
- SQLAlchemy ==1.4.36
- anyio ==3.6.1
- asgiref ==3.5.2
- asyncpg ==0.25.0
- certifi ==2022.5.18.1
- click ==8.1.3
- databases ==0.5.5
- fastapi ==0.78.0
- h11 ==0.13.0
- idna ==3.3
- minio ==7.1.8
- psycopg2 ==2.9.3
- pydantic ==1.9.1
- sniffio ==1.2.0
- starlette ==0.19.1
- tqdm ==4.64.0
- typing_extensions ==4.2.0
- urllib3 ==1.26.9
- uvicorn ==0.17.6
services/viz/requirements.txt
pypi
- SQLAlchemy ==1.4.37
- anyio ==3.6.1
- asgiref ==3.5.2
- asyncpg ==0.25.0
- click ==8.1.3
- databases ==0.6.0
- fastapi ==0.78.0
- h11 ==0.13.0
- idna ==3.3
- pydantic ==1.9.1
- sniffio ==1.2.0
- starlette ==0.19.1
- typing_extensions ==4.2.0
- uvicorn ==0.17.6
services/Dockerfile
docker
- tiangolo/uvicorn-gunicorn-fastapi python3.9 build
services/geo/requirements.txt
pypi
- PyYAML ==6.0
- SQLAlchemy ==1.4.39
- anyio ==3.6.1
- asyncpg ==0.26.0
- click ==8.1.3
- databases ==0.6.0
- fastapi ==0.79.0
- h11 ==0.13.0
- httptools ==0.4.0
- idna ==3.3
- psycopg2 ==2.9.3
- pydantic ==1.9.1
- python-dotenv ==0.20.0
- simplekml ==1.3.6
- sniffio ==1.2.0
- starlette ==0.19.1
- typing_extensions ==4.3.0
- uvicorn ==0.18.2
- uvloop ==0.16.0
- watchfiles ==0.16.1
- websockets ==10.3