Skip to main content

Pattern Letters

Geting started

This library has been tested with Python 3.6-3.10 and Pypy 3.

  • Installation using pip
    $ pip install patlet

Use

horizontal printing

from patlet import PatLet

# output the entered text to the console
PL = PatLet("PatLet")
PL.printer(char='*')

writing .txt file

from patlet import PatLet

# write the entered text to a .txt file
PL = PatLet("i am reading a book")
PL.writer(char="*", filename="book")

Download files

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

Source Distribution

patlet-0.0.2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

patlet-0.0.2-py3-none-any.whl (3.8 kB view details)

Uploaded Python 3

File details

Details for the file patlet-0.0.2.tar.gz.

File metadata

  • Download URL: patlet-0.0.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.6

File hashes

Hashes for patlet-0.0.2.tar.gz
Algorithm Hash digest
SHA256 f848de474856bdb80e8bdf268c462a3d39f02362ae72d77db054b63f1ee9203b
MD5 6a3bea232e36807a1281e48383c6d7b5
BLAKE2b-256 16823e3dbc77f2743b5d41ad9fbccc775d7c07ed314cf4d357373b608124a863

See more details on using hashes here.

File details

Details for the file patlet-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: patlet-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.7.6

File hashes

Hashes for patlet-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 57a76865a0b26425035a97de6720823fdb9a107921b1106f1d13963989b6210f
MD5 e7e2f0904e82209d52ea0d48068412d4
BLAKE2b-256 c9c88c39286f65f83ddd1990b4af4a1f84487f4e8efd6a4ac812e60f2c6a5ea2

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.2 This release

2 files

0.0.1

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page