waveshareteam-e-Paper/Python
Ryan Finnie d0918826de
Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3
* Move lib files into waveshare_epd package
  * Use int() where integer division is needed
  * Use logging (debug level) in library files, so they can be used by a
    user script without print()s being output
  * Use logging (info level) in example files
  * Move Font.ttc file into pic directory
  * epdconfig.py: Detect RPi or Jetson Nano
  * Search for sysfs_software_spi.so in several places
  * Include both Jetson and RPi readme files
  * Include setup.py for package installation
  * Fix few small syntax errors preventing setuptools byte-compiling
2019-07-20 16:48:08 -07:00
..
examples Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
lib/waveshare_epd Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
pic Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
readme_jetson_CN.txt Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
readme_jetson_EN.txt Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
readme_rpi_CN.txt Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
readme_rpi_EN.txt Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00
setup.py Unify all Python trees for both RPi and Jetson Nano, Py2 and Py3 2019-07-20 16:48:08 -07:00