confluence-rest-library 1.0.0
https://pypi.org/project/confluence-rest-library/
functions dir(Confluence) ['__class__', '__delattr__', '__dict__', '__dir__', '__doc__', '__enter__', '__eq__', '__exit__', '__format__', '__ge__', '__getattribute__', '__gt__', '__hash__', '__init__', '__init_subclass__', '__le__', '__lt__', '__module__', '__ne__', '__new__', '__reduce__', '__reduce_ex__', '__repr__', '__setattr__', '__sizeof__', '__str__', '__subclasshook__', '__weakref__', '_delete', '_get', '_get_paged_results', '_get_single_result', '_handle_response_errors', '_post', '_post_return_multiple', '_post_return_single', '_put', '_put_return_single', 'add_attachment', 'add_content_watch', 'add_space_watch', 'client', 'create_content', 'create_content_property', 'create_labels', 'create_space', 'create_space_property', 'delete_content', 'delete_content_property', 'delete_label', 'delete_space', 'delete_space_property', 'get_anonymous_user', 'get_attachments', 'get_audit_records', 'get_child_pages', 'get_comments', 'get_content', 'get_content_by_id', 'get_content_history', 'get_content_properties', 'get_content_property', 'get_current_user', 'get_group', 'get_group_members', 'get_groups', 'get_labels', 'get_long_task', 'get_long_tasks', 'get_space', 'get_space_content', 'get_space_content_with_type', 'get_space_properties', 'get_space_property', 'get_spaces', 'get_user', 'get_user_groups', 'is_user_watching_content', 'is_user_watching_space', 'remove_content_watch', 'remove_space_watch', 'search', 'update_content', 'update_content_property', 'update_space', 'update_space_property' ] | |