All Projects → projecthamster → flask-hamster

projecthamster / flask-hamster

Licence: other
Experimental hamster flask app - for web access

Programming Languages

HTML
75241 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

flask-hamster

Experimental hamster flask app. Right now it’s super rough and can only list your current activites.
I’ve started this project merely to pick up flask and advanced javascript, but the general
direction makes sense, methinks!

There is no rush nor priority, so it’s gonna be ready whenever if ever.
Here is what it looks like right now:

The good news is that it’s using the same db/client code that hamster does, so there is no code duplication there!

Installing

The project right now assumes that you have a populated hamster database in ya homes.

  1. i suggest you create a virtualenv for this project
  2. pip install -r requirements.txt
  3. ./flask-hamster.py
  4. now it’s on your localhost: http://localhost:5000/

Bugs

bug reports ain’t accepted at this moment, nor feature requests and me-toos and +1 :)
but if you have a pull request where you like totally add cool stuff, then i’m all for it!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].