What's everyone working on this week?: https://www.reddit.com/r/Python/comments/7ei2o7/whats_everyone_working_on_this_week/
reddit
What's everyone working on this week? • r/Python
Tell /r/python what you're working on this week! You can be bragging, grousing, sharing your passion, or explaining your pain. Talk about your...
Pip disappears and virtual environment breaks on windows.: https://www.reddit.com/r/Python/comments/7eiafo/pip_disappears_and_virtual_environment_breaks_on/
reddit
Pip disappears and virtual environment breaks on windows. • r/Python
This is the first time I have ever run into this problem and google is being less than useful. I was wondering if anyone else has ever seen this....
[x-post from r/learnprogramming] How to best structure multiple python projects on a deploy server, some of which import from each other?: https://www.reddit.com/r/Python/comments/7eibl1/xpost_from_rlearnprogramming_how_to_best/
reddit
[x-post from r/learnprogramming] How to best structure... • r/Python
I work in a small tech company where security is legally required. I have 3 python projects that I want to deploy to a server and I am doing...
ActivityWatch - An open source automated time-tracker that is cross-platform, extensible and privacy-focused.: https://www.reddit.com/r/Python/comments/7ei5fx/activitywatch_an_open_source_automated/
reddit
ActivityWatch - An open source automated time-tracker that is...
Posted in r/Python by u/ErikBjare • 188 points and 26 comments
Python requests in AWS Lambda cannot connect to site behind proxy: https://stackoverflow.com/questions/47295851/python-requests-in-aws-lambda-cannot-connect-to-site-behind-proxy
Stackoverflow
Python requests in AWS Lambda cannot connect to site behind proxy
I have an AWS Lambda function that needs to connect to a internal website which is behind a proxy. In my code I am doing the following:
from botocore.vendored import requests
https_proxy = "https://
from botocore.vendored import requests
https_proxy = "https://
Continuum Analytics (Anaconda python distribution) sponsorship of the Spyder IDE is coming to an end: https://www.reddit.com/r/Python/comments/7eis39/continuum_analytics_anaconda_python_distribution/
reddit
Continuum Analytics (Anaconda python distribution)... • r/Python
I’m sad to hear this but certainly appreciate all they and the Spyder team have done. Spyder has come a long way in the 5 years or so that I’ve...
My friend and I built some spiders for a machine learning dataset. It was my first time using Python. I wrote a blog post to help anyone else trying to do something similar.: https://www.reddit.com/r/Python/comments/7eighj/my_friend_and_i_built_some_spiders_for_a_machine/
reddit
My friend and I built some spiders for a machine... • r/Python
1 points and 0 comments so far on reddit
Memoization in Python: How to Cache Function Results: https://www.reddit.com/r/Python/comments/7eiqq0/memoization_in_python_how_to_cache_function/
reddit
Memoization in Python: How to Cache Function Results • r/Python
93 points and 11 comments so far on reddit
Some of you may find this useful, another flask project blueprint.: https://www.reddit.com/r/Python/comments/7ejl58/some_of_you_may_find_this_useful_another_flask/
reddit
Some of you may find this useful, another flask project... • r/Python
1 points and 0 comments so far on reddit
JIT compiling a subset of Python to x86-64: https://csl.name/post/python-compiler/
Why does Python not wait for shutil.copy to finish before moving to the next line of code?: https://www.reddit.com/r/Python/comments/7ekdwd/why_does_python_not_wait_for_shutilcopy_to_finish/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
JavaScript Promises are equivalent to Python's asyncio: https://www.reddit.com/r/Python/comments/7el2yf/javascript_promises_are_equivalent_to_pythons/
reddit
JavaScript Promises are equivalent to Python's asyncio • r/Python
0 points and 0 comments so far on reddit