Best current resource for learning Python: https://www.reddit.com/r/Python/comments/5ti52u/best_current_resource_for_learning_python/
reddit
Best current resource for learning Python • /r/Python
I'm a data analyst with little programming experience, but am looking to branch out and learn something new. It seems Python might be the most...
Text Adventure in Graphical Interface.: https://www.reddit.com/r/Python/comments/5ti6hc/text_adventure_in_graphical_interface/
reddit
Text Adventure in Graphical Interface. • /r/Python
Hello, All I've been playing about with a text-adventure game and would like it to run in it's own GUI. I have tinkered with tkinter module but...
File share in a single line of code - no registration, no hassle. Graphical website included (optional): https://www.reddit.com/r/Python/comments/5tiseh/file_share_in_a_single_line_of_code_no/
reddit
File share in a single line of code - no registration,... • /r/Python
0 points and 2 comments so far on reddit
Beginner/Intermediate project ideas for someone with an interest in pure math?: https://www.reddit.com/r/Python/comments/5tis50/beginnerintermediate_project_ideas_for_someone/
reddit
Beginner/Intermediate project ideas for someone with... • /r/Python
I've been learning Python for about a month now and feel I have a basic understanding of the language. I had some elementary experience in Matlab,...
Do you maintain a python library/tool that you think is awesome, but nobody knows about?: https://www.reddit.com/r/Python/comments/5tiyry/do_you_maintain_a_python_librarytool_that_you/
reddit
Do you maintain a python library/tool that you think is... • r/Python
How might one find useful tools, or generalized solutions, that have 1 contributor or sub 10 github-stars? It's one thing to hunt for a solution...
[Help] Error When Trying to Access Paintwear: https://www.reddit.com/r/Python/comments/5tj4zk/help_error_when_trying_to_access_paintwear/
reddit
[Help] Error When Trying to Access Paintwear • /r/Python
If I have some code (using http://csgo.readthedocs.io/en/stable/) def csgo_check_item(a, d, m): try: ...
Reliably resetting embedded interpreters in C : https://www.reddit.com/r/Python/comments/5tj7mm/reliably_resetting_embedded_interpreters_in_c/
reddit
Reliably resetting embedded interpreters in C++ • /r/Python
I'm working on renovating a [Python plugin for Rainmeter](https://github.com/glitchassassin/rainmeter-python), to allow Python scripts to feed...
Twitch bot works for a while then recv spam returns blank: https://www.reddit.com/r/Python/comments/5tjgfc/twitch_bot_works_for_a_while_then_recv_spam/
reddit
Twitch bot works for a while then recv spam returns blank • /r/Python
Hello everyone! I recently made a twitch bot and when run it seems to work flawlessly, however when I leave it running for a long time it runs...
Is it recommendable to use web.py?: https://www.reddit.com/r/Python/comments/5tju8m/is_it_recommendable_to_use_webpy/
reddit
Is it recommendable to use web.py? • /r/Python
I tried it out a few weeks ago (now I'm playing with another framework and already tried out django which I didn't like as much as I thought) and...
Are there any equivalents to Blessed [a JS CLI UI library] for python?: https://www.reddit.com/r/Python/comments/5tjyag/are_there_any_equivalents_to_blessed_a_js_cli_ui/
reddit
Are there any equivalents to Blessed [a JS CLI UI... • /r/Python
1 points and 0 comments so far on reddit
How can I consolidate these if statements? (Nagios script): https://www.reddit.com/r/Python/comments/5tk85e/how_can_i_consolidate_these_if_statements_nagios/
reddit
How can I consolidate these if statements? (Nagios script) • /r/Python
Nagios checks are rendered in the frontend by reading exit codes. 0 for OK, 1 for WARN and 2 for CRIT. Is there any way to make this code block...
Does anyone have any projects or experiences to share regarding using Python for sports analysis?: https://www.reddit.com/r/Python/comments/5tkg91/does_anyone_have_any_projects_or_experiences_to/
reddit
Does anyone have any projects or experiences to share... • /r/Python
I'm just curious to see what people have acheived.
Need suggestion for Python graphics library.: https://www.reddit.com/r/Python/comments/5tkufn/need_suggestion_for_python_graphics_library/
reddit
Need suggestion for Python graphics library. • /r/Python
I need to develop a simple application to tag a bunch of jpeg images -- just throw an image up on the root window, press a few keys to apply tags,...
Mongoaudit — a beautiful CLI tool written in Python for auditing and pentesting MongoDB servers 🔥: https://www.reddit.com/r/Python/comments/5tkz1d/mongoaudit_a_beautiful_cli_tool_written_in_python/
reddit
Mongoaudit — a beautiful CLI tool written in Python... • /r/Python
1 points and 0 comments so far on reddit
Get all the links of a source web code: https://www.reddit.com/r/Python/comments/5tlgln/get_all_the_links_of_a_source_web_code/
reddit
Get all the links of a source web code • /r/Python
Hi, i'm trying with python to get all the links of a web code. I know that i have to use re and re.findall() but what i dont know what to put...
Django Celery tasks on multiple worker nodes: http://stackoverflow.com/questions/42112312/django-celery-tasks-on-multiple-worker-nodes
Stack Overflow
Django + Celery tasks on multiple worker nodes
I've deployed a django(1.10) + celery(4.x) on the same VM, with rabbitmq being the broker(on the same machine).
I want to develop the same application on a multi-node architecture like I can just
I want to develop the same application on a multi-node architecture like I can just
ansimarkup — A library for producing colored terminal text using xml-like markup: https://www.reddit.com/r/Python/comments/5tlml4/ansimarkup_a_library_for_producing_colored/
reddit
ansimarkup — A library for producing colored terminal... • r/Python
30 points and 5 comments so far on reddit