Skip to content

migrate(uv): migrate examples to use uv and PEP 723 Python Scripts#705

Open
hasansezertasan wants to merge 9 commits intopython-escpos:masterfrom
hasansezertasan:migrate/uv/examples
Open

migrate(uv): migrate examples to use uv and PEP 723 Python Scripts#705
hasansezertasan wants to merge 9 commits intopython-escpos:masterfrom
hasansezertasan:migrate/uv/examples

Conversation

@hasansezertasan
Copy link
Contributor

Related to #704

- Changed base image to use UV with Python 3.11.
- Updated working directory and file copying to align with UV requirements.
- Removed requirements.txt and replaced it with uv.lock and pyproject.toml for dependency management.
- Modified README to reflect new build and run commands.
- Set default command to run the application using UV.
… ESC/POS integration

- Added a new Flask application example in the `flask-example` directory.
- Implemented a simple printing functionality using `CupsPrinter`.
- Created a Dockerfile for building and running the application.
- Included `pyproject.toml` and `uv.lock` for dependency management.
- Updated README with build and run instructions.
hasansezertasan and others added 6 commits February 10, 2026 01:45
Co-authored-by: Benito López <belono@users.noreply.github.com>
Co-authored-by: Benito López <belono@users.noreply.github.com>
Co-authored-by: Benito López <belono@users.noreply.github.com>
Co-authored-by: Benito López <belono@users.noreply.github.com>
Co-authored-by: Benito López <belono@users.noreply.github.com>
Co-authored-by: Benito López <belono@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants