Skip to main content

Python library for interacting with the Alpha Clock Five

Project description

# PyAlphaClock: Library for interacting with the Alpha Clock Five

Simple Pythonic library for manipulating the screen of the [Alpha Clock Five](http://wiki.evilmadscientist.com/Alpha_Clock_Five) desk clock by [Evil Mad Scientist](http://www.evilmadscientist.com/).

### Installation

` pip install pyalphaclock `

### Usage

`python > from pyalphaclock import AlphaClock > clock = AlphaClock() > clock.clear_screen() > clock.display_scrolling_text("Hello everybody") > from datetime import datetime > now = datetime.now() > clock.display_time(now) > clock.display_date(now) `

### License

MIT

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

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

Source Distribution

pyalphaclock-0.1.tar.gz (2.9 kB view details)

Uploaded Source

File details

Details for the file pyalphaclock-0.1.tar.gz.

File metadata

  • Download URL: pyalphaclock-0.1.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pyalphaclock-0.1.tar.gz
Algorithm Hash digest
SHA256 0ecc00e55aa145b52291c7180664bd6a7d5f9ddfce30bba13dae3c2fa0695427
MD5 80fa3d6150c74444cc6eae6048b93395
BLAKE2b-256 b6d9b1c7b0315df76271e874d3d9e9bdbbdab10e1012045efb4d329592395f7a

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