Skip to content

Instantly share code, notes, and snippets.

View frkca's full-sized avatar

Pavel Frkal frkca

  • Brno
View GitHub Profile
@frkca
frkca / Pipfile
Created October 9, 2024 12:52 — forked from dogtopus/Pipfile
Brother P-Touch PT-P300BT bluetooth driver python
[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"
[packages]
pybluez = "*"
pillow = "*"
packbits = "*"