CHANGE_LOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
confluence_manager/__init__.py
confluence_manager/__main__.py
confluence_manager/chart_generator.py
confluence_manager/config.py
confluence_manager/confluence_client.py
confluence_manager/page_updater.py
confluence_manager/report_utils.py
confluence_manager/table_handler.py
confluence_manager/table_utils.py
confluence_manager/text_formatter.py
confluence_manager/themes.py
confluence_manager.egg-info/PKG-INFO
confluence_manager.egg-info/SOURCES.txt
confluence_manager.egg-info/dependency_links.txt
confluence_manager.egg-info/entry_points.txt
confluence_manager.egg-info/requires.txt
confluence_manager.egg-info/top_level.txt
examples/basic_usage.py
examples/chart_examples.py
examples/ci_report.py
examples/ci_results.json
examples/complete_example.py
examples/deployments.json
examples/multi_table_report.py
examples/page_builder_example.py
examples/page_config.json
examples/reusable_functions.py
examples/sample_data.json
examples/sprint_status.json
examples/table_examples.py
examples/team_metrics.json
examples/update_existing_page.py