kevinmmartins / RFIDPipenv

Basic Python project using Pipenv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFIDPipenv

Basic Python project using Pipenv

Requirements

  • Python 3
  • Pip
  • Pipenv
  • Raspberrypi

Install Pipenv

Run: pip install --user pipenv

Install project

Run : pipenv install

Run project

Run : pipenv run python RfidReader.py

About

Basic Python project using Pipenv


Languages

Language:Python 100.0%