CMD + K

simplemachinesforum

Community

Python request API to simplemachinesforum

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::simplemachinesforum

Usage Tracking

0.4.5
0.4.4
0.4.2
3 / 8 versions selected
Downloads (Last 6 months): 0

Description

Python request API to Simple Machines Forum: https://www.simplemachines.org/

A forum is for humans, please use this piece of software only in combination with YOUR OWN FORUM or by order of the forum owner itself to provide a valuable service. Be aware that bots are not tolerated on most boards and its use will lead to a ban.

  • It can create a new topic with new_topic() on a remote simple machines forum over the network, all it needs is a valid user account to login.
  • Given a topic ID, toggle the topic's stickiness with toggle_sticky().
  • Given a subject name and board, return the topic id for the matching topic with get_topic_id.
  • Use the advanced search feature, and return the list of matches with advanced_search().
  • Given a board, return the topic id for all currently stickied topics with get_stickied_posts().

About

Summary

Python request API to simplemachinesforum

Last Updated

Mar 7, 2023 at 02:00

License

MIT

Total Downloads

6.7K

Supported Platforms

noarch