Skip to content

anotherjesse/nasaprofiles

 
 

Repository files navigation

Dependencies:
0. python
1. couchdb
2. python-couchdb
3. Tornado

Settings:
1. in nasaprofiles.py, customize the settings as appropriate. 

2. the first the the app is run, if any views are defined, then run
   the database file standalone:
   ./database.py
   which will call the configure() method to populate permanent views.

Running
1. ./nasaprofiles.py
2. visit domain:port/search (tornado listens on * so it doesnt matter
   where you connect from)

About

An extension of the NASA contact system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%