Should I create a website using Python?: https://www.reddit.com/r/Python/comments/5ks88e/should_i_create_a_website_using_python/
reddit
Should I create a website using Python? • /r/Python
Basically, I'm looking to get into web developmemt for a personal project. Want to make a website for a community. I started some tutorials online...
We have written an IOT hub Android app for our failed startup, using Flask. Is it worth cleaning up and publishing on GitHub?: https://www.reddit.com/r/Python/comments/5ksfz0/we_have_written_an_iot_hub_android_app_for_our/
reddit
We have written an IOT hub + Android app for our... • /r/Python
We have recently discontinued a startup that had already produced a near-production version of a smart phone door opener. In the process, we have...
GUI in wxPython: need some OO design advice: https://www.reddit.com/r/Python/comments/5kso1d/gui_in_wxpython_need_some_oo_design_advice/
reddit
GUI in wxPython: need some OO design advice • /r/Python
I'm working on a GUI in wxPython (Windows 10) and need some object-oriented design advice. Briefly, it loads in some measurement data and allows...
Real-time LED strip music visualization written in Python and uses an ESP8266: https://www.reddit.com/r/Python/comments/5kswq3/realtime_led_strip_music_visualization_written_in/
reddit
Real-time LED strip music visualization written in... • /r/Python
4 points and 0 comments so far on reddit
Automatically detect test coupling: http://stackoverflow.com/questions/41309781/automatically-detect-test-coupling
Stackoverflow
Automatically detect test coupling
We have a large test codebase with more than 1500 tests for a Python/Django application. Most of the tests use factory-boy for generating data for the project models.
Currently, we are using nose ...
Currently, we are using nose ...
Total beginner question but I don't have anybody else to ask. Trying to copy Alien Invasion program but getting a syntax error when writing --snip--: https://www.reddit.com/r/Python/comments/5ktd3f/total_beginner_question_but_i_dont_have_anybody/
reddit
Total beginner question but I don't have anybody else... • /r/Python
I have the Python crash course book and I'm just going through it for fun. It's ok so far but I keep getting a Syntax error when I use --snip-- in...
Intro tutorial about linear regression with python: https://www.reddit.com/r/Python/comments/5ktelv/intro_tutorial_about_linear_regression_with_python/
reddit
Intro tutorial about linear regression with python • /r/Python
2 points and 0 comments so far on reddit
SQLalchemy vs BCP and psycopg2: https://www.reddit.com/r/Python/comments/5ktvdu/sqlalchemy_vs_bcp_and_psycopg2/
reddit
SQLalchemy vs BCP and psycopg2 • /r/Python
I receive a lot of CSV files which I open and process with pandas and then I output the final version to csv and execute a COPY FROM command using...
Playing Hearthstone with an Amazon Echo using Python!: https://www.reddit.com/r/Python/comments/5ktxxv/playing_hearthstone_with_an_amazon_echo_using/
reddit
Playing Hearthstone with an Amazon Echo using Python! • /r/Python
3 points and 2 comments so far on reddit
[Py3 Flask Google Cloud API] WebApp to detect object in image and translate it to any language: https://www.reddit.com/r/Python/comments/5ku3kg/py3_flask_google_cloud_api_webapp_to_detect/
reddit
[Py3 + Flask + Google Cloud API] WebApp to detect... • /r/Python
2 points and 0 comments so far on reddit
Python 3.6 "easter egg": 'help' now displays type-hinted function signatures nicely: https://www.reddit.com/r/Python/comments/5ku0tc/python_36_easter_egg_help_now_displays_typehinted/
reddit
Python 3.6 "easter egg": 'help' now displays... • /r/Python
I was discouraged from using type-hints in Python 3.(<=5), because the signatures displayed to user via `help` or (or, say, `shift-tab` in Jupyter...
PicklePipe - Object serialization protocols over network interfaces: https://www.reddit.com/r/Python/comments/5kulxt/picklepipe_object_serialization_protocols_over/
reddit
PicklePipe - Object serialization protocols over... • /r/Python
1 points and 0 comments so far on reddit
[Free for Limited Time] Python Fundamentals: https://www.reddit.com/r/Python/comments/5kupaa/free_for_limited_time_python_fundamentals/
reddit
[Free for Limited Time] Python Fundamentals • /r/Python
https://www.udemy.com/python-fundamentals/ I have also added other development and programming courses at http://meritcoupon.com
Drchrono – Help us fix healthcare through Django and Python: https://www.drchrono.com/careers/
Drchrono
Careers - Join Us | DrChrono
Find job opportunities and join us on our mission to improve healthcare through our #1 award-winning iOS and web-based Electronic Health Record (EHR) platform.
Anyone know of a fast HTML5-compliant parser?: https://www.reddit.com/r/Python/comments/5kv6s5/anyone_know_of_a_fast_html5compliant_parser/
reddit
Anyone know of a fast HTML5-compliant parser? • /r/Python
I'm currently using lxml, which is the fastest HTML parser I've seen, but it doesn't always do error recovery correctly, and sometimes it throws...
Python 3.5 wont install and I need that version.: https://www.reddit.com/r/Python/comments/5kv9l9/python_35_wont_install_and_i_need_that_version/
reddit
Python 3.5 wont install and I need that version. • /r/Python
I try to install python 3.5.2 when i get: http://prntscr.com/dp6adk <-- "User Cancelled Installation" when I dont cancell. 3.5.1:...