https://github.com/akihokurino/python-google-cloud-study
python api, google cloud study
https://github.com/akihokurino/python-google-cloud-study
api-gateway auth0 dependency-injector fastapi google-cloud mypy python3 sqlalchemy strawberry-graphql terraform
Last synced: about 1 year ago
JSON representation
python api, google cloud study
- Host: GitHub
- URL: https://github.com/akihokurino/python-google-cloud-study
- Owner: akihokurino
- Created: 2024-12-21T07:21:37.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-24T14:47:18.000Z (about 1 year ago)
- Last Synced: 2025-02-24T15:44:08.393Z (about 1 year ago)
- Topics: api-gateway, auth0, dependency-injector, fastapi, google-cloud, mypy, python3, sqlalchemy, strawberry-graphql, terraform
- Language: Python
- Homepage:
- Size: 17.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Google Cloud Study
## Used, Dependency
- python3
- poetry ( https://github.com/python-poetry/poetry )
- fastapi( https://fastapi.tiangolo.com/ja/ )
- dependency-injector ( https://github.com/ets-labs/python-dependency-injector)
- mypy ( https://github.com/python/mypy )
- sqlalchemy ( https://www.sqlalchemy.org/ )
- openai
- terraform
- google cloud
- api gateway
- cloud run
- cloud run jobs
- cloud build
- cloud storage
- cloud sql(postgres sql 17.0)
- cloud scheduler
- cloud tasks
- pubsub
- firestore (native mode)
- secret manager
- auth0
- pdfminer.six ( https://github.com/pdfminer/pdfminer.six )
- strawberry ( https://github.com/strawberry-graphql/strawberry )