Skip to content

sigdeletras/cartotest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carto Table Viewer

Simple table viewer using the CartoDB SQL API. The web application is developed with Flask, a microframework for Python based on Werkzeug and Jinja 2.

##Usage

##Enviroment

Dependencies

Python (>= 3.5)

$ git clone https://github.com/sigdeletras/cartotest.git
$ cd cartotest
$ virtualenv venv
$ source venv/bin/activate

Please refer to pip requirements.txt for list of required modules

$ pip install -r requirements.txt

Run local server

$ python app.py

About

Simple viewer using CartoDB SQL API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages