Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 239 Bytes

File metadata and controls

13 lines (11 loc) · 239 Bytes

Python Utils

Import Module

First, install the module in your system, preferably with python 3.10

-> cd $YOUR_PATH/Python-Utils
-> pip install -e .

Then, import the module in your project

>>> import pyutils