Re: making executables smaller

2016-07-27 Thread Daniel Bradburn
A couple of things you can try: * Generate a directory rather than onefile, on the directory you can apply du -hs * | sort -h -r (or treesize if you are using windows https://www.jam-software.com/treesize_free) to see which folders / files are taking up a lot of space. Then once you see what is ta

Re: gevent

2016-05-16 Thread Daniel Bradburn
#x27;, > 'SERVER_PORT': '8000', > 'SERVER_PROTOCOL': 'HTTP/1.0', > 'SERVER_SOFTWARE': 'gevent/1.0 Python/2.7', > 'wsgi.errors': ', mode 'w' at 0x7f4c299bc1e0>, > 'wsgi.input': , >

Re: Downloading Python

2015-10-06 Thread Daniel Bradburn
Hi Sharon, Here are the links for the Python 3.4.2 downloads: https://www.python.org/downloads/release/python-342/#download Regards 2015-10-06 6:49 GMT+02:00 Sharon MOrine : > Hello: > Can you please tell me how to download python 3.4.2 (or .3)? I am new to > programming and the website is