Tutorial on using setuptools to package non-code files with your installable Python 3.x package: https://www.reddit.com/r/Python/comments/4jvpqr/tutorial_on_using_setuptools_to_package_noncode/
reddit
Tutorial on using setuptools to package non-code files... • /r/Python
1 points and 0 comments so far on reddit
A curated list of Python tutorials for Data Science, NLP and Machine Learning: https://www.reddit.com/r/Python/comments/4jw85w/a_curated_list_of_python_tutorials_for_data/
reddit
A curated list of Python tutorials for Data Science,... • /r/Python
2 points and 0 comments so far on reddit
PyCon 2016 in Portland, Oregon USA thread: https://www.reddit.com/r/Python/comments/4jwjdy/pycon_2016_in_portland_oregon_usa_thread/
reddit
PyCon 2016 in Portland, Oregon USA thread • /r/Python
If you are going to [PyCon](https://us.pycon.org/2016/) please post here, and if you have topics you are interested in. Post if you are doing a...
Python 3.6.0 alpha 1 preview release is now available: https://www.reddit.com/r/Python/comments/4jwhwb/python_360_alpha_1_preview_release_is_now/
reddit
Python 3.6.0 alpha 1 preview release is now available • /r/Python
2 points and 0 comments so far on reddit
Need some help with the Scikit-rf library(skrf): https://www.reddit.com/r/Python/comments/4jwnvf/need_some_help_with_the_scikitrf_libraryskrf/
reddit
Need some help with the Scikit-rf library(skrf) • /r/Python
Hello there, I have just begun some analysis that I am doing on frequency response and so on. I was suggested to use python's scikit-rf library....
Scrapy Tips From the Pros: how to debug your spiders: https://www.reddit.com/r/Python/comments/4jwm30/scrapy_tips_from_the_pros_how_to_debug_your/
reddit
Scrapy Tips From the Pros: how to debug your spiders • /r/Python
3 points and 0 comments so far on reddit
Importing python modules with pkg_resources: https://www.reddit.com/r/Python/comments/4jwu33/importing_python_modules_with_pkg_resources/
reddit
Importing python modules with pkg_resources • /r/Python
I'm trying to use pkg_resources to import .py files into my application so that I can support user created plugins. My problem is that I can't...
Creating board games from python: https://www.reddit.com/r/Python/comments/4jwv40/creating_board_games_from_python/
reddit
Creating board games from python • /r/Python
Hello, For a recent project I was assigned in school, I have been tasked with building a game board online. The problem is we only have 1 week to...
ESP8266 Solar Powered Temp/Humidity Sensor - Help with data transmission please (web sockets?).: https://www.reddit.com/r/Python/comments/4jx0jd/esp8266_solar_powered_temphumidity_sensor_help/
reddit
ESP8266 Solar Powered Temp/Humidity Sensor - Help with... • /r/Python
1 points and 0 comments so far on reddit
how to run the code that has PIP packages outside of Pycharm?: https://www.reddit.com/r/Python/comments/4jx5z8/how_to_run_the_code_that_has_pip_packages_outside/
reddit
how to run the code that has PIP packages outside of... • /r/Python
i'm new to python and pycharm. I wrote a small code that has packages like PyAutoGUI, Pillow . This code works fine inside pycharm, but if i run...
Anaconda and multiple Python installations: https://www.reddit.com/r/Python/comments/4jx920/anaconda_and_multiple_python_installations/
reddit
Anaconda and multiple Python installations • /r/Python
I have installed both Python and Anaconda on my computer. If I open up a Python script that uses numpy with the default Python editor (IDLE), then...
A Practical Guide to Building Data Driven Products Beyond Analysts' Laptops: https://www.reddit.com/r/Python/comments/4jxbgm/a_practical_guide_to_building_data_driven/
reddit
A Practical Guide to Building Data Driven Products... • /r/Python
1 points and 0 comments so far on reddit
BeagleBone Black OpenCV Python is too slow: http://stackoverflow.com/questions/37169517/beaglebone-black-opencv-python-is-too-slow
Stackoverflow
BeagleBone Black OpenCV Python is too slow
I try to get images from webcam wtih opencv and python. Code is so basic like:
import cv2
import time
cap=cv2.VideoCapture(0)
cap.set(cv2.cv.CV_CAP_PROP_FRAME_WIDTH,640)
import cv2
import time
cap=cv2.VideoCapture(0)
cap.set(cv2.cv.CV_CAP_PROP_FRAME_WIDTH,640)
How to use Parallel Python to roll your own Beowulf Cluster: https://www.reddit.com/r/Python/comments/4jxsjc/how_to_use_parallel_python_to_roll_your_own/
reddit
How to use Parallel Python to roll your own Beowulf... • /r/Python
4 points and 2 comments so far on reddit
Data Science Assistant - tool that automatically creates and optimizes machine learning pipelines using genetic programming: https://www.reddit.com/r/Python/comments/4jxyfb/data_science_assistant_tool_that_automatically/
reddit
Data Science Assistant - tool that automatically... • /r/Python
2 points and 0 comments so far on reddit
Building Database Driven RESTFUL API's in Python 3 with Flask and Flask-RESTFUL: https://www.reddit.com/r/Python/comments/4jxgvc/building_database_driven_restful_apis_in_python_3/
reddit
Building Database Driven RESTFUL API's in Python 3... • /r/Python
2 points and 0 comments so far on reddit