pypi release
In this release
- Added setup.py for easy dependency resolution and pypi support.
- Restructured the directories to reflect this.
- You can now download the project from pypi.
python3 -m pip install ascii_py
- Fixed a bug where ascii py didn't properly handle PIL.Image.getpixel() return values.