https://github.com/headwinds/venv
a simple python repo to support Andrew's blogpost
https://github.com/headwinds/venv
Last synced: 8 months ago
JSON representation
a simple python repo to support Andrew's blogpost
- Host: GitHub
- URL: https://github.com/headwinds/venv
- Owner: headwinds
- Created: 2020-10-07T20:29:26.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-08T00:47:05.000Z (over 5 years ago)
- Last Synced: 2025-04-12T05:52:29.567Z (about 1 year ago)
- Language: Python
- Size: 3.05 MB
- Stars: 8
- Watchers: 2
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# venv
This repo is the source code behind this blogpost:
[how-to-deploy-a-python-flask-app-to-vercel](https://dev.to/andrewbaisden/how-to-deploy-a-python-flask-app-to-vercel-2o5k)