An Immersive Virtual Office For Your Team
https://gather.town/offices?utm_source=pycoders_weekly&utm_medium=newsletter&utm_campaign=newsletter_post&utm_content=office_while_remote
https://gather.town/offices?utm_source=pycoders_weekly&utm_medium=newsletter&utm_campaign=newsletter_post&utm_content=office_while_remote
www.gather.town
Gather for Remote Work
Whether you're a team of 20 or 2000, Gather makes it easy to create an engaging space where you can collaborate and connect with your team.
Python Software Foundation Fellow Members for Q2 2021
https://pyfound.blogspot.com/2021/07/python-software-foundation-fellow.html
https://pyfound.blogspot.com/2021/07/python-software-foundation-fellow.html
Blogspot
Python Software Foundation Fellow Members for Q2 2021
The PSF is pleased to announced its second batch of PSF Fellows for 2021! Let us welcome the new PSF Fellows for Q2! The following people co...
Do Not Use Mutable Objects as Default Arguments in Python
https://old.reddit.com/r/Python/comments/opb7hm/do_not_use_mutable_objects_as_default_arguments/
https://old.reddit.com/r/Python/comments/opb7hm/do_not_use_mutable_objects_as_default_arguments/
reddit
Do not use mutable objects as default arguments in Python
Posted in r/Python by u/ChorGroup • 199 points and 1 comment
The Pandas DataFrame: Working With Data Efficiently
https://realpython.com/courses/pandas-dataframe-working-with-data/
https://realpython.com/courses/pandas-dataframe-working-with-data/
Realpython
The pandas DataFrame: Working With Data Efficiently – Real Python
In this course, you'll get started with pandas DataFrames, which are powerful and widely used two-dimensional data structures. You'll learn how to perform basic operations with data, handle missing values, work with time-series data, and visualize data from…
Beautiful Ideas in Programming: Generators and Continuations
https://www.hhyu.org/posts/generator_and_continuation/
https://www.hhyu.org/posts/generator_and_continuation/
Cortically Magnified
Beautiful ideas in programming: generators and continuations
Science, programming, books, and other interesting stuff
Why Tracing Might Replace (Almost) All Logging
https://go.lightstep.com/register-tracing-will-replace-logging-guide-py
https://go.lightstep.com/register-tracing-will-replace-logging-guide-py
Lightstep
Why tracing might replace (almost) all logging
This is a guide about why tracing will gradually replace most logging, at least where distributed or cloud-native architectures are concerned. And we’re going to explore this through the lens of a relational data model. It’s going to be fun!
qmsolve: A Module for Solving and Visualizing the Schrödinger Equation
https://github.com/quantum-visualizations/qmsolve
https://github.com/quantum-visualizations/qmsolve
GitHub
GitHub - quantum-visualizations/qmsolve: ⚛️ A module for solving and visualizing the Schrödinger equation.
⚛️ A module for solving and visualizing the Schrödinger equation. - quantum-visualizations/qmsolve
jupyter-text2code: A Proof-of-Concept Jupyter Extension Which Converts English Queries Into Python Code
https://github.com/deepklarity/jupyter-text2code
https://github.com/deepklarity/jupyter-text2code
GitHub
GitHub - deepklarity/jupyter-text2code: A proof-of-concept jupyter extension which converts english queries into relevant python…
A proof-of-concept jupyter extension which converts english queries into relevant python code - deepklarity/jupyter-text2code
dlib: A C++/Python Toolkit for Making Real World Machine Learning and Data Analysis Applications
https://github.com/davisking/dlib
https://github.com/davisking/dlib
GitHub
GitHub - davisking/dlib: A toolkit for making real world machine learning and data analysis applications in C++
A toolkit for making real world machine learning and data analysis applications in C++ - davisking/dlib
hook-slinger: A Generic Service to Send, Retry, and Manage Webhooks
https://github.com/rednafi/hook-slinger
https://github.com/rednafi/hook-slinger
GitHub
GitHub - rednafi/hook-slinger: A generic service to send, retry, and manage webhooks
A generic service to send, retry, and manage webhooks - rednafi/hook-slinger
3 Ways To Get Started With TensorRT 8 Using TensorFlow
https://dogaozgon.medium.com/3-ways-to-get-started-with-tensorrt-8-using-tensorflow-8e419132ee85
https://dogaozgon.medium.com/3-ways-to-get-started-with-tensorrt-8-using-tensorflow-8e419132ee85
Medium
3 Ways To Get Started With TensorRT 8 Using TensorFlow
Give yourself a head-start by seeing the big picture first.
Running and debugging Serverless Framework AWS Python Lambda functions locally in VSCode
https://lukerogerson.medium.com/running-and-debugging-serverless-framework-aws-python-lambda-functions-locally-in-vscode-3c7de5fb41a
https://lukerogerson.medium.com/running-and-debugging-serverless-framework-aws-python-lambda-functions-locally-in-vscode-3c7de5fb41a
Medium
Running and debugging Serverless Framework AWS Python Lambda functions locally in VSCode
How to debug and step-through Python Lambda functions managed by Serverless Framework in VSCode.
Handling 100 Requests per Second with Python and Django
https://www.ethicalads.io/blog/2021/07/handling-100-requests-per-second-with-python-django/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
https://www.ethicalads.io/blog/2021/07/handling-100-requests-per-second-with-python-django/#at?hmsr=toutiao.io&utm_campaign=toutiao.io&utm_medium=toutiao.io&utm_source=toutiao.io
EthicalAds
Handling 100 Requests Per Second with Python & Django
Rather than discussing advertising and privacy, in this post we're going to talk about how we scaled our ad server using some of the same tools and techniques we use on Read the Docs.
Awesome PyCharm Extensions For Data Scientists
https://preettheman.medium.com/awesome-pycharm-extensions-for-data-scientists-5f3faf27b0cc
https://preettheman.medium.com/awesome-pycharm-extensions-for-data-scientists-5f3faf27b0cc
Medium
Awesome PyCharm Extensions For Data Scientists
Welcome back! PyCharm is an awesome IDE for data scientists, so let’s take a look at some of the best extensions for this software. Now…