Metadata-Version: 2.0
Name: pylf
Version: 1.1.3
Summary: A lightweight Python library for simulating Chinese handwriting
Home-page: https://github.com/Gsllchb/PyLf
Author: Gsllchb
Author-email: Gsllchb@gmail.com
License: bsd-3-clause
Description-Content-Type: UNKNOWN
Keywords: simulating Chinese handwriting
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Topic :: Multimedia :: Graphics
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.5, <3.7
Requires-Dist: pillow (<6,>=5.0.0)


PyLf is a lightweight Python library for simulating Chinese handwriting. It introduces a great deal of randomness in the
process of Chinese handwriting to simulate the uncertainty of glyphs written by human beings. Currently, PyLf is built
on the top of Pillow library.


