Skip to content

tbaschak/ipaddr.ca-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipaddr.ca-python

python rewrite of ipaddr.ca

Requirements:

  • python-virtualenv python-pip uwsgi

Instructions

cd /home/ipaddr
git clone https://github.com/tbaschak/ipaddr.ca-python
cd ipaddr.ca-python
virtualenv ipaddrenv
source ipaddrenv/bin/activate
pip install flask uwsgi

Afterwards setup this application like any other uwsgi/flask/python application, for a refresher visit this handy DigitalOcean Community Tutorial. There is an ini file included for uwsgi and a nginx configuration vhost.

About

python rewrite of ipaddr.ca

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages