Commit Graph

4 Commits

Author SHA1 Message Date
0e0ce97026 Update README with revised limitations and remove local testing setup
Adjusted the limitations section for clarity and updated emoji limits to reflect current app-wide constraints. Removed the local testing setup section, likely to streamline the README and focus on essential information.
2025-04-23 18:44:28 +02:00
a1d49f9648 Refactor progress bar setup and improve event handling.
Moved ProgressBarManager initialization to the `on_ready` event for better encapsulation. Updated `show_progress` to include a concise docstring and ensure consistent functionality.
2025-04-23 18:27:03 +02:00
169656023c Add support for hatch-fancy-pypi-readme in pyproject.toml
This update integrates `hatch-fancy-pypi-readme` to enhance PyPI package descriptions using fragments and substitutions. Adjustments include dynamic readme handling and metadata hooks for better customization of content. Updated the README table of contents to include new sections.
2025-04-23 18:08:59 +02:00
703a9aef34 First Commit 2025-04-23 18:03:09 +02:00