Metadata-Version: 2.1
Name: pointillism
Version: 0.1.0
Summary: Pointillism-style photo manipulation package
Home-page: https://github.com/tsennott/pointillism
Author: Tim Sennott
Author-email: timothy.sennott@gmail.com
License: MIT
Description: # Pointillism
        Image manipulation for various "pointillism" effects, built from scratch in Python. Image handling courtesy of Pillow. 
        
        Under active development. Please let me know if you have feedback.
        
        ## Examples
        See usage and examples in [demo notebook](https://github.com/tsennott/pointillism/blob/master/Pointillism%20Example%20Usage.ipynb)
        
        ## Deployment
        Currently deployed via Django on AWS Elastic beanstalk at [pointillizer.com](http://www.pointillizer.com)
        
Keywords: image manipulation art photos pointillism illustration graphics
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
