bibanon / BASC-py4chan

Python wrapper for 4chan API. The BA's vastly improved fork of Edgeworth's original.
http://basc-py4chan.readthedocs.org/en/latest/index.html
Do What The F*ck You Want To Public License
55 stars 13 forks source link

Import Anorov's 4chan4py Commits #2

Closed antonizoon closed 9 years ago

antonizoon commented 9 years ago

Anorov has recently merged his [4chan4py]() fork of py4chan into this project.

It has a lot of useful bug fixes, and a ton of brand new features, but since a lot of functions have been renamed, it will take hard work with closer inspection to merge them....

Here is a list of what should be merged:

I merged most of the commits below from Anorov, originating before June 7th (when it was still called py-4chan). However, it might be worth a second look, since I haven't tested these imported functions well.

DanielOaks commented 9 years ago

Sure, I can work on this as well while I'm doing the documentation, shouldn't be too much work hopefully!

DanielOaks commented 9 years ago

I merged in those last two commits. That comment cleanup could be improved still, got a few ideas on how to go ahead with that.

antonizoon commented 9 years ago

Most of these commits seem to be merged by now.