https://github.com/suzu-devworks/examples-py-web
A workspace for learning web programming with Python.
https://github.com/suzu-devworks/examples-py-web
devcontainers python
Last synced: 5 months ago
JSON representation
A workspace for learning web programming with Python.
- Host: GitHub
- URL: https://github.com/suzu-devworks/examples-py-web
- Owner: suzu-devworks
- License: mit
- Created: 2024-06-09T05:17:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-01T14:52:01.000Z (7 months ago)
- Last Synced: 2025-12-03T18:41:41.140Z (7 months ago)
- Topics: devcontainers, python
- Language: Python
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# examples-py-web
[](https://pdm.fming.dev)
[](https://mypy-lang.org/)
[](https://pycqa.github.io/isort/)
[](https://github.com/psf/black)

## What is the purpose of this repository?
This repository is just my personal playground for learning web programming with Python.
The content here might actually be helpful to other developers facing similar issues.
However, please keep in mind that this code is based solely on my own perspective and probably has lots of inaccurate or questionable parts!
## Examples
- Flask examples
- [examples-flask](./packages/examples-flask/README.md)
- [examples-flask-media](./packages//examples-flask-media/README.md)
- Others
- [examples-web](./packages/examples-web/README.md)