No project description provided
Project description
GLManager
Modo de instalacao manual
- Instalando GIT
sudo apt-get update && sudo apt-get install git -y
- Instalando script
git clone https://github.com/DuTra01/GLManager.git
cd GLManager
pip3 install -r requirements.txt
- Execute o script
python3 -m app
Modo de instalacao automatizada
- Instalando python3, pip3 e git
sudo apt-get update && sudo apt-get install git python3 python3-pip -y
- Instalando script
pip3 install git+https://github.com/DuTra01/GLManager.git
Ou
git clone https://github.com/DuTra01/GLManager.git
cd GLManager
python3 setup.py install
Atualize o script
pip3 install --upgrade git+https://github.com/DuTra01/GLManager.git
Ou
cd ~/
rm -rf GLManager
git clone git+https://github.com/DuTra01/GLManager.git
cd GLManager
python3 setup.py install
- Comando de execucao
vps
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
GLManager-1.1.6.tar.gz
(48.9 kB
view details)
Built Distribution
GLManager-1.1.6-py3-none-any.whl
(69.2 kB
view details)
File details
Details for the file GLManager-1.1.6.tar.gz
.
File metadata
- Download URL: GLManager-1.1.6.tar.gz
- Upload date:
- Size: 48.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 245c3fa2cd6e976465230341c37fced47fb580b81172bc88307db98d78dacbb2 |
|
MD5 | 7912918eb8835dfe7001f863d5c9bc3b |
|
BLAKE2b-256 | 331f114bbab78cd4d7c9546422ce29785e6ce09450c076cb92afd9c8183a3b54 |
File details
Details for the file GLManager-1.1.6-py3-none-any.whl
.
File metadata
- Download URL: GLManager-1.1.6-py3-none-any.whl
- Upload date:
- Size: 69.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fc4b4a6e013df9df6d01fa8c257e0f3b1deb9d112f41895925747be2d86eab42 |
|
MD5 | 38d7d720382807e24f63c48a9ecc6935 |
|
BLAKE2b-256 | f2a4c62f3fa7696ba979ef1addd8f8a8c441170346cfc4bb2fdbb582831f2c5b |