Skip to content

josinaldobarbosa/Novatec

This branch is 7 commits behind isvaldo/Novatec:master.

Repository files navigation

Novatec

Unofficial Novatec API

Dependency

apt-get update
apt-get -y install python-pip
pip install virtualenv

Install packages

virtualenv ENV
source ENV/bin/activate
pip install -r requirements.txt

#Start Server

python server.py
xdg-open http://localhost:5000/

About

Unofficial Novatec API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Shell 0.9%