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

Uploaded Source

Built Distributions

pyrinter-0.0.1a4-py3-none-win_amd64.whl (6.3 kB view details)

Uploaded Python 3 Windows x86-64

pyrinter-0.0.1a4-py3-none-win32.whl (6.3 kB view details)

Uploaded Python 3 Windows x86

File details

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

File metadata

  • Download URL: pyrinter-0.0.1a4.tar.gz
  • Upload date:
  • Size: 5.2 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.1a4.tar.gz
Algorithm Hash digest
SHA256 ffae1fd424c903e0414c165e94b1db06213d21d2e1dd917dadd349e841ad02f5
MD5 63673a8c30d8aecec1853e959170f9b3
BLAKE2b-256 8a6718e33e3cd1c2d8df7ca3021921c07c1c5de8d5c337c7220bfa3cff4e422f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyrinter-0.0.1a4-py3-none-win_amd64.whl
Algorithm Hash digest
SHA256 f140e20d8544a4a987d281953a955fa9129b6ce922725f73125031ed1b710d2e
MD5 0be08a924ffdbe9b4c634e6a26bfb713
BLAKE2b-256 edb82b6b928cd027a6a15e07b139265ab0cc2a2b7eb2a27fb16098ee1f1a898c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyrinter-0.0.1a4-py3-none-win32.whl
  • Upload date:
  • Size: 6.3 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.1a4-py3-none-win32.whl
Algorithm Hash digest
SHA256 05162ab4235085fd88bd1dcc77f313aa9997a9eb9f72fa37a9163d7cd5c08f90
MD5 c688d08fb8949483645c44ec4d7ae74a
BLAKE2b-256 f669933857f749daaada6bcb81e959fa6d2dcbbd4f8a69974ea8c25f8a3654ad

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