An open API service indexing awesome lists of open source software.

https://github.com/ragnarok22/VPSEtecsaCalculator

VPS Etecsa Calculator
https://github.com/ragnarok22/VPSEtecsaCalculator

Last synced: about 1 month ago
JSON representation

VPS Etecsa Calculator

Awesome Lists containing this project

README

        

# VPSEtecsaCalculator
![build](https://github.com/ragnarok22/VPSEtecsaCalculator/workflows/Build/badge.svg)
![tests](https://github.com/ragnarok22/VPSEtecsaCalculator/workflows/Tests/badge.svg)

this program calculate the price of Etecsa's VPS

## Installing
pip install -r requirements.txt

## Compiling
pyinstaller main.py --name "Etecsa VPS Calculator" --noconsole