Skip to content

Latest commit

 

History

History

src

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Installation

Requirements

  • Python 3.*
  • pip 20.0.2

Installing by using PyPi

Install

git clone /~https://github.com/Intelligent-Systems-Phystech/ProjectTemplate.git /tmp/ProjectTemplate
python3 -m pip install /tmp/ProjectTemplate/src/

Uninstall

python3 -m pip uninstall mylib