Flask by Example - Custom Angular Directive with D3: https://www.reddit.com/r/Python/comments/50os0l/flask_by_example_custom_angular_directive_with_d3/
reddit
Flask by Example - Custom Angular Directive with D3 • /r/Python
0 points and 0 comments so far on reddit
Interesting Python modules - Part 2 (Based on your comments): https://www.reddit.com/r/Python/comments/50p2du/interesting_python_modules_part_2_based_on_your/
reddit
Interesting Python modules - Part 2 (Based on your... • /r/Python
1 points and 0 comments so far on reddit
Script to automatically copy version-controlled dotfiles to git repo and notify if any changes to be comitted: https://www.reddit.com/r/Python/comments/50oy8s/script_to_automatically_copy_versioncontrolled/
reddit
Script to automatically copy version-controlled... • /r/Python
Background story: I have a git repo located in `~/dotfiles` that I use to version-control my dotfiles with. My process has been 1. change...
read_fwf in pandas in Python does not use comment character if colspecs argument does not include first column: http://stackoverflow.com/questions/39235377/read-fwf-in-pandas-in-python-does-not-use-comment-character-if-colspecs-argument
Stackoverflow
read_fwf in pandas in Python does not use comment character if colspecs argument does not include first column
When reading fixed-width files using the read_fwf function in pandas (0.18.1) with Python (3.4.3), it is possible to specify a comment character using the comment argument. I expected that all lines
Python/Django Engineers Wanted at Drchrono (YC W11) in Mountain View: https://www.hackerrank.com/tests/527036edb11ff/0ca5532381fbebad9fffaa28dc90475f
HackerRank
Join over 2 million developers in solving code challenges on HackerRank, one of the best ways to prepare for programming interviews.
unning multiple AWS Lambda functions in parallel (HPC): https://www.reddit.com/r/Python/comments/50qerf/unning_multiple_aws_lambda_functions_in_parallel/
reddit
unning multiple AWS Lambda functions in parallel (HPC) • /r/Python
I'm having trouble finding documentation on HPC that AWS provides. Basically, I want to be able to break a signal into 100 pieces, and run code...
Trying to generate documentation for jython scripts: https://www.reddit.com/r/Python/comments/50qkqg/trying_to_generate_documentation_for_jython/
reddit
Trying to generate documentation for jython scripts • /r/Python
Does anyone have a good story for auto-generated documentation from jython (2.7) scripts / modules? My requirements are essentially that I would...
I'm looking for a way to copy/paste information from a website into excel, is python the right tool?: https://www.reddit.com/r/Python/comments/50qxrm/im_looking_for_a_way_to_copypaste_information/
reddit
I'm looking for a way to copy/paste information from a... • /r/Python
I know virtually know programming, and initially I thought that this was a job for VBA. I tried to use excel's built in features to do this, but...
text extraction from pdf - published scientific literature: https://www.reddit.com/r/Python/comments/50r1cs/text_extraction_from_pdf_published_scientific/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
New to python and wanted to know if I was on the right path: https://www.reddit.com/r/Python/comments/50rl0u/new_to_python_and_wanted_to_know_if_i_was_on_the/
reddit
New to python and wanted to know if I was on the right... • /r/Python
Hi there, I come from mainly a c#/.net background only internal web apps and was wondering how fullstack developers handled this? I am going to be...
'is' operator behaves unexpectedly with non-cached integers: http://stackoverflow.com/questions/34147515/is-operator-behaves-unexpectedly-with-non-cached-integers
Stackoverflow
'is' operator behaves unexpectedly with non-cached integers
When playing around with the Python interpreter, I stumbled upon this conflicting case regarding the is operator:
If the evaluation takes place in the function it returns True, if it is done outs...
If the evaluation takes place in the function it returns True, if it is done outs...
Automate data input with python: https://www.reddit.com/r/Python/comments/50svv6/automate_data_input_with_python/
reddit
Automate data input with python • /r/Python
I created a small Chrome extension with jQuery and JavaScript to help me speed up form fillers. Basically I give it a link, it reads the data and...
Can't open Python on Windows 10: https://www.reddit.com/r/Python/comments/50t9k1/cant_open_python_on_windows_10/
reddit
Can't open Python on Windows 10 • /r/Python
This problem appeared today. I was trying to upload a module to PyPI but I was getting some strange errors in console, now whenever I try to open...
Fellow Scientists, what is your workflow in python?: https://www.reddit.com/r/Python/comments/50t9hz/fellow_scientists_what_is_your_workflow_in_python/
reddit
Fellow Scientists, what is your workflow in python? • /r/Python
Fellow Scientists, what is your workflow in python? I am a scientist/mathematician first and programmer second. Writing code for scientific and...