A command-line program which draws pretty animated colored circles in the terminal.
Project description
Dependencies
Developed on on Ubuntu 14.04.
Likely runs on other Linux.
Might work on OSX.
Will not work on Windows. The ‘cmd’ terminal does not accept ANSI terminal codes. Could probably be made to work on Windows using ‘colorama’, or ansi.sys, but I don’t have a Windows machine, and don’t plan on doing that.
Tested on Python 3.4 & 3.5. Probably also runs on other 3.x, but not on 2.x.
Python dependencies are specified in setup.py.
Install
pip install cbeams
Usage
See cbeams -h.
Immediate Future Plans
README should include a link to the binary release(s?)
Can README embed that ascii cinema thing? If not, embed a screenshot and link to it.
Test on OSX
Create a redistributable binary for OSX
Backport wheel creation into my python-app template
Backport python3.5.1 to my python-app template
Backport Linux redistributable binary to my python-app template
Backport OSX redistributable binary to my python-app template
Hacking
To populate a virtualenv, run tests, etc, see the commands in the Makefile. These can often work in Windows too, under Bash shells like Cygwin, Msys.
Populating the virtualenv in the manner shown in the Makefile will also add “-e .” to the virtualenv, which adds this project in ‘develop mode’, meaning both that source edits are immediately visible within the virtualenv, and that the application entry points listed in setup.py are converted into executable scripts on the PATH.
Thanks
To Erik Rose, for the fabulous Blessings package. https://pypi-hypernode.com/pypi/blessings
Contact
- For users:
Downloads & documentation: http://pypi.python.org/pypi/cbeams/
- For developers:
Souce code & issues: https://github.com/tartley/cbeams/
- Author:
Jonathan Hartley, email: tartley at domain tartley.com, Twitter: @tartley.
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
Built Distribution
File details
Details for the file cbeams-1.0.0rc3.tar.gz
.
File metadata
- Download URL: cbeams-1.0.0rc3.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a58e4fcd273ea88487938b867c70718c29664944d534268484e8e55e40e25089 |
|
MD5 | 96503b97c542c89910326c6968c3b506 |
|
BLAKE2b-256 | a5f128efe83cbed2b7ec7f72d9a1904478471519dd065714b69ba931fafa842d |
File details
Details for the file cbeams-1.0.0rc3-py3-none-any.whl
.
File metadata
- Download URL: cbeams-1.0.0rc3-py3-none-any.whl
- Upload date:
- Size: 8.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3a84e5d9bcb2a975661fe90e0c05efe784deb0b50015a0ffeccfd190796a7c4 |
|
MD5 | f355403e5bad22c152642f5c0b27ff51 |
|
BLAKE2b-256 | e22db48df221621b5d17456e0b55e8d05c077c08ec84f951974d0714125606db |