GitHub / Fyzel / weather-data-flaskapi
A small Flask based RESTful API for collecting and reporting on humidity, pressure, and temperature for locations.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fyzel%2Fweather-data-flaskapi
PURL: pkg:github/Fyzel/weather-data-flaskapi
Stars: 1
Forks: 1
Open issues: 1
License: apache-2.0
Language: Python
Size: 1.11 MB
Dependencies parsed at:
27
Created at: almost 8 years ago
Updated at: about 1 month ago
Pushed at: about 1 month ago
Last synced at: about 1 month ago
Topics: flask-restful, weather, weather-api
- Flask ==2.2.2
- Flask-JWT ==0.3.2
- Flask-SQLAlchemy ==2.5.1
- Jinja2 ==3.1.2
- MarkupSafe ==2.1.1
- PyJWT ==2.4.0
- SQLAlchemy ==1.4.40
- Werkzeug ==2.2.2
- aniso8601 ==9.0.1
- appdirs ==1.4.4
- certifi ==2022.6.15
- chardet ==5.0.0
- click ==8.1.3
- configparser ==5.3.0
- flask-restplus ==0.13.0
- idna ==3.3
- itsdangerous ==2.1.2
- jsonschema ==4.14.0
- mysqlclient ==2.1.1
- passlib ==1.7.4
- python-dateutil ==2.8.2
- pytz ==2022.2.1
- requests ==2.28.1
- six ==1.16.0
- urllib3 ==1.26.12
- actions/checkout v2 composite
- actions/setup-python v2 composite