Based on the "Imagery" category.
Alternatively, view pygram alternatives based on common mentions on social networks and blogs.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of pygram or a related project?
Instagram-like image filters.
First, import the client:
from filters import *
Instanciate a filter and apply it:
f = Nashville("image.jpg")
f.apply()
Available filters:
Note The filters change the image in-place. Be sure to copy it before applying any filter if you want to copy the original image.
Run the tests with:
python test.py
Instagram Filters with Python(http://pypix.com/python/instagram-filters-python/)
Do not miss the trending, packages, news and articles with our weekly report.