How would I go about publishing a python game to steam?: https://www.reddit.com/r/Python/comments/5keawv/how_would_i_go_about_publishing_a_python_game_to/
reddit
How would I go about publishing a python game to steam? • /r/Python
I'm working on a small, text-based game using pygame. I want to be able to publish it to steam, but I'm not sure what I need to do to my program...
mitmproxy (HTTPS Debugger) 1.0 released, now Python 3 only and with a web interface: https://www.reddit.com/r/Python/comments/5kev64/mitmproxy_https_debugger_10_released_now_python_3/
reddit
mitmproxy (HTTPS Debugger) 1.0 released, now Python 3... • /r/Python
167 points and 16 comments so far on reddit
Reproducing mrjob example from github's 'Hadoop with Python' in hadoop mode: Error launching job , bad input path : File does not exist: http://stackoverflow.com/questions/41314376/reproducing-mrjob-example-from-githubs-hadoop-with-python-in-hadoop-mode-err
Stackoverflow
Reproducing mrjob example from github's 'Hadoop with Python' in hadoop mode: Error launching job , bad input path : File does not…
I'm trying to run the Mrjob example
from the book Hadoop with Python.
(the file salaries.csv can be found here)
So I can start the namenode and the datanode:
start-dfs.sh
returns:
Starting
from the book Hadoop with Python.
(the file salaries.csv can be found here)
So I can start the namenode and the datanode:
start-dfs.sh
returns:
Starting
How to download multiple files from nitroflare with Python?: https://www.reddit.com/r/Python/comments/5kexus/how_to_download_multiple_files_from_nitroflare/
reddit
How to download multiple files from nitroflare with... • /r/Python
Hello, I would like to download several files from file-sharing service nitroflare.com. Since I am not registered user, I am supposed to retype a...
Can someone help with fixing Python in Debian... please: https://www.reddit.com/r/Python/comments/5kf0b3/can_someone_help_with_fixing_python_in_debian/
reddit
Can someone help with fixing Python in Debian... please • /r/Python
tl;dr No module named debpython I'm using Debian 8. I had a slightly weird Python installation where I had too many versions of Python 3, (at...
Deciding on a hosting solution for python scripts and mongodb: https://www.reddit.com/r/Python/comments/5kf7rx/deciding_on_a_hosting_solution_for_python_scripts/
reddit
Deciding on a hosting solution for python scripts and... • /r/Python
I've currently built a data collector script that requests data from an API and stores it in a mongo database. Eventually I want to display this...
Debugging C extension memory safety with valgrind: https://www.reddit.com/r/Python/comments/5kf9d0/debugging_c_extension_memory_safety_with_valgrind/
reddit
Debugging C extension memory safety with valgrind • /r/Python
0 points and 0 comments so far on reddit
Use python to launch a video in kodi?: https://www.reddit.com/r/Python/comments/5kfcsu/use_python_to_launch_a_video_in_kodi/
reddit
Use python to launch a video in kodi? • /r/Python
Does anyone know how to launch a specific video file in Kodi? Been driving myself nuts trying to figure it out and finally figured i'd ask here...
What happened to CorePy, the assembly generator?: https://www.reddit.com/r/Python/comments/5kfr0t/what_happened_to_corepy_the_assembly_generator/
reddit
What happened to CorePy, the assembly generator? • /r/Python
I find the idea of using python to generate assembly very interesting, and the project CorePy seems to do what I wanted. But, it has no site or...
Python Short URL: Generating Tiny URL- and bit.ly-like URLs.: https://www.reddit.com/r/Python/comments/5kg1zk/python_short_url_generating_tiny_url_and/
reddit
Python Short URL: Generating Tiny URL- and bit.ly-like... • /r/Python
3 points and 1 comments so far on reddit
Phi 0.5.0 with its new syntax for Functional Programming in Python!: https://www.reddit.com/r/Python/comments/5kg6re/phi_050_with_its_new_syntax_for_functional/
reddit
Phi 0.5.0 with its new syntax for Functional... • /r/Python
2 points and 0 comments so far on reddit
The Linux 2.5, Ruby 1.9 and Python 3 release management anti-pattern: http://www.lucas-nussbaum.net/blog/?p=916
PIPupdate - Script I made to update all your pip packages: https://www.reddit.com/r/Python/comments/5khpga/pipupdate_script_i_made_to_update_all_your_pip/
reddit
PIPupdate - Script I made to update all your pip packages • /r/Python
First post, thought I'd share a script I made to update all pip packages. Felt like doing it since solutions are all over the place about updating...
The increase in popularity under the stability of 2.7 afforded by 3.x development proves that reliably good enough is better than incompatibly improving: https://www.reddit.com/r/Python/comments/5ki5dj/the_increase_in_popularity_under_the_stability_of/
reddit
The increase in popularity under the stability of 2.7... • /r/Python
Python has greatly benefited from the stability of 2.7 allowed by development on the 3.x branch, proving that once a tool gets good enough,...