pyparsing 2.1.8 released = includes bug-fixes to recent posts and expanded inline code examples: https://www.reddit.com/r/Python/comments/4xug6r/pyparsing_218_released_includes_bugfixes_to/
reddit
pyparsing 2.1.8 released = includes bug-fixes to... • /r/Python
Inspired by recent reddit posts bemoaning lack of examples in Python library docs, I went through and added over 1000 lines of inline examples to...
A fun 10 min talk: Allison Kaptur: Limitless and recursion-free recursion limits!: https://www.reddit.com/r/Python/comments/4xv74j/a_fun_10_min_talk_allison_kaptur_limitless_and/
reddit
A fun 10 min talk: Allison Kaptur: Limitless and... • /r/Python
1 points and 0 comments so far on reddit
Regular Expression Generator: https://www.reddit.com/r/Python/comments/4xvf77/regular_expression_generator/
reddit
Regular Expression Generator • /r/Python
Hi r/python I've begun a little project, with the intention of developing an engine which, given an arbitrary number of input strings, generates...
Interactive statistical plots, 3D plots, finance charts, and maps in Python: https://www.reddit.com/r/Python/comments/4xvjdd/interactive_statistical_plots_3d_plots_finance/
reddit
Interactive statistical plots, 3D plots, finance... • /r/Python
0 points and 0 comments so far on reddit
Transforming Olympics Data into GIFs with Matplotlib.pyplot and Images2gif: https://www.reddit.com/r/Python/comments/4xvpbf/transforming_olympics_data_into_gifs_with/
reddit
Transforming Olympics Data into GIFs with... • /r/Python
0 points and 0 comments so far on reddit
Just started in python today: How do I combine these two scripts into one program?: https://www.reddit.com/r/Python/comments/4xvyci/just_started_in_python_today_how_do_i_combine/
reddit
Just started in python today: How do I combine these... • /r/Python
Okay so here's my scenario. Making a program for a set of recurring calculations at work. There are basically three scenario's, where the...
Lackey - Python library for graphical desktop automation: https://www.reddit.com/r/Python/comments/4xw3gx/lackey_python_library_for_graphical_desktop/
reddit
Lackey - Python library for graphical desktop automation • /r/Python
1 points and 1 comments so far on reddit
need help finding a python text book pdf fast: https://www.reddit.com/r/Python/comments/4xwjqk/need_help_finding_a_python_text_book_pdf_fast/
reddit
need help finding a python text book pdf fast • /r/Python
hey reddit, i'm taking a computational thinking class at my community college and im panicking about getting my text book "python 3rd addition, by...
He found a file leakage/RCE in JetBrains IDEs, got $50k award, fully donated to PyPy: https://www.reddit.com/r/Python/comments/4xwsvf/he_found_a_file_leakagerce_in_jetbrains_ides_got/
reddit
He found a file leakage/RCE in JetBrains IDEs, got... • /r/Python
1 points and 0 comments so far on reddit
codi.vim - An interactive coding scratchpad with Python support!: https://www.reddit.com/r/Python/comments/4xwvu9/codivim_an_interactive_coding_scratchpad_with/
reddit
codi.vim - An interactive coding scratchpad with... • /r/Python
1 points and 0 comments so far on reddit
IPython notebook of data strutures and algorithms: https://www.reddit.com/r/Python/comments/4xx22u/ipython_notebook_of_data_strutures_and_algorithms/
reddit
IPython notebook of data strutures and algorithms • /r/Python
2 points and 0 comments so far on reddit
sample_s3 - assemble a sample file of data from a CSV file on Amazon S3.: https://www.reddit.com/r/Python/comments/4xx9if/sample_s3_assemble_a_sample_file_of_data_from_a/
reddit
sample_s3 - assemble a sample file of data from a CSV... • /r/Python
1 points and 0 comments so far on reddit
redwing - infer data types and build a SQL table from a CSV file.: https://www.reddit.com/r/Python/comments/4xxb0b/redwing_infer_data_types_and_build_a_sql_table/
reddit
redwing - infer data types and build a SQL table from... • /r/Python
1 points and 0 comments so far on reddit
Bokeh: how to read figure data back from the HTML file (or other format): https://www.reddit.com/r/Python/comments/4xxe30/bokeh_how_to_read_figure_data_back_from_the_html/
reddit
Bokeh: how to read figure data back from the HTML file... • /r/Python
After stretching Matplotlib to its limits with an interactive network graph, I've recently switched to Bokeh. It's working great so far, but I've...