cr0hn

Results 64 issues of cr0hn

new study case proposal
Hacking

Add :term: tag to generate glosary, using this: `http://sphinx-doc.org/markup/inline.html#role-guilabel`_

enhancement proposal

types, default values, numeric params, restrictions...

new study case proposal
Develop

Colors in console without ncurses

new study case proposal
Develop

Display information in console using ASCII tables

new study case proposal
Develop

Good code practices using PEP 8.

new study case proposal
Develop

pprint to display list and dicts

enhancement proposal
Develop

Converting Python to C. Compiling Python. Python2exe and pypy

new study case proposal
Develop

- Access to environment vars using globals(). - List class vars and methods using: vars() and dir(). - Accessing to private vars and methods in Python. Python hasn't private visibility:...

new study case proposal
Develop

Making a plugin system: - Create a plugins system - Plugin execution order - Plugin dependencies

new study case proposal
Develop