What can you do with Mako that you can't do with Jinja?: https://www.reddit.com/r/Python/comments/8v19pi/what_can_you_do_with_mako_that_you_cant_do_with/
reddit
r/Python - What can you do with Mako that you can't do with Jinja?
1 votes and 0 so far on reddit
Finding repeated character combinations in string: https://stackoverflow.com/questions/49222636/finding-repeated-character-combinations-in-string
Stack Overflow
Finding repeated character combinations in string
I have a string that holds a very long sentence without whitespaces/spaces.
mystring = "abcdthisisatextwithsampletextforasampleabcd"
I would like to find all of the repeated substrings t...
mystring = "abcdthisisatextwithsampletextforasampleabcd"
I would like to find all of the repeated substrings t...
To split your models off into a package or maintain them in your web service?: https://www.reddit.com/r/Python/comments/8v2ntd/to_split_your_models_off_into_a_package_or/
reddit
r/Python - To split your models off into a package or maintain them in your web service?
1 votes and 0 so far on reddit
RandomIndexList -- for when predictability and convenience is just too boring: https://www.reddit.com/r/Python/comments/8v2pmo/randomindexlist_for_when_predictability_and/
reddit
r/Python - RandomIndexList -- for when predictability and convenience is just too boring
1 votes and 0 so far on reddit
How to programmatically get answers from google?: https://www.reddit.com/r/Python/comments/8v2rc9/how_to_programmatically_get_answers_from_google/
reddit
r/Python - How to programmatically get answers from google?
1 votes and 0 so far on reddit
Visualizing Roman imperial dynasties with python and bokeh: https://www.reddit.com/r/Python/comments/8v3n5s/visualizing_roman_imperial_dynasties_with_python/
reddit
r/Python - Visualizing Roman imperial dynasties with python and bokeh
1 votes and 1 so far on reddit
How does asyncio actually work?: https://stackoverflow.com/questions/49005651/how-does-asyncio-actually-work
Stack Overflow
How does asyncio actually work?
This question is motivated by my another question: How to await in cdef?
There are tons of articles and blog posts on the web about asyncio, but they are all very superficial. I couldn't find any
There are tons of articles and blog posts on the web about asyncio, but they are all very superficial. I couldn't find any
What is the default user agent when scraping the web with BeautifulSoup?: https://www.reddit.com/r/Python/comments/8v3owv/what_is_the_default_user_agent_when_scraping_the/
reddit
r/Python - What is the default user agent when scraping the web with BeautifulSoup?
2 votes and 5 so far on reddit
Error installing Python 2 via Homebrew on MacOS Mojave: https://stackoverflow.com/questions/51088676/error-installing-python-2-via-homebrew-on-macos-mojave
Stack Overflow
Error installing Python 2 via Homebrew on MacOS Mojave
I'm having a lot of trouble with installing Python 2.7 on the MacOS 10.14 Mojave Beta.
I've tried re-installing the command line tools and then installing Python 2.7 as suggested here and here, b...
I've tried re-installing the command line tools and then installing Python 2.7 as suggested here and here, b...
"Pythonic" is a new macOS app with provides you with an efficient and quick way to run your Python code from your mac.: https://www.reddit.com/r/Python/comments/8v4jig/pythonic_is_a_new_macos_app_with_provides_you/
reddit
r/Python - "Pythonic" is a new macOS app with provides you with an efficient and quick way to run your Python code from your mac.
1 votes and 2 so far on reddit
Feasibility of taking figures off multiple pdf documents to be used on charts and calculations: https://www.reddit.com/r/Python/comments/8v4v80/feasibility_of_taking_figures_off_multiple_pdf/
reddit
r/Python - Feasibility of taking figures off multiple pdf documents to be used on charts and calculations
1 votes and 0 so far on reddit
cross-platform alternatives to pyinstaller?: https://www.reddit.com/r/Python/comments/8v4k0d/crossplatform_alternatives_to_pyinstaller/
reddit
r/Python - cross-platform alternatives to pyinstaller?
1 votes and 0 so far on reddit
Stippled COUNTLESS 2D — 2x Downsampling of Sparsely Labeled Images: https://www.reddit.com/r/Python/comments/8v56u7/stippled_countless_2d_2x_downsampling_of_sparsely/
reddit
r/Python - Stippled COUNTLESS 2D — 2x Downsampling of Sparsely Labeled Images
2 votes and 0 so far on reddit
Rendering animation through jinja2, possible?: https://www.reddit.com/r/Python/comments/8v5p6z/rendering_animation_through_jinja2_possible/
reddit
r/Python - Rendering animation through jinja2, possible?
1 votes and 0 so far on reddit
Your favorite python web framework and why?: https://www.reddit.com/r/Python/comments/8v6lh1/your_favorite_python_web_framework_and_why/
reddit
r/Python - Your favorite python web framework and why?
1 votes and 1 so far on reddit
2018.. came back to Python after 5 years, still am forced to use Python 2: https://www.reddit.com/r/Python/comments/8v6w01/2018_came_back_to_python_after_5_years_still_am/
reddit
r/Python - 2018.. came back to Python after 5 years, still am forced to use Python 2
1 votes and 1 so far on reddit