Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Should I use Pillow or PIL? #705

Closed
aodag opened this issue Jun 20, 2014 · 4 comments
Closed

Should I use Pillow or PIL? #705

aodag opened this issue Jun 20, 2014 · 4 comments

Comments

@aodag
Copy link

aodag commented Jun 20, 2014

Hi.

When I operate Images, I use Pillow now.
But searching for "Python Imaging" on internet
gives me to use PIL.

AFAIK, PIL is released at 2009, past 5 years without maintainance.
I trust Pillow is successer for PIL.

I wish to Pillow becomes PIL
or PIL releases new distribution that has just dependency to Pillow.

I think that is similar to relationship between setuptools and distribute.
I hope to be solved confusions for Python Imaging Library.

Thanks

@soundkitchen
Copy link

sounds very very cool.
I wish too ;-)

@wiredfool
Copy link
Member

Use Pillow. Eventually google will catch up.

@aclark4life aclark4life changed the title Sould I use Pillow or PIL? Should I use Pillow or PIL? Jun 20, 2014
@aclark4life
Copy link
Member

@wiredfool I think @aodag is asking that PIL be replaced with Pillow on PyPI which is not something we control unfortunately.

@radarhere
Copy link
Member

See #1535 for more discussion about what should happen with PIL on PyPI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants