PyCNN: Image Processing with Cellular Neural Networks in Python: https://www.reddit.com/r/Python/comments/4x6lqg/pycnn_image_processing_with_cellular_neural/
reddit
PyCNN: Image Processing with Cellular Neural Networks... • /r/Python
1 points and 0 comments so far on reddit
Optimizing ncurses apps built in Python? Both of the apps that I've built end up being slightly too CPU intensive when they shouldn't.: https://www.reddit.com/r/Python/comments/4x6tog/optimizing_ncurses_apps_built_in_python_both_of/
reddit
Optimizing ncurses apps built in Python? Both of the... • /r/Python
Basically I've been coding for less than a year, and the two major projects I've done so far involve ncurses. Both of them involve displaying...
PEP 526: Variable declaration in Python: https://www.python.org/dev/peps/pep-0526/
Python Enhancement Proposals (PEPs)
PEP 526 – Syntax for Variable Annotations | peps.python.org
PEP 484 introduced type hints, a.k.a. type annotations. While its main focus was function annotations, it also introduced the notion of type comments to annotate variables:
Syntex: a lightweight, markdownish markup language: https://www.reddit.com/r/Python/comments/4x779r/syntex_a_lightweight_markdownish_markup_language/
reddit
Syntex: a lightweight, markdownish markup language • /r/Python
1 points and 2 comments so far on reddit
Forwarding processes from one flask server to another.: https://www.reddit.com/r/Python/comments/4x7m2o/forwarding_processes_from_one_flask_server_to/
reddit
Forwarding processes from one flask server to another. • /r/Python
I need to do two tasks.(I'm still a rookie) One flask server should listen to a source continuously and as soon as data is detected, the same...
Discrete legend in seaborn heatmap plot: http://stackoverflow.com/questions/38836154/discrete-legend-in-seaborn-heatmap-plot
Stack Overflow
Discrete legend in seaborn heatmap plot
I am using the data present here to construct this heat map using seaborn and pandas.
Code:
import pandas
import seaborn.apionly as sns
# Read in csv file
df_trans = pandas.read_...
Code:
import pandas
import seaborn.apionly as sns
# Read in csv file
df_trans = pandas.read_...
Interested in the PyGame engine? This tutorial will get you started: https://www.reddit.com/r/Python/comments/4x7nvy/interested_in_the_pygame_engine_this_tutorial/
reddit
Interested in the PyGame engine? This tutorial will... • /r/Python
0 points and 0 comments so far on reddit
XFWM theme creator - A simple GUI for easily creating / editing XFWM themes.: https://www.reddit.com/r/Python/comments/4x7ps2/xfwm_theme_creator_a_simple_gui_for_easily/
reddit
XFWM theme creator - A simple GUI for easily creating... • /r/Python
Hi all, I have been working on a [program](https://github.com/Sjc1000/xfwm_theme_creator) that makes it easy to create XFCE window manager...
I created a minimal Python P2P library. Could someone tell me if the P2P design is optimal?: https://www.reddit.com/r/Python/comments/4x80tn/i_created_a_minimal_python_p2p_library_could/
reddit
I created a minimal Python P2P library. Could someone... • /r/Python
I tried my hand at creating a minimal Python P2P library and this it the code I came up with: import sys, socket, asyncore, threading,...
Want to start learning more about data mining/scraping using Python, anyone interested in joining me and learning together?: https://www.reddit.com/r/Python/comments/4x8192/want_to_start_learning_more_about_data/
reddit
Want to start learning more about data mining/scraping... • /r/Python
Hi all, I've been wanting to learn more about data scraping and I think I want to learn Python to do that. I'm a statistician so I know a good...
I'm really struggling to learn the basics, what should I do?: https://www.reddit.com/r/Python/comments/4x81i7/im_really_struggling_to_learn_the_basics_what/
reddit
I'm really struggling to learn the basics, what should... • /r/Python
The title says it all. I've been spending around an hour every day trying to learn Python for the past few months, and for some reason nothing is...
Python Tools for Visual Studio - tell the IDE what type a parameter will be: http://stackoverflow.com/questions/38817895/python-tools-for-visual-studio-tell-the-ide-what-type-a-parameter-will-be
Stackoverflow
Python Tools for Visual Studio - tell the IDE what type a parameter will be
I just started using Visual Studio 2015, and I really like it, especially the code completion features. Right now I'm writing some simple Python code to draw an object on a Tkinter Canvas:
de...
de...
ciso8601 vs mxDateTime vs udatetime - A benchmark: https://www.reddit.com/r/Python/comments/4x8ezq/ciso8601_vs_mxdatetime_vs_udatetime_a_benchmark/
reddit
ciso8601 vs mxDateTime vs udatetime - A benchmark • /r/Python
1 points and 0 comments so far on reddit
Python Weekly - Issue 256: http://us2.campaign-archive.com/?u=e2e180baf855ac797ef407fc7
The 10 Algorithms Machine Learning Engineers Need to Know: https://www.reddit.com/r/Python/comments/4x8oo4/the_10_algorithms_machine_learning_engineers_need/
reddit
The 10 Algorithms Machine Learning Engineers Need to Know • /r/Python
0 points and 0 comments so far on reddit