I wrote a script that finds the shortest path between arbitrary Wikipedia pages: https://www.reddit.com/r/Python/comments/9n03mt/i_wrote_a_script_that_finds_the_shortest_path/
reddit
r/Python - I wrote a script that finds the shortest path between arbitrary Wikipedia pages
2 votes and 0 comments so far on Reddit
What would be the best way to have multiline parameter (like an html format) in a config file in python?: https://www.reddit.com/r/Python/comments/9n0gpk/what_would_be_the_best_way_to_have_multiline/
reddit
r/Python - What would be the best way to have multiline parameter (like an html format) in a config file in python?
1 vote and 0 comments so far on Reddit
Selenium Geckodriver Not Navigating to URL?: https://www.reddit.com/r/Python/comments/9n0kcs/selenium_geckodriver_not_navigating_to_url/
reddit
Selenium + Geckodriver Not Navigating to URL? • r/Python
Hey everyone. I'm trying to write a basic script that uses Selenium to take a full-page screenshot of a web page. I've been told that geckodriver...
Flake8 or Pylint: Which static analysis tool you prefer? How are you using it?: https://www.reddit.com/r/Python/comments/9n0e03/flake8_or_pylint_which_static_analysis_tool_you/
reddit
Flake8 or Pylint: Which static analysis tool you prefer? How are...
Dear r/Python, I'm Carmine, a researcher at the University of Zurich. Are you adopting a static analysis tool like Flake8 and Pylint?...
Python Top 10 Articles for the Past Month (v.Oct 2018): https://www.reddit.com/r/Python/comments/9n0ef7/python_top_10_articles_for_the_past_month_voct/
reddit
r/Python - Python Top 10 Articles for the Past Month (v.Oct 2018)
6 votes and 0 comments so far on Reddit
IoT start-up in London hiring for Python/Go Engineers, all levels...: https://www.reddit.com/r/Python/comments/9n0txg/iot_startup_in_london_hiring_for_pythongo/
reddit
r/Python - IoT start-up in London hiring for Python/Go Engineers, all levels...
1 vote and 0 comments so far on Reddit
cppyy - installation within a conda environment: https://www.reddit.com/r/Python/comments/9n104t/cppyy_installation_within_a_conda_environment/
reddit
r/Python - cppyy - installation within a conda environment
1 vote and 0 comments so far on Reddit
I've read about python and how it's a complex language which is hard to optimize and make faster. What sort of feature, if removed, could make python so much faster?: https://www.reddit.com/r/Python/comments/9n18ot/ive_read_about_python_and_how_its_a_complex/
reddit
r/Python - I've read about python and how it's a complex language which is hard to optimize and make faster. What sort of feature…
2 votes and 0 comments so far on Reddit
How many of you use an auto code formatter / hows that going?: https://www.reddit.com/r/Python/comments/9n18ra/how_many_of_you_use_an_auto_code_formatter_hows/
reddit
r/Python - How many of you use an auto code formatter / hows that going?
1 vote and 0 comments so far on Reddit
Passing a C Data structure into Python and vice versa: https://www.reddit.com/r/Python/comments/9n0zbp/passing_a_c_data_structure_into_python_and_vice/
reddit
r/Python - Passing a C++ Data structure into Python and vice versa
1 vote and 0 comments so far on Reddit
Comprehensive video series on Dataclasses in Python 3.7 : https://www.reddit.com/r/Python/comments/9n1erq/comprehensive_video_series_on_dataclasses_in/
reddit
r/Python - Comprehensive video series on Dataclasses in Python 3.7+
3 votes and 1 comment so far on Reddit
One Month (Learn to Code in 30 Days) Is Hiring a Python Writer: https://docs.google.com/document/d/14uE_d4mU00gLJSZRrk0vSIWYi2BjcxD5oRJgGEEDdxU/edit#
Google Docs
Freelance Writer @ OneMonth.com
OneMonth.com Learn to Code in 30 Days | We’re hiring! Freelance Writer with Coding Skills One Month is looking for a creative, driven, and experienced writer to join our team on a pay per post or part-time basis. We are seeking someone who is passionate…
Curious about how much time an experienced dev would take to create an UI: https://www.reddit.com/r/Python/comments/9n48kv/curious_about_how_much_time_an_experienced_dev/
reddit
r/Python - Curious about how much time an experienced dev would take to create an UI
2 votes and 1 comment so far on Reddit
Package that allows you to do crud on a relational database from the frontend.: https://www.reddit.com/r/Python/comments/9n4oo8/package_that_allows_you_to_do_crud_on_a/
reddit
Package that allows you to do crud on a relational... • r/Python
Trying to build a application that would all you to do crud operations from a UI (using flask, sql-alchemy, jinja templates) but with...