Choice of Python for a complicated project: https://www.reddit.com/r/Python/comments/8ghd12/choice_of_python_for_a_complicated_project/
  
  reddit
  
  Choice of Python for a complicated project • r/Python
  I have worked in C# for several years. I'm comfortable with Java too. I'm going to start a big project with complicated business rules and things....
  Patrick Kennedy: Testing a Flask Application using pytest: https://www.reddit.com/r/Python/comments/8ghl4b/patrick_kennedy_testing_a_flask_application_using/
  
  reddit
  
  Patrick Kennedy: Testing a Flask Application using pytest • r/Python
  1 points and 0 comments so far on reddit
  Python startup time: milliseconds matter: https://mail.python.org/pipermail/python-dev/2018-May/153296.html
  Are there any Python 3.x modules to support Macros?: https://www.reddit.com/r/Python/comments/8gj3kb/are_there_any_python_3x_modules_to_support_macros/
  
  reddit
  
  Are there any Python 3.x modules to support Macros? • r/Python
  I am looking for a way to insert pieces of code into the current name space of a Python script, not a function, just a block of code that repeats...
  Where do you deploy when you "automate the boring stuff?": https://www.reddit.com/r/Python/comments/8gjlub/where_do_you_deploy_when_you_automate_the_boring/
  
  reddit
  
  Where do you deploy when you "automate the boring stuff?" • r/Python
  [Once](https://www.reddit.com/r/Python/comments/70udwq/what_routine_tasks_do_you_automate_with_programs/)...
  [Python-Dev] Python startup time - milliseconds matter: https://www.reddit.com/r/Python/comments/8gjuq7/pythondev_python_startup_time_milliseconds_matter/
  
  reddit
  
  [Python-Dev] Python startup time - milliseconds matter • r/Python
  1 points and 0 comments so far on reddit
  graph plot API for ArangoDB pyArango: https://stackoverflow.com/questions/49614427/graph-plot-api-for-arangodb-pyarango
  
  Stack Overflow
  
  graph plot API for ArangoDB pyArango
  I am using ArangoDB community edition, I can query on a created graph in AQL and get results in JSON which is graphically visualized on ArangoDB web interface tool.
AQL Query
FOR v,e,p IN 1..3 OU...
  AQL Query
FOR v,e,p IN 1..3 OU...
Sockets and queues, how to increase the queue size?: https://www.reddit.com/r/Python/comments/8ghgqq/sockets_and_queues_how_to_increase_the_queue_size/
  
  reddit
  
  Sockets and queues, how to increase the queue size? • r/Python
  Hi everyone, I have a very simple python socket client/server on a machine. The clients asks for a file name and the server responds with a file...
  AutoPy 1.0.1 released: A simple, cross-platform GUI automation library for Python
  Wren - A tool that enables users to explore and research news stories: https://www.reddit.com/r/Python/comments/8gkimx/wren_a_tool_that_enables_users_to_explore_and/
  
  reddit
  
  Wren - A tool that enables users to explore and... • r/Python
  0 points and 0 comments so far on reddit
  Why is string comparison so fast in python?: https://stackoverflow.com/questions/49950747/why-is-string-comparison-so-fast-in-python
  
  Stack Overflow
  
  Why is string comparison so fast in python?
  I became curious to understand the internals of how string comparison works in python when I was solving the following example algorithm problem: 
Given two strings, return the length of the long...
  Given two strings, return the length of the long...
How do I distribute a python program to end users?: https://www.reddit.com/r/Python/comments/8glwd5/how_do_i_distribute_a_python_program_to_end_users/
  
  reddit
  
  How do I distribute a python program to end users? • r/Python
  I offered to do some automation work for redditors on r/entrepreneur because I want to start a company which automates things. However, I don't...
  We Hacked Together A Tool Written in Python For Searching Speech in Video: https://www.reddit.com/r/Python/comments/8glypx/we_hacked_together_a_tool_written_in_python_for/
  
  reddit
  
  We Hacked Together A Tool Written in Python For... • r/Python
  Hey, we hacked together Tappt, a web app that lets you search speech in videos (currently YouTube). You can type in a word, and we'll jump you...
  