A Glance client and library for terminal speed reading.
Project description
_
_ __ _ _ __ _| | __ _ _ __ ___ ___
| '_ \| | | |/ _` | |/ _` | '_ \ / __/ _ \
| |_) | |_| | (_| | | (_| | | | | (_| __/
| .__/ \__, |\__, |_|\__,_|_| |_|\___\___|
|_| |___/ |___/
# 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyglance-0.2.0.tar.gz
(3.6 kB
view details)
File details
Details for the file pyglance-0.2.0.tar.gz
.
File metadata
- Download URL: pyglance-0.2.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f250b937268484ebbae04038c0b436f1b28cffd3bcd6a4d23dd7e111ab2d0201 |
|
MD5 | 7cb4df1df217ba9386757dd82a912896 |
|
BLAKE2b-256 | 9b61ecd689314dfb864b97f5b8135d4e9a9e52aefe99b079148d768a7f52524d |