Skip to content

Proposed pychan Abstract Class #7

Description

@antonizoon

Since I am going to try and create py8chan and py420chan wrapper classes (since their APIs were based on 4chan's API), I have been refactoring the BASC-py4chan wrapper to make it more extendable.

However, maybe it might be a good idea to create an abstract class like we did in the BASC-Archiver, which defines a standard interface with default functions that is extended and overrided by py4chan or py8chan.

That way, most of the code to generate attributes can be shared, while special features of a website (such as 8chan's multiple images on one post) can also be supported with a few overrides.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions