Skip to content

jpgneves/t-10_server

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

t-10_server

Build Status

Server for the T-10 (T minus ten) #spaceapps 2013 project: http://spaceappschallenge.org/project/t-10/

App code at https://github.com/stereoket/T-10

Project by Kate Arkless Gray (@SpaceKate), João Neves (@jpgneves), Ketan Majmudar (@ketan) and Dario Lofish (@dariolofish).

Follow us on @TeeMinus10, and visit us at http://teeminus10.com

Weather data provided by: http://openweathermap.org

ISS location data provided by: http://open-notify.org and Celestrak (http://celestrak.net)

Timezone information provided through GeoNames.org (http://geonames.org).

Powered by Python, with support of the following (awesome) libraries provided by the OSS community:

How to use

Set up a Python virtualenv and then run the following from the t-10_server directory:

$ pip install -r requirements.txt
$ python ./teeminus10_api.py

You can configure options (hostname, port) by editing the teeminus10.config file.

About

#spaceapps server for the T-10 (T minus ten) project: http://spaceappschallenge.org/project/t-10/

Resources

License

Stars

Watchers

Forks

Packages

No packages published