-
-
Notifications
You must be signed in to change notification settings - Fork 473
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
We need more maintainers #343
Comments
Or is somebody there who would like to become a maintainer? |
Hi @MartinThoma, sorry for not being responsive here. I've been busy with some life stuff for some time now and haven't had the mindspace to look into the issues here. I've been wanting to get back into it, I'll look into them over this weekend. I also want to stop being a single point of failure here and would love to get help maintaining camelot going forward. |
Is there any movement on this topic? |
@vinayak-mehta Would you mind if I post this on the Indian FOSS and opendata channels? This tool has been extremely helpful in dealing with the PDF crap Indian Government puts out. |
Sorry for my inpatientence but the show must go on. In order to take camelot to production I created a fork and released it to pypi under When the request came to extract tables from pdf files I thought it would be very tricky job but camelot does it all. Therefore I want to express my gratitude to all of you that made that possible. If people are in need of a fix I'm willing to accept pull request as long as they have test-coverage. |
Sorry for being a bit unresponsive since I created this issue. I've pushed a release based on @MartinThoma's last PR: https://pypi.org/project/camelot-py/ @MartinThoma Thank you for the PR, would you like to be added to the github org so that you have push access to the repo? @foarsitter Are you interested in maintaining the project here instead of the fork? I can add you to the github org too. |
Thank you for making a new release 🙏
I would probably not be super active as I spend most of my time with pypdf. If that is ok for you, then yes, please add me :-) I could probably go over a couple of the PRs / |
@MartinThoma That would be awesome! Just sent you an invite ✉️ |
@vinayak-mehta should be awesome |
Are there any rules I should follow, e.g.
|
As I see it:
|
@foarsitter I just invited you, sorry it took so long I'm a big fan of the scikit-learn contributing guidelines.
|
I'd be interested in contributing, particularly to the docs initially. It seems to me there's a lot of value in this repo, but things seem to have got into a fairly confusing state. Devoting time to it, I think I've figured out most of the misunderstandings I had and it seems like it's worth sharing / updating docs, so that others don't fall into the exact same traps I (and others) did. Correct me if I'm wrong but I get the sense that what has made things harder overall is that the migration to pdftopng/poppler backend was in progress yet not completed when the maintenance fell away (quite reasonably given world events!) @foarsitter 's idea of a fork that cuts pdftopng out is interesting, although I would feel more comfortable if it was directly part of the main repo. How feasible is it to make the "base" install be equivalent to the fork (ie such that it doesn't install pdftopng as a requirement)? |
@nmstoker I cannot answer that question, but at least I could review/merge PRs with documentation updates :-) so if there are specific learnings you want to share, I would support you :-) |
Sounds a good start, thanks @MartinThoma ! |
@nmstoker Looking forward to your learnings! |
After using the products for a long time in my developer career, I just started my contribution to Camlot with my in initial pull request for (#364). I would love to contribute to other projects as well. Thanks |
How about Excalibur?? That might need some ❤️ as well. P.s. I'm happy to contribute/maintain a bit on both projects. |
Looking forward to your contributions @bosd |
@MartinThoma I'm willing to help where I can! |
@MartinThoma : Please pull me in. I would like to contribute to the code. |
I can fix the PdfFileReader deprecation error, please pull me in. |
@ammadakram Can you please open a PR here: https://github.com/py-pdf/pypdf_table_extraction |
@MartinThoma @vinayak-mehta @bosd I am facing the same error as Kushal, |
Please try the code from the new repo. |
It seems like camelot is dead:
Besides the owner there are only 35 other contributors.
https://opencollective.com/camelot might be another way to check if it's dead.
Does anybody know more? Should we try to transfer the project to https://github.com/jazzband ?
The text was updated successfully, but these errors were encountered: