Skip to main content

Simple Minitel interface in Python

Project description

MiniMinitel

MiniMinitel is a simple Minitel interface in python. It has been created with the help of :

from miniminitel import MiniMinitel

with MiniMinitel("COM4") as minitel:
    minitel.clear()
    
    minitel.cursor_move_to(4, 4)
    minitel.write_double_grandeur("Hello world")

    minitel.write_at(6, 6, "I'm a MiniMinitel")
    minitel.set_blinking()
    minitel.write_at(6, 7, "And I look cool")
    minitel.set_non_blinking()

Setup

Python

MiniMinitel is a work in progress, no version are published to PyPI yet.
Library is written with Python 3.10, no support for other version are guaranteed (should be compatible Python 3.11+)

pip install miniminitel

Minitel

Minitel need to be pluggged to computer throught serial port. Documentation need to be written

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

miniminitel-1.0.3.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

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

miniminitel-1.0.3-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file miniminitel-1.0.3.tar.gz.

File metadata

  • Download URL: miniminitel-1.0.3.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for miniminitel-1.0.3.tar.gz
Algorithm Hash digest
SHA256 1d4b0399b90bf4777d62beb29b3fcf9acfcace5d35d833dbb457fef22ddac227
MD5 394dcde1d20d2cd2385635aa0794fba8
BLAKE2b-256 85f5e98ba4d5e8ce0e8b1850a929134cfb239e622630ad0267361c0515035331

See more details on using hashes here.

File details

Details for the file miniminitel-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: miniminitel-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for miniminitel-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a419c4e3ebf54084df37c0da79491c6bd83f9ad690b40a8d3fb435aae522488b
MD5 cd58a7e5f01b240f01b019ec78e1cfc9
BLAKE2b-256 136e2859190c8ae2b8d3398a0b7c4662f9533054e01e1ef89a2f0876f7baaa5d

See more details on using hashes here.

Supported by

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