Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugoruscitti/lanas
Una consola interactiva de python simple y bonita.
https://github.com/hugoruscitti/lanas
Last synced: 13 days ago
JSON representation
Una consola interactiva de python simple y bonita.
- Host: GitHub
- URL: https://github.com/hugoruscitti/lanas
- Owner: hugoruscitti
- Created: 2012-08-11T02:07:34.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-08T03:18:31.000Z (over 10 years ago)
- Last Synced: 2024-09-21T12:42:54.745Z (about 2 months ago)
- Language: Python
- Size: 541 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
=====
lanas
=====Una consola interactiva de python simple y atractiva.
.. image:: http://farm9.staticflickr.com/8035/7952092670_f578a19afe_b.jpg
Instalación en ubuntu
---------------------::
sudo apt-get install python-setuptools python-qt4
git clone http://github.com/hugoruscitti/lanas
cd lanas
sudo python setup.py installInstalación en Mac OSX
----------------------Similar a los pasos en ubuntu, solo que hay que usar homebrew_ para instalar pyqt4.
.. _homebrew: http://mxcl.github.com/homebrew/
Atajos de teclado
-----------------alt + Aumenta el tamaño de tipografia.
alt - Disminuye el tamaño de tipografia.
alt i Alterna el panel log.
alt s Guarda todo el contenido de la consola en un archivo externo.