https://github.com/ragnarok22/VPSEtecsaCalculator
VPS Etecsa Calculator
https://github.com/ragnarok22/VPSEtecsaCalculator
Last synced: about 1 month ago
JSON representation
VPS Etecsa Calculator
- Host: GitHub
- URL: https://github.com/ragnarok22/VPSEtecsaCalculator
- Owner: ragnarok22
- License: gpl-3.0
- Created: 2021-02-10T19:26:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T17:23:43.000Z (over 3 years ago)
- Last Synced: 2024-07-31T20:45:06.874Z (9 months ago)
- Language: Python
- Size: 48.8 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- cuban-opensource - VPS Etecsa Calculator
README
# VPSEtecsaCalculator

this program calculate the price of Etecsa's VPS
## Installing
pip install -r requirements.txt## Compiling
pyinstaller main.py --name "Etecsa VPS Calculator" --noconsole