A New Way to Measure Customer Service (with 3D charts in Plotly): https://www.reddit.com/r/Python/comments/4phf2y/a_new_way_to_measure_customer_service_with_3d/
reddit
A New Way to Measure Customer Service (with 3D charts... • /r/Python
1 points and 0 comments so far on reddit
Just For Kicks, A Single Line Fibonacci List Comprehension?: https://www.reddit.com/r/Python/comments/4phfhs/just_for_kicks_a_single_line_fibonacci_list/
reddit
Just For Kicks, A Single Line Fibonacci List... • /r/Python
I've been trying (for about 45 minutes) to come up with a list comprehension that produces a list of the Fibonacci numbers up to a certain point. ...
Coconut - Simple, elegant, Pythonic functional programming: https://www.reddit.com/r/Python/comments/4ph7d5/coconut_simple_elegant_pythonic_functional/
reddit
Coconut - Simple, elegant, Pythonic functional programming • /r/Python
3 points and 1 comments so far on reddit
Twitter Bot that generates Conway Game of Life GIFs based on tweets: https://www.reddit.com/r/Python/comments/4php1f/twitter_bot_that_generates_conway_game_of_life/
reddit
Twitter Bot that generates Conway Game of Life GIFs... • /r/Python
2 points and 1 comments so far on reddit
How to import an array within an array from a csv?: https://www.reddit.com/r/Python/comments/4pifdm/how_to_import_an_array_within_an_array_from_a_csv/
reddit
How to import an array within an array from a csv? • /r/Python
OK so here is an example of what the first five rows of my csv file looks like: 1,16,17 7,4,11 15,18,3 6,13,14 8,2,9 I want...
Show HN: Command Line Manager and Interactive Shell for Python Projects: https://github.com/rochacbruno/manage
GitHub
rochacbruno/manage
Command Line Manager + Interactive Shell for Python Projects - rochacbruno/manage
Complete coverage from the 2016 Python Language Summit: https://www.reddit.com/r/Python/comments/4pis33/complete_coverage_from_the_2016_python_language/
reddit
Complete coverage from the 2016 Python Language Summit • /r/Python
2 points and 0 comments so far on reddit
A 10-line Python script for batch processing images in AWS S3: https://www.reddit.com/r/Python/comments/4pjcze/a_10line_python_script_for_batch_processing/
reddit
A 10-line Python script for batch processing images in... • /r/Python
0 points and 0 comments so far on reddit
Using Python to model the Solar System: https://www.reddit.com/r/Python/comments/4pjdpq/using_python_to_model_the_solar_system/
reddit
Using Python to model the Solar System
Hi everyone, I wrote a code for my computational astrophysics class which computes the planets' orbits and a so-called [Hohmann Transfer Orbits]...
UK EU vote shading with Python: https://www.reddit.com/r/Python/comments/4plg24/uk_eu_vote_shading_with_python/
reddit
UK EU vote shading with Python • /r/Python
[This](https://www.reddit.com/user/entropyofdays) redditor posted a [map of the UK](http://imgur.com/TOtjAl6) coloured based on how people voted...
Twitter giveaway bot errors - TwitterAPI?: https://www.reddit.com/r/Python/comments/4plkmt/twitter_giveaway_bot_errors_twitterapi/
reddit
Twitter giveaway bot errors - TwitterAPI? • /r/Python
TL;DR: Trying to install twitter bot, can be found [here](https://github.com/ModusVivendi/twitter-contest) but encountering errors which I have...
What is a good library(package) that exists in an other language you wish existed in python ?: https://www.reddit.com/r/Python/comments/4pmwml/what_is_a_good_librarypackage_that_exists_in_an/
reddit
What is a good library(package) that exists in an... • /r/Python
1 points and 2 comments so far on reddit
REST extension for weppy framework: please criticise: https://www.reddit.com/r/Python/comments/4pn5j3/rest_extension_for_weppy_framework_please/
reddit
REST extension for weppy framework: please criticise • /r/Python
Hi all, I'm designing an extension for REST facilities with my weppy framework and would be awesome to have feedbacks before the first...