Giter VIP home page Giter VIP logo

jean-pierre's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

jean-pierre's Issues

Sugestion

Hi,

My idea is to add supermarket so that you can see which supermarket you can buy it
So if let say i go to AH("a supermarket in the Netherlands") i can filter on that.
Some prod will be available in mulltiple markets.
When you add a new product you can chose which supermarket you did buy it (or can buy it)

I don't know if i can do that so maybe i will need some help from you if you like the idea.

I will receive my raspberry tomorrow
Will try to start in the weekend on it

Translation

Can i Contribute dutch translation

"jean-pierre/assets/lang/nl.json" ?

Api

Hi,

Me again i have added the abiliti to call the api with api key
Have also committed it.
Like to hear what you think about it.

Scanner

Hi

Will the scanner only work with ean13

Error

Hi ,

I did follow your steps with a fresh install of "RASPBIAN STRETCH LITE"
but did not get the config step
and also it is not working
see setup process

Processing triggers for libc-bin (2.24-11+deb9u1) ...
Already using interpreter /usr/bin/python3
Using base prefix '/usr'
New python executable in /home/pi/jean-pierre/env/bin/python3
Also creating executable in /home/pi/jean-pierre/env/bin/python
Installing setuptools, pkg_resources, pip, wheel...done.
Collecting astroid==1.5.3 (from -r requirements.txt (line 1))
Downloading astroid-1.5.3-py2.py3-none-any.whl (269kB)
100% |████████████████████████████████| 276kB 292kB/s
Collecting certifi==2017.7.27.1 (from -r requirements.txt (line 2))
Downloading certifi-2017.7.27.1-py2.py3-none-any.whl (349kB)
100% |████████████████████████████████| 358kB 230kB/s
Collecting chardet==3.0.4 (from -r requirements.txt (line 3))
Downloading chardet-3.0.4-py2.py3-none-any.whl (133kB)
100% |████████████████████████████████| 143kB 456kB/s
Collecting click==6.7 (from -r requirements.txt (line 4))
Downloading click-6.7-py2.py3-none-any.whl (71kB)
100% |████████████████████████████████| 71kB 529kB/s
Collecting Flask==0.12.2 (from -r requirements.txt (line 5))
Downloading Flask-0.12.2-py2.py3-none-any.whl (83kB)
100% |████████████████████████████████| 92kB 348kB/s
Collecting gunicorn==19.7.1 (from -r requirements.txt (line 6))
Downloading gunicorn-19.7.1-py2.py3-none-any.whl (111kB)
100% |████████████████████████████████| 112kB 494kB/s
Collecting idna==2.6 (from -r requirements.txt (line 7))
Downloading idna-2.6-py2.py3-none-any.whl (56kB)
100% |████████████████████████████████| 61kB 545kB/s
Collecting isort==4.2.15 (from -r requirements.txt (line 8))
Downloading isort-4.2.15-py2.py3-none-any.whl (43kB)
100% |████████████████████████████████| 51kB 569kB/s
Collecting itsdangerous==0.24 (from -r requirements.txt (line 9))
Downloading https://www.piwheels.hostedpi.com/simple/itsdangerous/itsdangerous-0.24-py3-none-any.whl
Collecting Jinja2==2.9.6 (from -r requirements.txt (line 10))
Downloading Jinja2-2.9.6-py2.py3-none-any.whl (340kB)
100% |████████████████████████████████| 348kB 354kB/s
Collecting lazy-object-proxy==1.3.1 (from -r requirements.txt (line 11))
Downloading https://www.piwheels.hostedpi.com/simple/lazy-object-proxy/lazy_object_proxy-1.3.1-cp35-cp35m-linux_armv6l.whl (44kB)
100% |████████████████████████████████| 51kB 539kB/s
Collecting MarkupSafe==1.0 (from -r requirements.txt (line 12))
Downloading https://www.piwheels.hostedpi.com/simple/markupsafe/MarkupSafe-1.0-cp35-cp35m-linux_armv6l.whl
Collecting mccabe==0.6.1 (from -r requirements.txt (line 13))
Downloading mccabe-0.6.1-py2.py3-none-any.whl
Collecting olefile==0.44 (from -r requirements.txt (line 14))
Downloading https://www.piwheels.hostedpi.com/simple/olefile/olefile-0.44-py3-none-any.whl (52kB)
100% |████████████████████████████████| 61kB 385kB/s
Collecting picamera==1.13 (from -r requirements.txt (line 15))
Downloading https://www.piwheels.hostedpi.com/simple/picamera/picamera-1.13-py3-none-any.whl (154kB)
100% |████████████████████████████████| 163kB 414kB/s
Collecting Pillow==4.3.0 (from -r requirements.txt (line 16))
Downloading https://www.piwheels.hostedpi.com/simple/pillow/Pillow-4.3.0-cp35-cp35m-linux_armv6l.whl (1.0MB)
100% |████████████████████████████████| 1.0MB 90kB/s
Collecting py==1.4.34 (from -r requirements.txt (line 17))
Downloading py-1.4.34-py2.py3-none-any.whl (84kB)
100% |████████████████████████████████| 92kB 578kB/s
Collecting pylint==1.7.4 (from -r requirements.txt (line 18))
Downloading pylint-1.7.4-py2.py3-none-any.whl (640kB)
100% |████████████████████████████████| 645kB 145kB/s
Collecting pytest==3.2.3 (from -r requirements.txt (line 19))
Downloading pytest-3.2.3-py2.py3-none-any.whl (187kB)
100% |████████████████████████████████| 194kB 365kB/s
Collecting pyzbar==0.1.4 (from -r requirements.txt (line 20))
Downloading pyzbar-0.1.4-py2.py3-none-any.whl
Collecting requests==2.18.4 (from -r requirements.txt (line 21))
Downloading requests-2.18.4-py2.py3-none-any.whl (88kB)
100% |████████████████████████████████| 92kB 560kB/s
Collecting RPi.GPIO==0.6.3 (from -r requirements.txt (line 22))
Downloading https://www.piwheels.hostedpi.com/simple/rpi-gpio/RPi.GPIO-0.6.3-cp35-cp35m-linux_armv6l.whl (65kB)
100% |████████████████████████████████| 71kB 517kB/s
Collecting six==1.11.0 (from -r requirements.txt (line 23))
Downloading six-1.11.0-py2.py3-none-any.whl
Collecting urllib3==1.22 (from -r requirements.txt (line 24))
Downloading urllib3-1.22-py2.py3-none-any.whl (132kB)
100% |████████████████████████████████| 133kB 478kB/s
Collecting Werkzeug==0.12.2 (from -r requirements.txt (line 25))
Downloading Werkzeug-0.12.2-py2.py3-none-any.whl (312kB)
100% |████████████████████████████████| 317kB 241kB/s
Collecting wrapt==1.10.11 (from -r requirements.txt (line 26))
Downloading https://www.piwheels.hostedpi.com/simple/wrapt/wrapt-1.10.11-cp35-cp35m-linux_armv6l.whl (64kB)
100% |████████████████████████████████| 71kB 535kB/s
Requirement already satisfied: setuptools in ./env/lib/python3.5/site-packages (from pytest==3.2.3->-r requirements.txt (line 19))
Installing collected packages: lazy-object-proxy, wrapt, six, astroid, certifi, chardet, click, Werkzeug, itsdangerous, MarkupSafe, Jinja2, Flask, gunicorn, idna, isort, mccabe, olefile, picamera, Pillow, py, pylint, pytest, pyzbar, urllib3, requests, RPi.GPIO
Successfully installed Flask-0.12.2 Jinja2-2.9.6 MarkupSafe-1.0 Pillow-4.3.0 RPi.GPIO-0.6.3 Werkzeug-0.12.2 astroid-1.5.3 certifi-2017.7.27.1 chardet-3.0.4 click-6.7 gunicorn-19.7.1 idna-2.6 isort-4.2.15 itsdangerous-0.24 lazy-object-proxy-1.3.1 mccabe-0.6.1 olefile-0.44 picamera-1.13 py-1.4.34 pylint-1.7.4 pytest-3.2.3 pyzbar-0.1.4 requests-2.18.4 six-1.11.0 urllib3-1.22 wrapt-1.10.11
Requirement already satisfied: pyzbar[scripts] in ./env/lib/python3.5/site-packages
Requirement already satisfied: Pillow>=3.2.0; extra == "scripts" in ./env/lib/python3.5/site-packages (from pyzbar[scripts])
Requirement already satisfied: olefile in ./env/lib/python3.5/site-packages (from Pillow>=3.2.0; extra == "scripts"->pyzbar[scripts])
Traceback (most recent call last):
File "./jeanpierre.py", line 17, in
import controllers
File "/home/pi/jean-pierre/controllers/init.py", line 11, in
from .scanner import Scanner
File "/home/pi/jean-pierre/controllers/scanner.py", line 19, in
from PIL import Image as pil_image
File "/home/pi/jean-pierre/env/lib/python3.5/site-packages/PIL/Image.py", line 56, in
from . import _imaging as core
ImportError: libopenjp2.so.7: cannot open shared object file: No such file or directory
jeanpierre-scanner: available
jeanpierre-web: available
jeanpierre-scanner: added process group
jeanpierre-web: added process group
[:{ End of Jean-Pierre's install script.
Please reboot your Pi in ordrer to let Jean-Pierre boot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.