_
_ __ _ _ __ _| | __ _ _ __ ___ ___
| '_ \| | | |/ _` | |/ _` | '_ \ / __/ _ \
| |_) | |_| | (_| | | (_| | | | | (_| __/
| .__/ \__, |\__, |_|\__,_|_| |_|\___\___|
|_| |___/ |___/
# pyglance
A python client and library for [Glance](http://github.com/Miserlou/Glance) applications.
It's not the best because it doesn't have top/bottom registration marks yet. Improvements welcome.
## Installation
pip install pyglance
## Usage (CLI)
$ glance filename.txt
$ glance file1.txt file2.txt --speed 500
## Usage (Programmatic)
from pyglance import glance
glance(your_text_string)
wpm = 800
glance(your_text_string, wpm)
## About
There were some other attempts to do this, but none that quite accurately matched the 'Glance' timing and spacing specification.
This is used by the [seek](http://github.com/Miserlou/seek) project.
3 Clause BSD, Rich Jones 2014.
_ __ _ _ __ _| | __ _ _ __ ___ ___
| '_ \| | | |/ _` | |/ _` | '_ \ / __/ _ \
| |_) | |_| | (_| | | (_| | | | | (_| __/
| .__/ \__, |\__, |_|\__,_|_| |_|\___\___|
|_| |___/ |___/
# pyglance
A python client and library for [Glance](http://github.com/Miserlou/Glance) applications.
It's not the best because it doesn't have top/bottom registration marks yet. Improvements welcome.
## Installation
pip install pyglance
## Usage (CLI)
$ glance filename.txt
$ glance file1.txt file2.txt --speed 500
## Usage (Programmatic)
from pyglance import glance
glance(your_text_string)
wpm = 800
glance(your_text_string, wpm)
## About
There were some other attempts to do this, but none that quite accurately matched the 'Glance' timing and spacing specification.
This is used by the [seek](http://github.com/Miserlou/seek) project.
3 Clause BSD, Rich Jones 2014.
Release files for pyglance 0.3.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyglance-0.3.1.tar.gz | 4.4 kB | Details |
Release files / pyglance-0.3.1.tar.gz
| Download URL | pyglance-0.3.1.tar.gz |
|---|---|
| Size | 4.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
466e192601bc04704a844e5d1cb361cd82e435486e25302b4b6d55a103bd014d
|
|
BLAKE2b-256 checksum How to use checksums |
4d0af372b90428bf3d500a0284ccf3aa881a8a0ceb159b718679d38dd3a21dac
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |