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 -g
## 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
File details
Details for the file pyglance-0.1.2.tar.gz
.
File metadata
- Download URL: pyglance-0.1.2.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4d5fbcd1651dce222deb8ae43c4ba8b7f82444f8ab0b224dbebc5cb3bf103a4 |
|
MD5 | 88ff69a240ca1ffb00fc6ddbf36c37b2 |
|
BLAKE2b-256 | 3d0859ddf208045c59ffaf8fe29c85ae5bc6878db6c79350d59f9e241e605138 |