Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 703 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 703 Bytes

python_libs

A diverse collection of self-written Python libraries

Important: The project is under early development. The libraries are not yet stable.

Table of Contents

Installation

Tools basics:

python -m pip install -e "git+https://github.com/RodionfromHSE/python_libs.git#subdirectory=tools_basics&egg=tools_basics"

Note: I haven't managed to install the library in editable mode. For more information, see pip documentation.

Libraries

Further work