r2ic: Built with PLY, compiles basic constructs of Rust to intermediate code: https://www.reddit.com/r/Python/comments/8fxcvw/r2ic_built_with_ply_compiles_basic_constructs_of/
  
  reddit
  
  r/Python - r2ic: Built with PLY, compiles basic constructs of Rust to intermediate code
  2 votes and 1 so far on reddit
  Python: raise Exception if file with name "foobar" gets opened: https://stackoverflow.com/questions/50060981/python-raise-exception-if-file-with-name-foobar-gets-opened
  
  Stackoverflow
  
  Python: raise Exception if file with name "foobar" gets opened
  I have a huge code base before me, and I have a place where a file with name "foobar" gets written.
I have no clue where this file gets read.
My idea how to solve this:
do monkey patching or moc...
  I have no clue where this file gets read.
My idea how to solve this:
do monkey patching or moc...
any good references (intermediate-advanced) for new grad python developer?: https://www.reddit.com/r/Python/comments/8fxdqk/any_good_references_intermediateadvanced_for_new/
  
  reddit
  
  r/Python - any good references (intermediate-advanced) for new grad python developer?
  1 votes and 0 so far on reddit
  What Are the mistakes that was done by developers when using python with bigdata analytics?: https://www.reddit.com/r/Python/comments/8fxngy/what_are_the_mistakes_that_was_done_by_developers/
  
  reddit
  
  r/Python - What Are the mistakes that was done by developers when using python with bigdata analytics?
  1 votes and 0 so far on reddit
  measure Ethernet speed python: https://www.reddit.com/r/Python/comments/8fxxfq/measure_ethernet_speed_python/
  
  reddit
  
  measure Ethernet speed python • r/Python
  I am trying build Python module that will monitor and measure Ethernet speed \(receive and send\). This module is part of performance program. I...
  Can anyone see why my code suddenly stopped working?: https://www.reddit.com/r/Python/comments/8fxxnq/can_anyone_see_why_my_code_suddenly_stopped/
  
  reddit
  
  Can anyone see why my code suddenly stopped working? • r/Python
  so my code sends emails to addresses you choose and when I tried to run it, it just didnt work, can anyone tell me why its not working import...
  Dear r/Python, I made a thing! Details in comments :): https://www.reddit.com/r/Python/comments/8fy0g3/dear_rpython_i_made_a_thing_details_in_comments/
  
  reddit
  
  Dear r/Python, I made a thing! Details in comments :) • r/Python
  1 points and 1 comments so far on reddit
  Training a Simple Linear Regression Model From Scratch: https://www.reddit.com/r/Python/comments/8fy6kc/training_a_simple_linear_regression_model_from/
  
  reddit
  
  Training a Simple Linear Regression Model From Scratch • r/Python
  4 points and 1 comments so far on reddit
  A hassle free command line utility to download a Youtube Video as an MP3 with Album Art: https://www.reddit.com/r/Python/comments/8fybx2/a_hassle_free_command_line_utility_to_download_a/
  
  reddit
  
  r/Python - A hassle free command line utility to download a Youtube Video as an MP3 with Album Art
  2 votes and 0 so far on reddit
  Should I allow Python through the Firewall?: https://www.reddit.com/r/Python/comments/8fye0q/should_i_allow_python_through_the_firewall/
  
  reddit
  
  Should I allow Python through the Firewall? • r/Python
  Hello, I just installed Python, should I allow it to pass through the firewall? I'm asking because this is the first time I'm installing it, and...
  What's the best practice when doing continuous integration among shared modules?: https://www.reddit.com/r/Python/comments/8fygm8/whats_the_best_practice_when_doing_continuous/
  
  reddit
  
  r/Python - What's the best practice when doing continuous integration among shared modules?
  1 votes and 0 so far on reddit
  Visualizing Pandas' Pivoting and Reshaping Functions: https://www.reddit.com/r/Python/comments/8fyd0u/visualizing_pandas_pivoting_and_reshaping/
  
  reddit
  
  Visualizing Pandas' Pivoting and Reshaping Functions • r/Python
  51 points and 6 comments so far on reddit
  Working with audio files in Python, advanced use cases (24-bit, 32-bit, cue and loop markers, etc.): https://www.reddit.com/r/Python/comments/8fymou/working_with_audio_files_in_python_advanced_use/
  
  reddit
  
  Working with audio files in Python, advanced use cases... • r/Python
  2 points and 0 comments so far on reddit
  Developing an Asynchronous Task Queue in Python: https://www.reddit.com/r/Python/comments/8fzdy5/developing_an_asynchronous_task_queue_in_python/
  
  reddit
  
  r/Python - Developing an Asynchronous Task Queue in Python
  1 votes and 0 so far on reddit
  