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.1a5.tar.gz (5.3 kB view details)

Uploaded Source

Built Distributions

pyrinter-0.0.1a5-py3-none-win_amd64.whl (6.4 kB view details)

Uploaded Python 3 Windows x86-64

pyrinter-0.0.1a5-py3-none-win32.whl (6.4 kB view details)

Uploaded Python 3 Windows x86

File details

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

File metadata

  • Download URL: pyrinter-0.0.1a5.tar.gz
  • Upload date:
  • Size: 5.3 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.1a5.tar.gz
Algorithm Hash digest
SHA256 68b0d9aef397f49016bc99584af42dbb23bf76989fa8594c25b2e339a7d07272
MD5 29a60357b72976eca381060dce705d12
BLAKE2b-256 9a676a5462d821cc39548a10556a1a6c7040f4340e1bf097de05b5feed9bb650

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyrinter-0.0.1a5-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 053abd34a339b1ddcc345f179154cde37fd686a879d322264ff2b53ecfb6f937
MD5 bd3277c3f2c153a3a2db0e37b7510806
BLAKE2b-256 6f9c5426a6a44c149389b0d9b3d0a30cede9a4184bc64b6f8c8a749c301f3070

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrinter-0.0.1a5-py3-none-win32.whl
  • Upload date:
  • Size: 6.4 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.1a5-py3-none-win32.whl
Algorithm Hash digest
SHA256 76eac7ee9fd35aa3e3492a9804bad6ed8cc871c23871fe07f85631b97819c971
MD5 39b0b9b3563dd9d915e5a8ec8a03f3d0
BLAKE2b-256 228198979d307086ca2294b1ee3b8ab08ee8a768048520abf1dd3514a667781d

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