PyIB is an imageboard platform using Python, WSGI/FastCGI, MySQL, and Tenjin to create a unique piece of software aimed towards imageboard websites with a large userbase. It achieves a large amount of speedup through Python's multithreading technologies, performing HTML generation and database queries asynchronously.
The BASC Archiver is a Python library used to archive imageboard threads. It uses the 4chan API with the py4chan wrapper. Developers are free to use the BASC-Archiver library for some interesting third-party applications, as it is licensed under the LGPLv3.
It comes with a CLI interface for
... [More] archiving threads, the thread-archiver. (A GUI interface is under development.)
The thread-archiver is designed to archive all content from a 4chan thread. It replaces the typical "Right-click Save As, Web Page Complete" action, which does not save full-sized images or JSON. It works as a guerilla, static HTML alternative to Fuuka. [Less]
BASC-py4chan is a Python library that gives access to the 4chan API and an object-oriented way to browse and get board and thread information quickly and easily.
Originally written by Edgeworth, the library has been adopted and extended by Bibliotheca Anonoma.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy