-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Pak Cyberbot edited this page Jan 3, 2024
·
8 revisions
Welcome to the CSI-Libs wiki!
This Python library is exclusively developed to assist in CSI Linux tools development.
To download the csilib Python library on your computer, execute the following command in your terminal:
pip3 install git+https://github.com/CSILinux/CSI-Libs.gitFunctions and classes are organized based on their category.
For example: from csilibs.<category> import <function>, <class>
Contact @PakCyberbot in case of any confusion!