Are there any tool that simplify AWS Lambda with python?: https://www.reddit.com/r/Python/comments/5z3yw8/are_there_any_tool_that_simplify_aws_lambda_with/
  
  reddit
  
  Are there any tool that simplify AWS Lambda with python? • r/Python
  Hi, I'm looking for something that will simplify the API creation and deployment of python code to AWS Lambda. Anyone using anything that has been...
  helping changing default working directory: https://www.reddit.com/r/Python/comments/5z4350/helping_changing_default_working_directory/
  
  reddit
  
  helping changing default working directory • r/Python
  Hello, I was wondering how to change the default working directory. I tried right clicking on Python and changing it in the properties, but when I...
  Increase Version number if Travis at github was successfull: http://stackoverflow.com/questions/42718373/increase-version-number-if-travis-at-github-was-successfull
  
  Stackoverflow
  
  Increase Version number if Travis at github was successfull
  I wrote a simple script in Python.
Now I would like travis to check my code. After travis was successful, the version number should get increased.
Up to now my script has no version number yet. I...
  Now I would like travis to check my code. After travis was successful, the version number should get increased.
Up to now my script has no version number yet. I...
Has anyone experiences with PyData conferences?: https://www.reddit.com/r/Python/comments/5z471u/has_anyone_experiences_with_pydata_conferences/
  I'm developing Postmark API client. Any feedback would be very appreciated!: https://www.reddit.com/r/Python/comments/5z4brt/im_developing_postmark_api_client_any_feedback/
  
  reddit
  
  I'm developing Postmark API client. Any feedback would... • r/Python
  1 points and 0 comments so far on reddit
  Principal Component Analysis (PCA): A Practical Example - Step by Step.: https://www.reddit.com/r/Python/comments/5z4nhl/principal_component_analysis_pca_a_practical/
  
  reddit
  
  Principal Component Analysis (PCA): A Practical Example... • r/Python
  1 points and 0 comments so far on reddit
  is there any alternative to sys.getsizeof() in PyPy?: http://stackoverflow.com/questions/42562838/is-there-any-alternative-to-sys-getsizeof-in-pypy
  
  Stackoverflow
  
  is there any alternative to sys.getsizeof() in PyPy?
  I am trying to run a Python (2.7) script with PyPy but I have encountered the following error:
TypeError: sys.getsizeof() is not implemented on PyPy.
A memory profiler using this function is most
  TypeError: sys.getsizeof() is not implemented on PyPy.
A memory profiler using this function is most
Is developing games and applications on python the same as that on c   or java ? Packaging and function wise .: https://www.reddit.com/r/Python/comments/5z4xsv/is_developing_games_and_applications_on_python/
  
  reddit
  
  Is developing games and applications on python the same... • r/Python
  1 points and 0 comments so far on reddit
  Why test driven development is almost always a good thing.: https://www.reddit.com/r/Python/comments/5z55v6/why_test_driven_development_is_almost_always_a/
  
  reddit
  
  Why test driven development is almost always a good thing. • r/Python
  1 points and 1 comments so far on reddit
  Sharingan: Newspaper Text and Context Extractor built on Python 3.6 and OpenCV 3.2: https://www.reddit.com/r/Python/comments/5z569w/sharingan_newspaper_text_and_context_extractor/
  
  reddit
  
  Sharingan: Newspaper Text and Context Extractor built... • r/Python
  2 points and 0 comments so far on reddit
  Simple example of using deep neural network (TensorFlow) to play OpenAI's CartPole game: https://www.reddit.com/r/Python/comments/5z613q/simple_example_of_using_deep_neural_network/
  
  reddit
  
  Simple example of using deep neural network... • r/Python
  In this tutorial, we use a multilayer perceptron model to learn how to play CartPole. For training data, we train on games where the agent simply...
  Would it be possible to make this kind of Twitter "bot"?: https://www.reddit.com/r/Python/comments/5z6fxx/would_it_be_possible_to_make_this_kind_of_twitter/
  
  reddit
  
  Would it be possible to make this kind of Twitter "bot"? • r/Python
  Hey guys, could it be possible for me to make a little app that lets me know when someone logs in my Twitter account from another country? I know...
  Recommended 3D visualization libraries that allow you to use the mouse to rotate plots/surfaces, etc: https://www.reddit.com/r/Python/comments/5z68xo/recommended_3d_visualization_libraries_that_allow/
  
  reddit
  
  Recommended 3D visualization libraries that allow you... • r/Python
  I am learning some linear algebra, and as a learning tool I'd like to learn how to use Python to generate some simple 3D graphs (scatter plots,...
  On Programming Languages; Why My Dad Went From Programming to Driving a Bus: https://www.reddit.com/r/Python/comments/5z6tqf/on_programming_languages_why_my_dad_went_from/
  
  reddit
  
  On Programming Languages; Why My Dad Went From... • r/Python
  0 points and 0 comments so far on reddit
  How do I add a setuptools entry_point as an example in my main project?: http://stackoverflow.com/questions/13545289/how-do-i-add-a-setuptools-entry-point-as-an-example-in-my-main-project
  
  Stackoverflow
  
  How do I add a setuptools entry_point as an example in my main project?
  I want to make my program pluggable.  I'd like to use the setuptools way of doing so, using eggs.
I've been able to make a plugin to provide an alternate class for some functionality, and I can us...
  I've been able to make a plugin to provide an alternate class for some functionality, and I can us...
