Laboratory work #3: TCP/UDP, HTTP requests, Gitea API

This commit is contained in:
2026-04-16 23:11:14 +03:00
commit d811b20d8f
9 changed files with 137 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
.venv/
.env
__pycache__/
*.pyc
.vs/
.vscode/