This website requires JavaScript.
Explore
Help
Register
Sign In
stef_buwalda
/
WebTech
Watch
1
Star
0
Fork
0
You've already forked WebTech
mirror of
https://github.com/StefBuwalda/WebTech.git
synced
2025-10-30 03:10:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7
Commits
4
Branches
0
Tags
3790030865d990ce98321ab07b5fec7bbe92e3de
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Stef
3790030865
Merge branch 'development' into flask_env
2025-03-13 12:40:03 +01:00
.gitignore
Adding venv to gitignore and adding required modules for env
2025-03-12 15:51:08 +01:00
LICENSE
Initial commit
2025-02-27 12:19:47 +01:00
README.md
Added venv lines to readme
2025-03-12 16:18:27 +01:00
requirements.txt
Adding venv to gitignore and adding required modules for env
2025-03-12 15:51:08 +01:00
run.py
Creating run.py for flask server
2025-03-12 16:17:53 +01:00
README.md
WebTech
python -m venv venv pip install -r requirements.txt
Description
No description provided
Readme
MIT
278
KiB
Languages
Python
52.9%
HTML
43.3%
CSS
3.8%