bunch
bunch copied to clipboard
Bunch is dead!
... except if we merge !
see https://github.com/dsc/bunch/network
Maybe we should create an organization and try to consolidate our efforts
Pinging @dsc @Infinidat
Pinging @vmalloc
Pinging @pombredanne also
GitHub organization created https://github.com/pybunch
Check out munch, our newer fork of bunch. On יום ו׳, 2 באוק׳ 2015 at 18:07 femtotrader [email protected] wrote:
GitHub organization created https://github.com/pybunch
— Reply to this email directly or view it on GitHub https://github.com/dsc/bunch/issues/32#issuecomment-145054398.
This one https://github.com/Infinidat/munch But could you update https://pypi.python.org/pypi/munch/
What is your opinion about an organization ? because we can't have so many issues opened (and that we can't close). Having an org just for this quite interesting lib could help to maintain it.
Several of our own projects already use Munch, so I don't think we'll switch back to Bunch any time soon. Bunch itself is indeed dead, as there are several issues I couldn't even get a reply on for several months before I despaired. I will release a new version of Munch (just added 3.5 support as well), and will fix the doctests. Thanks!
Could you post here when package will be available on PyPi ? Thanks.
Sure - just uploaded v2.0.3 with the doctest fixes and tested against Python 3.5. If you experience any more issues don't hesitate to report them.
Thanks. Your rst need to be fixed https://pypi.python.org/pypi/munch/
restview can help
convert to RST using
pandoc -f markdown -t rst README.md -o README.rst
validate using
restview --pypi-strict README.rst
Fixed - the long description was accidentally taken from Markdown....
You can also use Markdown
but according
http://peterdowns.com/posts/first-time-with-pypi.html
you need a setup.cfg
Cool, although I prefer leaving it to Github...
hope to you thanks trying to fix my code now.
Since this package seems to be abandoned I have forked it and uploaded an updated version to pypi https://pypi.python.org/pypi/neobunch
Feel free to use it and submit patches.
@F483 I would suggest you consider munch at https://github.com/Infinidat/munch which is the alive and maintained fork
@F483 and is on Pypi too: https://pypi.python.org/pypi/munch/