/bmpy

Pythonでビットマップをいじるための何か

Primary LanguagePythonMIT LicenseMIT

bmpy

This is Python implementation of BMP.

Installation

git clone https://github.com/ttk1/bmpy.git
cd bmpy
pip install .