ScratchABit - pure-Python interactive disassembler, with IDAPython-compatible plugin API: https://www.reddit.com/r/Python/comments/50ul41/scratchabit_purepython_interactive_disassembler/
reddit
ScratchABit - pure-Python interactive disassembler,... • /r/Python
0 points and 1 comments so far on reddit
How to make a copy of a python module in runtime?: http://stackoverflow.com/questions/11170949/how-to-make-a-copy-of-a-python-module-in-runtime
Stackoverflow
How to make a copy of a python module in runtime?
I need to make a copy of a socket module to be able to use it and to have one more socket module monkey-patched and use it differently.
Is it possible?
I mean to really copy a module, namely to g...
Is it possible?
I mean to really copy a module, namely to g...
Would anyone be interested in doing an online hackathon?: https://www.reddit.com/r/Python/comments/50vw9u/would_anyone_be_interested_in_doing_an_online/
reddit
Would anyone be interested in doing an online hackathon? • /r/Python
Hey guys, For people in the U.S., this will be a three day weekend. In addition to that, there are a lot of recent students who just finished...
Trouble keeping track of values in lists (PIL): https://www.reddit.com/r/Python/comments/50vsh3/trouble_keeping_track_of_values_in_lists_pil/
reddit
Trouble keeping track of values in lists (PIL) • /r/Python
Alright, so I am trying to write a script that will go through a series of images (9 in this case), and look at the R,G,B values for each pixel in...
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...