Skip to content

API (and later, a GUI system) to manage inventory, written in Python and currently the web.py web-framework with the base theory of how certain parts are going to work written in R and rpy2 before being implemented in raw Python.

Notifications You must be signed in to change notification settings

JoshAshby/House-Inventory-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project BlueRing:

Foreword:

PLEASE NOTE: This branch is a major/ almost complete rewrite of the API, things are going to be broken, get use to it.

License:

This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.

Abstract:

A RESTful API written in Python with the web.py Python web framwork and Couch Database which handles all the nasty stuff for keeping a basic inventory.

Libraries used:

Warning: Incomplete as of now...

  • datetime
  • re
  • json
  • web.py
  • mod_wsgi
  • PIL (Python Image Library)
  • couchdbkit

About

API (and later, a GUI system) to manage inventory, written in Python and currently the web.py web-framework with the base theory of how certain parts are going to work written in R and rpy2 before being implemented in raw Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published