¡@

Home 

python Programming Glossary: hacker

Beginner looking for beautiful and instructional Python code

http://stackoverflow.com/questions/125019/beginner-looking-for-beautiful-and-instructional-python-code

is best spelled out by Nat Friedman's How to become a hacker . I'm aware of O'Reilly's Beautiful Code but think of it as..

Does Python have a stack/heap and how is memory managed?

http://stackoverflow.com/questions/14546178/does-python-have-a-stack-heap-and-how-is-memory-managed

about the internals of the Python Virtual Machine In true hacker spirit the Python Object Allocator source code share improve..

Undecompilable Python

http://stackoverflow.com/questions/15087339/undecompilable-python

you have to ask yourself if this is worth it. A determined hacker can still analyze your bytecode do a some frequency analysis..

Verifying peer in SSL using python

http://stackoverflow.com/questions/1519074/verifying-peer-in-ssl-using-python

certificate because it can be issued by some evil hacker as well as by you trustworthy server. Please acquire some knowledge.. signed certificate will not protect you even from a clever hacker in your own network not even considering internet security in..

Python - Zelle book uses eval(), is it wrong?

http://stackoverflow.com/questions/15995787/python-zelle-book-uses-eval-is-it-wrong

the Python community I don't want Mr. Zelle to be a Python hacker and uncover all of its secrets but little details like these..

Architecting from scratch in Python: what to use?

http://stackoverflow.com/questions/3143115/architecting-from-scratch-in-python-what-to-use

http clemesha.org blog 2009 jul 05 modern python hacker tools virtualenv fabric pip note that fabric is also cool but..

Python: make eval safe

http://stackoverflow.com/questions/3513292/python-make-eval-safe

to get it working right Definitely the latter a clever hacker will always manage to find a way around your precautions. If..

Sheet music library

http://stackoverflow.com/questions/5411185/sheet-music-library

music library I'm a python hacker looking to build a sheet music app. I'm comfortable with reading..

Using PIL to make all white pixels transparent?

http://stackoverflow.com/questions/765736/using-pil-to-make-all-white-pixels-transparent

pixels transparent using the Python Image Library. I'm a C hacker trying to learn python so be gentle I've got the conversion..