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

Is this project still maintained? #373

Closed
einsweniger opened this issue Oct 4, 2017 · 15 comments
Closed

Is this project still maintained? #373

einsweniger opened this issue Oct 4, 2017 · 15 comments
Labels
is-question Rather a question than an issue. Should usually be a Discussion instead Meta

Comments

@einsweniger
Copy link

Hi there!
I wonder if somebody still maintains the project, as Issues and PRs pile up and commits are few and far between.

@mstamy2: if you can't get around to actively maintain the project, would you mind to appoint a volunteer for maintenance?

Just asking, because I'd have some issues to report, but I won't if development was ceased.

best regards,
-1

@claird
Copy link
Contributor

claird commented Oct 4, 2017

No: in the short term, PyPDF2 is largely unmaintained.

I will happily reboot it, though. With a little indication--just a few e-mail follow-ups--of how much difference it makes to users to keep it going, I'll resume maintenance from Matthew. In fact, I have strong ideas about how we can make PyPDF2 better than ever. My biggest question: how many users care?

@moodh
Copy link

moodh commented Oct 4, 2017

We use it daily but due to the state of the project we've decided to change to itext or a more mature library. Personally I like this library and I hope it'll get rebooted. :)

@einsweniger
Copy link
Author

I played with the thought to rewrite it, or at least create a more pythonic interface.
Initially, i just wanted to access the AcroForm fields, but trying to recurse the tree feels really unwieldy and a little inconsistent.
But if I were to rewrite it, I'd probably drop python2, as I never learned that.
I'd also suggest to integrate at least some of the Isartor or veraPDF files for testing.

@Rob1080
Copy link
Contributor

Rob1080 commented Oct 4, 2017

I'm still using it in a few projects.

@BrianPainter
Copy link
Contributor

I use it in several projects. Are there other python alternatives? Mostly I need to merge separate PDF's into one, adding newly created PDF's (ReportLab) along the way.

@oscardssmith
Copy link
Contributor

I would really like it to be supported as well. I don't know enough about pdfs to be of much help though.

@sekrause
Copy link
Contributor

sekrause commented Oct 9, 2017

Judging from the number of pull requests there still seems to be a lot of interest in this project.

We're also still using it in a project, but were already starting to think about migrating away simply because this project looks so unmaintained.

@tataganesh
Copy link

tataganesh commented Oct 13, 2017

I have been using this for several of my projects. It would be awesome if it is continued to be maintained. One of the issues that has been bugging me for a while is #226. @claird So, have we still not got enough users who want this project to be maintained?

@FelixSchwarz
Copy link

I'm also using this and I'd hate to use another C-based library. Also there are some other projects like WeasyPrint which require pypdf2.

@bdheeman
Copy link

I use it as part of pdfbooklet, but also wrote a python script pdfmeta.py for viewing and modifying metadata :-)

Although, the qpdf is required for cups now a days, on Linux, but I love using PyPDF2 like anything for merging cover pages and PDF books, sometimes 100 page segments for large books, I create from scanned pages using jbig2enc ;-)

@soferio
Copy link

soferio commented Oct 16, 2017

We use it for a new webapp (in Python 2.7). One of the nice features it has is bookmark addition. Would be great if it were kickstarted again.

@subCdteOso
Copy link

I'm hoping to use this library for part of an automated manufacturing process. The hope is to use PDFs as a way for customers to upload multi-layered design files. We'd need support for Layers/Optional Content Groups though.

@snoyes
Copy link

snoyes commented Dec 13, 2017

I use it to automatically merge my monthly expense reports with receipts. However, some of those PDFs now produce an error in PyPDF2, even though they are readable with Adobe Acrobat Reader, which has me looking for either a bug fix or a different library.

@mstamy2
Copy link
Collaborator

mstamy2 commented Dec 22, 2017

I've opened a discussion on #385

@MartinThoma
Copy link
Member

I've just became the maintainer of this project :-)

@MartinThoma MartinThoma added is-question Rather a question than an issue. Should usually be a Discussion instead Meta labels Mar 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is-question Rather a question than an issue. Should usually be a Discussion instead Meta
Projects
None yet
Development

No branches or pull requests