Build Conway's Game of Life in Python (5 Minutes): https://www.reddit.com/r/Python/comments/50wl2f/build_conways_game_of_life_in_python_5_minutes/
reddit
Build Conway's Game of Life in Python (5 Minutes) • /r/Python
2 points and 0 comments so far on reddit
Limnoria/Supybot FiSH (CBC) encryption plugin, (X-Post to /r/IRC): https://www.reddit.com/r/Python/comments/50x4ud/limnoriasupybot_fish_cbc_encryption_plugin_xpost/
reddit
Limnoria/Supybot FiSH (CBC) encryption plugin, (X-Post... • /r/Python
1 points and 1 comments so far on reddit
How do I package my scripts/programs so that others can run them with no unnecessary setup, installs, etc: https://www.reddit.com/r/Python/comments/50x7sr/how_do_i_package_my_scriptsprograms_so_that/
reddit
How do I package my scripts/programs so that others... • /r/Python
Is there something like py2exe but not deprecated? I would like to write a program for distribution that would have a lot of modules.
Total of pip packages downloaded, separated by Python versions: https://www.reddit.com/r/Python/comments/50xf8y/total_of_pip_packages_downloaded_separated_by/
reddit
Total of pip packages downloaded, separated by Python... • /r/Python
3 points and 0 comments so far on reddit
What's the "Django" in other popular areas of Python development?: https://www.reddit.com/r/Python/comments/50xfop/whats_the_django_in_other_popular_areas_of_python/
reddit
What's the "Django" in other popular areas of Python... • /r/Python
I'm a data scientist but learned django to rapidly develop some in house tools for our data team. I find it so amazing how Django implements the...
What the right way to analyse a text for adult content identification?: http://stackoverflow.com/questions/39200888/what-the-right-way-to-analyse-a-text-for-adult-content-identification
Stack Overflow
What the right way to analyse a text for adult content identification?
I want to filter out adult content from tweets (or any text for that matter).
For spam detection, we have datasets that check whether a particular text is spam or ham.
For adult content, I foun...
For spam detection, we have datasets that check whether a particular text is spam or ham.
For adult content, I foun...
This post will tell you how to use the __new__ and __init__ function in the python class: https://www.reddit.com/r/Python/comments/50xv3s/this_post_will_tell_you_how_to_use_the_new_and/
reddit
This post will tell you how to use the __new__ and... • /r/Python
1 points and 0 comments so far on reddit
The download stats still show that no-one uses Python 3 and EVERYONE is using Python 2. Which proves that the stats have always been bullshit.: https://www.reddit.com/r/Python/comments/50yh1v/the_download_stats_still_show_that_noone_uses/
reddit
The download stats still show that no-one uses Python... • /r/Python
For the longest time the download stats have been the thing that Python 2 holdouts use to prove to Python 3 is basically completely unused. But I...
An interpreter written in Python for the imperative, stack based language called Whitespace.: https://www.reddit.com/r/Python/comments/50ypnk/an_interpreter_written_in_python_for_the/
reddit
An interpreter written in Python for the imperative,... • /r/Python
2 points and 0 comments so far on reddit
vault.py - A secure, cross platform password manager for the command line. Feedback welcome!: https://www.reddit.com/r/Python/comments/50zgul/vaultpy_a_secure_cross_platform_password_manager/
golang – encoding/csv: Reading is slower than python: https://github.com/golang/go/issues/16791
GitHub
encoding/csv: Reading is slow · Issue #16791 · golang/go
$ go version go version go1.7 linux/amd64 Reading of csv files is, out of the box, quite slow (tl;dr: 3x slower than a simple Java program, 1.5x slower than the obvious python code). A typical exam...
AttributeError: 'ErrorbarContainer' object has no attribute 'set_ylim': http://stackoverflow.com/questions/39260561/attributeerror-errorbarcontainer-object-has-no-attribute-set-ylim
Stackoverflow
AttributeError: 'ErrorbarContainer' object has no attribute 'set_ylim'
I am plotting the results of some experiments with error bars. I'd like to be able to set the y limit in the case of results with extreme outliers that aren't interesting. This code:
axes = plt.er...
axes = plt.er...
Python driver for ArangoDB, a NoSQL graph database: https://www.reddit.com/r/Python/comments/50ztwd/python_driver_for_arangodb_a_nosql_graph_database/
reddit
Python driver for ArangoDB, a NoSQL graph database • /r/Python
3 points and 0 comments so far on reddit