CenterForOpenScience / pydocx

An extendable docx file format parser and converter
Other
183 stars 55 forks source link

Is this project still alive? #246

Closed jhubert closed 6 years ago

jhubert commented 6 years ago

It looks like no pull-requests have been merged since February. Is this project still alive or can we do something else to help support? 😃

jlward commented 6 years ago

The project is still alive. We use it extensively. Right now, there are only two PRs with passing tests. I don't have a ton of time to review and merge. If you would like to review and merge issues, feel free to. If you need help with that feel free to let me or @kylegibson know and we can help as needed.

jhubert commented 6 years ago

@jlward Thanks for the quick response. I wasn't meaning to be offensive in case it came off that way.

We'd hired botzill to work on edge cases we find, but he's moving on so we're checking to see what approach we should take next. I'm not as familiar with python so I can do my best to assist but it's likely we'll bring on someone else dedicated to this.

jlward commented 6 years ago

Thanks for the quick response. I wasn't meaning to be offensive in case it came off that way.

No offense taken :)

I'm not as familiar with python so I can do my best to assist but it's likely we'll bring on someone else dedicated to this.

Unfortunately, we don't really have the time to dedicate to fixing bugs that aren't affecting us directly (not very awesome of us, but there it is). I can try to be better about getting existing PRs reviewed and merged into master than I've currently been. If there are pressing PRs you need merged in, feel free to reach out to me and I can see what I can do to help it get merged in.

jhubert commented 6 years ago

Thanks Jason. We’re not blocked by anything because we run it all off of our own repo but I do want to make sure we’re sharing back to the community. No pressure on you guys, I know you’re busy and have your own priorities.

Our instance of pydocx is heavily used to process thousands of documents. If we can help in any way please don’t hesitate to ask.

On Fri, Nov 3, 2017 at 2:49 PM Jason Ward notifications@github.com wrote:

Thanks for the quick response. I wasn't meaning to be offensive in case it came off that way.

No offense taken :)

I'm not as familiar with python so I can do my best to assist but it's likely we'll bring on someone else dedicated to this.

Unfortunately, we don't really have the time to dedicate to fixing bugs that aren't affecting us directly (not very awesome of us, but there it is). I can try to be better about getting existing PRs reviewed and merged into master than I've currently been. If there are pressing PRs you need merged in, feel free to reach out to me and I can see what I can do to help it get merged in.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/CenterForOpenScience/pydocx/issues/246#issuecomment-341835762, or mute the thread https://github.com/notifications/unsubscribe-auth/AAANOK1NodBso22WzlETYcsMJ5uFjta1ks5sy4pfgaJpZM4QRtcf .

IuryAlves commented 6 years ago

I would like to help, but i don`t have much free time either.