Git Repo to Learn Best Practices From?: https://www.reddit.com/r/Python/comments/79fplx/git_repo_to_learn_best_practices_from/
reddit
Git Repo to Learn Best Practices From? • r/Python
Hi everyone, So recently we switch from Ruby into Python, and while everyone in the team invested some time learning the Python syntax, it still...
Creating a REST API with Python and The aiohttp Framework: https://www.reddit.com/r/Python/comments/79frjp/creating_a_rest_api_with_python_and_the_aiohttp/
reddit
Creating a REST API with Python and The aiohttp Framework • r/Python
3 points and 0 comments so far on reddit
Using Python To Analyze 60 Million US Police Stops: https://www.reddit.com/r/Python/comments/79g88x/using_python_to_analyze_60_million_us_police_stops/
reddit
Using Python To Analyze 60 Million US Police Stops • r/Python
2 points and 0 comments so far on reddit
PSA: One of the options to improve python performance is cython - tool that allows you to write C extension using superset of python: https://www.reddit.com/r/Python/comments/79g90f/psa_one_of_the_options_to_improve_python/
reddit
PSA: One of the options to improve python performance... • r/Python
It's really easy to dive in and "cythonize" your bottlenecks. In my use case (the heavy load is in using small integer arrays) I easily gained...
Curio Requests: Async HTTP for Humans The same taste as Requests!: https://www.reddit.com/r/Python/comments/79gf5w/curio_requests_async_http_for_humans_the_same/
reddit
Curio + Requests: Async HTTP for Humans The same taste... • r/Python
1 points and 0 comments so far on reddit
Using Quandl and Bokeh to do an embeddable vizualization (in Python 2.7).: https://www.reddit.com/r/Python/comments/79guz2/using_quandl_and_bokeh_to_do_an_embeddable/
reddit
Using Quandl and Bokeh to do an embeddable... • r/Python
1 points and 1 comments so far on reddit
An easy way to password protect your python scripts by using encryption never touches hdd/ssd: https://www.reddit.com/r/Python/comments/79gxva/an_easy_way_to_password_protect_your_python/
reddit
An easy way to password protect your python scripts by... • r/Python
1 points and 0 comments so far on reddit
How can I do regressions in python?: https://www.reddit.com/r/Python/comments/79h1wn/how_can_i_do_regressions_in_python/
reddit
How can I do regressions in python? • r/Python
Is there a package for and how to use it ? For example, how to get this estimators in a multiple regression? 𝑦𝑡 = 𝛼1 +𝛼2𝑥2𝑡 +𝛼3𝑥3𝑡 +𝜀𝑡
How splitting the same string return different things in Ruby and Python: https://www.reddit.com/r/Python/comments/79hig5/how_splitting_the_same_string_return_different/
reddit
How splitting the same string return different things... • r/Python
0 points and 0 comments so far on reddit
Concurrent Python Programming using a ThreadPoolExecutor: https://www.reddit.com/r/Python/comments/79hhsr/concurrent_python_programming_using_a/
reddit
Concurrent Python Programming using a ThreadPoolExecutor • r/Python
1 points and 0 comments so far on reddit
Python MySql From Scratch - udemy course free for limited time- Discudemy: https://www.reddit.com/r/Python/comments/79ha5e/python_mysql_from_scratch_udemy_course_free_for/
reddit
Python MySql From Scratch - udemy course free for... • r/Python
2 points and 0 comments so far on reddit
5 new udemy python courses free for limited time - Discudemy.com: https://www.reddit.com/r/Python/comments/79ijkh/5_new_udemy_python_courses_free_for_limited_time/
reddit
5 new udemy python courses free for limited time -... • r/Python
hi Friend today 5 new udemy coupon added on discudemy.com... [Python Built In Modules (Python Know...
Issue with smtplib and iphones: https://www.reddit.com/r/Python/comments/79ip1d/issue_with_smtplib_and_iphones/
reddit
Issue with smtplib and iphones • r/Python
I was messing around with smtplib and sent my phone a couple messages (i have an s7) and it worked, they came in as sms messages. But then i tried...