Zer0G0ld / BotZabbix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BotZabbix

Instalação

Git :

git clone https://github.com/Zer0G0ld/BotZabbix.git

Ambiente Virtual - AV

Criando ...

python3 -m venv venv

Ativando no Linux ou MacOS

source venv/bin/activate

Ativando no Windows

.\venv\Scripts\Activate

Desativando ...

deactivate

Instalando dependências

pip install -r requirements.txt

Licença

Sobre a Licença Apache-2.0 license

About

License:Apache License 2.0


Languages

Language:Python 100.0%