Distance Sensor With Raspberry Pi: https://www.reddit.com/r/Python/comments/6lgleg/distance_sensor_with_raspberry_pi/
reddit
Distance Sensor With Raspberry Pi • r/Python
Hi all, I have been going through the Raspberry Pi tutorials on https://www.pythonprogramming.net , and I was working on the last tutorial for...
Ollie Williams tells you the weather using PIL and OpenWeather API: https://www.reddit.com/r/Python/comments/6lgqqe/ollie_williams_tells_you_the_weather_using_pil/
reddit
Ollie Williams tells you the weather using PIL and... • r/Python
https://github.com/IanDoarn/OllieWilliams I made a small little program that generates a simple image of Ollie Williams from family guy telling...
What project sealed the deal for your first programming job?: https://www.reddit.com/r/Python/comments/6lgs2w/what_project_sealed_the_deal_for_your_first/
reddit
What project sealed the deal for your first programming... • r/Python
I've learned all of the basic syntax of python, now I'm ready to put my skills to something useful: building a personal project that will land me...
Echo $text -ne in Python CLI?: https://www.reddit.com/r/Python/comments/6lgumo/echo_text_ne_in_python_cli/
reddit
Echo $text -ne in Python CLI? • r/Python
I'm working on writing a large known string of bytes to a file and have played around with the method of writing from \0x41 to A to the struct...
How would i implement a tkinter GUI to a text based adventure game i made?: https://www.reddit.com/r/Python/comments/6lgwfb/how_would_i_implement_a_tkinter_gui_to_a_text/
reddit
How would i implement a tkinter GUI to a text based... • r/Python
i want to implement a GUI to my text based adventure game and i dont know how to go about it because im a beginner with python
Blob download_as_string SSL error on Google Container Engine: https://stackoverflow.com/questions/43926621/blob-download-as-string-ssl-error-on-google-container-engine
Stackoverflow
Blob download_as_string SSL error on Google Container Engine
I'm running a container on Google Container Engine. Inside this container, I have some python code that is trying to read a blob from a bucket hosted o Google Cloud Storage.
The code is as simple ...
The code is as simple ...
Building a modular web application with python flask, Angular, and AWS : Part 2 Serving HTML and CSS: https://www.reddit.com/r/Python/comments/6lipdo/building_a_modular_web_application_with_python/
reddit
Building a modular web application with python flask,... • r/Python
1 points and 0 comments so far on reddit
Best Stable Python 3 Site Mapping Tool?: https://www.reddit.com/r/Python/comments/6lj744/best_stable_python_3_site_mapping_tool/
reddit
Best Stable Python 3 Site Mapping Tool? • r/Python
I'd like to be able to create a list of all links within a specific domain that can be arrived at by following links from a start page (or...
Powerful and minimalist python web crawler framework.: https://www.reddit.com/r/Python/comments/6ljd7g/powerful_and_minimalist_python_web_crawler/
reddit
Powerful and minimalist python web crawler framework. • r/Python
1 points and 0 comments so far on reddit
Make my python's Bluetooth server visible to iOS: https://stackoverflow.com/questions/44881169/make-my-pythons-bluetooth-server-visible-to-ios
Stack Overflow
Make my python's Bluetooth server visible to iOS
I've been struggling to connect a Bluetooth server (using Bluez or similar) in a Python script which runs on a Linux service, with an iPhone device which runs a Cordova hybrid app.
I'm using cordova-
I'm using cordova-
Recommender System (SVD) with TensorFlow: https://stackoverflow.com/questions/44898080/recommender-system-svd-with-tensorflow
Stackoverflow
Recommender System (SVD) with TensorFlow
I'm trying to create a collaborative filtering algorithm to suggest products to certain users.
I started shortly and started working with TensorFlow (I thought it was sufficiently effective and fl...
I started shortly and started working with TensorFlow (I thought it was sufficiently effective and fl...
Interactive programming for Machine Learning in 2017: https://www.reddit.com/r/Python/comments/6ll1v1/interactive_programming_for_machine_learning_in/
reddit
Interactive programming for Machine Learning in 2017 • r/Python
62 points and 0 comments so far on reddit
PhantomJS (Selenium) Cannot Load PDFs from direct urls: https://stackoverflow.com/questions/44899141/phantomjs-selenium-cannot-load-pdfs-from-direct-urls
Stackoverflow
PhantomJS (Selenium) Cannot Load PDFs from direct urls
I was trying to save some PDF from a link via PhantomJS (selenium). So, I refered to this code that turns webpages to pdfs. and it worked just fine when I ran the exactly same code.
So, I have thi...
So, I have thi...
Python Weekly - Issue 302: http://mailchi.mp/pythonweekly/python-weekly-issue-302