Simplemachinesforum

Latest version: v0.4.5

Safety actively analyzes 630450 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.4.0

Added
- Given a topic ID, toggle the topic's stickiness with `toggle_sticky()`. [PR3](https://github.com/oliver-zehentleitner/python-simplemachinesforum/pull/3) Thanks to [metal-crow](https://github.com/metal-crow)!
- Given a subject name and board, return the topic id for the matching topic with `get_topic_id`. [PR3](https://github.com/oliver-zehentleitner/python-simplemachinesforum/pull/3) Thanks to [metal-crow](https://github.com/metal-crow)!
- Use the advanced search feature, and return the list of matches with `advanced_search()`. [PR3](https://github.com/oliver-zehentleitner/python-simplemachinesforum/pull/3) Thanks to [metal-crow](https://github.com/metal-crow)!
- Given a board, return the topic id for all currently stickied topics with `get_stickied_posts()`. [PR3](https://github.com/oliver-zehentleitner/python-simplemachinesforum/pull/3) Thanks to [metal-crow](https://github.com/metal-crow)!

0.3.0

Added
- docstrings
- new_topics now returns True or False

0.2.0

Added
- new_topic() support msg_icon, notify, sticky, ...

0.1.6

Fixed
- KeyError

0.1.5

- troubles with pypi :)

0.1.0

Added
- _login method
- new_topic method
- github
- pypi

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.