Python for Front-end Web Development?: https://www.reddit.com/r/Python/comments/6fvbof/python_for_frontend_web_development/
  
  reddit
  
  Python for Front-end Web Development?
  Have you used Python in the browser? How did it go (or is going)? What tools or resources would you recommend for Python front-end...
  How do you deal with using and distributing local python dependencies?: https://www.reddit.com/r/Python/comments/6fvkrl/how_do_you_deal_with_using_and_distributing_local/
  
  reddit
  
  How do you deal with using and distributing local... • r/Python
  Background: I have a local python module which I reuse in multiple projects/packages. I would like to distribute these packages in a way that...
  Detecting Sub/Superscripts in Python: https://www.reddit.com/r/Python/comments/6fwqse/detecting_subsuperscripts_in_python/
  
  reddit
  
  Detecting Sub/Superscripts in Python • r/Python
  So I have to take an Excel file full of symbols and convert them into LaTeX format. The LaTeX format of the cells have to then be placed in...
  Looking for pythonic way to save lists to compare.: https://www.reddit.com/r/Python/comments/6fxd3q/looking_for_pythonic_way_to_save_lists_to_compare/
  
  reddit
  
  Looking for pythonic way to save lists to compare. • r/Python
  I have a scraping program that generates a list of items from a website every few days. I need to compare the generated list with the previously...
  Introduction to Apache Kafka for Python Programmers: https://www.reddit.com/r/Python/comments/6fxp81/introduction_to_apache_kafka_for_python/
  
  reddit
  
  Introduction to Apache Kafka for Python Programmers • r/Python
  1 points and 0 comments so far on reddit
  iot python project and platforms: https://www.reddit.com/r/Python/comments/6fxvqe/iot_python_project_and_platforms/
  
  reddit
  
  iot python project and platforms • r/Python
  I would like to start doing some IOT projects and would like to use python. I know this isnt as common as using c but I still am somewhat a...
  I found Python beyond annoying to learn and code with.: https://www.reddit.com/r/Python/comments/6fyak2/i_found_python_beyond_annoying_to_learn_and_code/
  
  reddit
  
  I found Python beyond annoying to learn and code with. • r/Python
  I like to learn base off reading other peoples source codes and seeing how it works, or youtube videos. for example OAuth API a lot of social...
  Looking for guidance with projects that involve finance.: https://www.reddit.com/r/Python/comments/6fyc1f/looking_for_guidance_with_projects_that_involve/
  
  reddit
  
  Looking for guidance with projects that involve finance. • r/Python
  Hi everyone. I'm looking to find some guided or semi-guided projects that involve finance. Anything related to asset management, venture capital,...
  Need a recommendation for an HTML/CSS gui framework.: https://www.reddit.com/r/Python/comments/6froyy/need_a_recommendation_for_an_htmlcss_gui_framework/
  
  reddit
  
  Need a recommendation for an HTML/CSS gui framework. • r/Python
  I made a script that reads in a CSV file and sorts the data into a 2-D dictionary. (Each key has a list of keys, and each one of those has a list...
  trying to get the most current 13F filing: https://www.reddit.com/r/Python/comments/6fyqqr/trying_to_get_the_most_current_13f_filing/
  
  reddit
  
  trying to get the most current 13F filing • r/Python
  I'm a noob to python so any help is beneficial. I'm trying to retrieve current 13F filings through the SEC's RSS feeds. I'm currently trying to...
  scraping website with login page: https://stackoverflow.com/questions/44356961/scraping-website-with-login-page
  
  Stack Overflow
  
  scraping website with login page
  I currently login to the time from website using the following script.
browser = webdriver.Chrome('E:/Shared Folders/Users/runnerjp/chromedriver/chromedriver.exe')
browser.get("https://www.timefor...
  browser = webdriver.Chrome('E:/Shared Folders/Users/runnerjp/chromedriver/chromedriver.exe')
browser.get("https://www.timefor...
how to use pyodbc module without installing it. or any other module to connect mssql server.: https://www.reddit.com/r/Python/comments/6fzk68/how_to_use_pyodbc_module_without_installing_it_or/
  
  reddit
  
  how to use pyodbc module without installing it. or any... • r/Python
  how to use pyodbc module without installing it. or any other module to connect mssql server.
  After almost 4 years I just released 1.0 of my project Spans, a Python library for working with intervals: https://www.reddit.com/r/Python/comments/6fzr19/after_almost_4_years_i_just_released_10_of_my/
  
  reddit
  
  After almost 4 years I just released 1.0 of my project... • r/Python
  1 points and 0 comments so far on reddit
  