andhus / scantree

Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
MIT License
13 stars 7 forks source link

Project Status -> Contributors/Maintainers Welcome! #8

Open gaby opened 2 years ago

gaby commented 2 years ago

Hello @andhus

What is the status of this project? Any plans to merge the open PR's and add support for newer Python versions? or are you looking for someone to takeover ?

gaby commented 2 years ago

@andhus Friendly bump

gaby commented 2 years ago

@andhus Friendly bump

andhus commented 2 years ago

Hey @gaby! Thanks for bringing this up 👍 and for the friendly - patient - bumps. Indeed it would be great if someone/you would like to take over :)

Running a startup + kids has forced me to be extremely harsh on priorities and minimal time for side projects, unfortunately.

There's also the related project https://github.com/andhus/dirhash-python that kind of spawned this one.

gaby commented 2 years ago

Hey @gaby! Thanks for bringing this up 👍 and for the friendly - patient - bumps. Indeed it would be great if someone/you would like to take over :)

Running a startup + kids has forced me to be extremely harsh on priorities and minimal time for side projects, unfortunately.

There's also the related project https://github.com/andhus/dirhash-python that kind of spawned this one.

Hello @andhus

Thanks for the update and merging #7 I would be more than available to take over if need be. I found this project on Pypi.org while trying to implement myself a scantree function.

The dirhash-python is also very interesting, I'd have to take a look at that one too.

Let me know if you need anything from me, regarding doing a takeover.

andhus commented 2 years ago

Thanks, @gaby. Yeah, the only open issue as of now (as I understand) is related to Windows compatibility, which would of course be good. If you want to look into that it would be much appreciated. Otherwise, feel free to suggest improvements or monitor PRs/Issues. I'll make sure to check in more often, and if that becomes a bottleneck I'll give you merge/push access :)

gaby commented 2 years ago

Will do, I just accepted the invitation :-)

andhus commented 2 years ago

(you should now be added as collaborator again)

iurisilvio commented 8 months ago

Hey @andhus! Can I help here?

I wan't to remove six dependency from my project and scantree is one blocking me on this. My project use dirhash, I can help maintaining both.

Happy new year! 🎆

gaby commented 8 months ago

@iurisilvio I will take a look this week. It's only used to detect string types

iurisilvio commented 8 months ago

Don't worry! I'll probably make some PRs soon.

iurisilvio commented 8 months ago

https://github.com/andhus/scantree/pull/11 :)

dirhash don't use six, it is just a transitive dependency because of scantree.

andhus commented 8 months ago

Hey @andhus! Can I help here?

I wan't to remove six dependency from my project and scantree is one blocking me on this. My project use dirhash, I can help maintaining both.

Happy new year! 🎆

Hey, Happy New Year, and thanks for taking the time @iurisilvio. It would be great if you could help out bringing the two projects up to date 🙏

andhus commented 8 months ago

Taking a brief look at this now ...after 5 years or so. Invited you as a contributor @gaby (don't know how/when you were removed?) and you as well @iurisilvio

gaby commented 8 months ago

@andhus 😂 probably a glitch from Github. No wonder the approval of the PR showed as gray instead of green