Skip to content

Panduza Python ToolBox (Client and Platform)

License

Notifications You must be signed in to change notification settings

aaaaanas/panduza-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Panduza Python

Prerequisites

  • Windows or Linux
  • python3
  • pip

Requirements

sudo apt-get update
sudo apt-get install -y mosquitto git
sudo apt-get install -y python3 python3-pip
sudo pip install -r ./tests/requirements.txt
sudo pip install -r ./platform/requirements.txt
sudo pip install ./client/

Client and Admin Tools Installation

sudo python3 ./platform/panduza_platform/__main__.py

Or

sudo local/platform-dryrun.sh

Tests

sudo python3 tests/py_tests/test1.py
sudo python3 tests/py_tests/test2.py

About

Panduza Python ToolBox (Client and Platform)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%