Skip to content

Collects country of origin for all visitors and displays results on a world map.

License

Notifications You must be signed in to change notification settings

tommaroh/originate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

originate

Collects country of origin for all visitors and displays results on a world map.

  • Falcon for routing.
  • gunicorn for running the server.
  • Vincent (+Vega) for rendering the map and choropleth overlay.
  • python-geoip for turning an incoming IP into a country code.
  • pycountry for handling country codes.
  • SQLite for database to store vistor IPs.

alt tag

About

Collects country of origin for all visitors and displays results on a world map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published