Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 367 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 367 Bytes

Coding Club Backend Task 1

Task 1 for recruitments of coding club backend vertical.

Setup

These commands are for linux, they may or may not work on other OS.

Install full python:

sudo apt install python3-full

Install "requests" library using pip/pip3

pip3 install requests

How to use (help)

python3 satellite.py -h