Skip to content

ptu/thingstore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThingStore

That thing where things to to store their stuff. An open source numerical data store and visualization interface for the internet of things.

Development

ThingStore is written in Python, using Django. For easier database migrations, South is used. These and other requirements are noted in the requirements file requirements.txt. When first starting development, create a virtual environment to satisfy these requirements without changing anything on your system:

virtualenv env
source env/bin/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.3%
  • Python 20.6%
  • CSS 0.1%