We write our robot in Python. Lesson 2
We write our robot in Python. Lesson 2 Create a virtual environment and install third-party libraries We continue our journalistic project, in which we will put our journalistic knowledge into practice - we will write a robot in Python that will collect the largest government contracts in Russia weekly (or daily, as you wish), package them in an easy-to-analyze form and send them to us by email. In the first lesson, we installed the Visual Studio Code editor and learned basic terminal commands.