Skip to main content

python printer package

Project description

Pyrinter

Github licence PyPI version Code style: black Documentation Status

What is it

Pyrinter is a free open source python package for easy way to use physical printers.

As for the moment the package only works on windows, but in the future we want to make it cross platform

How to Install

with pip:

pip install pyrinter

How to Use

the following code is a hello world for printing text using the printer PDFCreator (the printer name may be empty for default printer):

from pyrinter import Printer
from pyrinter import Document

doc = Document()
doc.add_text("Hello World")

printer = Printer("PDFCreator")
printer.print_doc(doc)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrinter-0.0.1a3.tar.gz (4.5 kB view details)

Uploaded Source

Built Distributions

pyrinter-0.0.1a3-py3-none-win_amd64.whl (5.8 kB view details)

Uploaded Python 3 Windows x86-64

pyrinter-0.0.1a3-py3-none-win32.whl (5.8 kB view details)

Uploaded Python 3 Windows x86

File details

Details for the file pyrinter-0.0.1a3.tar.gz.

File metadata

  • Download URL: pyrinter-0.0.1a3.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pyrinter-0.0.1a3.tar.gz
Algorithm Hash digest
SHA256 5d90b8c5523ff330267409a7ebb15128cac46af68fc6b029d7cdcc5a4c666463
MD5 56b45e84ba9c2c0d0cdcfb1ed6f06b9a
BLAKE2b-256 e9adc4a6ab7743905a935516a737eb95d20fb368998c165e33df5c347d6b7e62

See more details on using hashes here.

File details

Details for the file pyrinter-0.0.1a3-py3-none-win_amd64.whl.

File metadata

File hashes

Hashes for pyrinter-0.0.1a3-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 63f9b257b668badc0db37b7037d905465511447b30425247d7d24d03780faf8e
MD5 cc2ce2943b61617834e7ec5f18f31bc6
BLAKE2b-256 385ab5e3b78cc47f767182d7d5af2f7af4617c0e5ff94d87302ac105b7520114

See more details on using hashes here.

File details

Details for the file pyrinter-0.0.1a3-py3-none-win32.whl.

File metadata

  • Download URL: pyrinter-0.0.1a3-py3-none-win32.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.7

File hashes

Hashes for pyrinter-0.0.1a3-py3-none-win32.whl
Algorithm Hash digest
SHA256 31351604498804fff189cf572a563d94afb54a8c51989038f08d9e8e0f5653bf
MD5 bfbde2beb1c669a8e618f98450bc5e41
BLAKE2b-256 6d3036e2fe34ebf660d0f095c19245a3a1de7528d7679750b84897d64ed04bc1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page