Weverse.py

Latest version: v1.0.3

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

Scan your dependencies

1.0.2.1

Changes
As the logs have been throwing expected exceptions, it is of no use and serves as a false-positive, which is why the API wrapper has been changed to ignore them silently:

- Raises NotFound exception when fetching Weverse System Notices. (Basically Notices that have no community ID.)
- Silently ignores Forbidden exception in __notification_stream when fetching Media. (This is usually because the Media is membership-only.)
- Silently ignores Forbidden exception in __notification_stream when fetching Notice. (This is usually because the Notice is membership-only.)
- Ignores Weverse System Notices in __notification_stream.

1.0.2

Changes
As the logs have been throwing expected exceptions, it is of no use and serves as a false-positive, which is why the API wrapper has been changed to ignore them silently:

- Raises NotFound exception when fetching Weverse System Notices. (Basically Notices that have no community ID.)
- Silently ignores Forbidden exception in __notification_stream when fetching Media. (This is usually because the Media is membership-only.)
- Ignores Weverse System Notices in __notification_stream.

1.0.1

Bug Fixes
As group profiles do not have certain attributes, the Member class of the API wrapper has been changed to reflect it accordingly:
- Made has_membership attribute for Member class optional.
- Made is_hidden attribute for Member class optional.
- Made is _blinded attribute for Member class optional.
- Made first_joined_at attribute for Member class optional.

1.0.0

Initial Release of Weverse.py

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.