Skip to content
This repository was archived by the owner on Apr 2, 2020. It is now read-only.

crazymidnight/python-labs

Repository files navigation

python-labs

This project includes laboratory works on Python programming at master degree program "Software Engineering" at Tomsk Polytechnic University.

Requirements

Python 3.6.5 or higher.

Implementation

  1. Create virtual environment: python -m venv venv
  2. Activate venv. Linux, macOS or another unix-like system: source /venv/bin/activate. Windows: .\venv\Scripts\activate
  3. Install dependencies: pip install -r requirements.txt
  4. Start Jupyter Notebook: jupyter-notebook

About

Laboratory works on python programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •