Skip to content

josinaldobarbosa/Novatec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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%