# Zadanie2 ## Completed tasks 1. **TCP client-server** (port 10000) 2. **UDP client-server** (port 10001) 3. **HTTP requests** (vyatsu.ru) 4. **Gitea API** (repository creation) ## How to run ```bash # Activate virtual environment .venv\Scripts\activate # Run TCP py tcp_server.py py tcp_client.py # Run UDP py udp_server.py py udp_client.py # HTTP requests py http_socket.py py http_requests.py # Gitea API (add token to .env first) py gitea_api.py ## Author Onchurova Polina Alekseevna, INBb-2301-02-00