Anwesha Das: February PyLadies Pune workshop
Link: http://anweshadas.in/february-pyladies-pune-workshop/
It was the time for “learning Python with harware” in February, 2020 with PyLadies in Pune. Coding in Python becomes fun when one can see the changes it makes in the hardware.
Selecting a place for wo
Link: http://anweshadas.in/february-pyladies-pune-workshop/
It was the time for “learning Python with harware” in February, 2020 with PyLadies in Pune. Coding in Python becomes fun when one can see the changes it makes in the hardware.
Selecting a place for wo
Law Explained India
February PyLadies Pune workshop
It was the time for “learning Python with harware” in February, 2020 with PyLadies in Pune. Coding in Python becomes fun when one can see the changes it makes in the hardware. Selecting a place for work is always a difficult task as any organizer. College…
Mike Driscoll: PyDev of the Week: Martin Fitzpatrick
Link: http://www.blog.pythonlibrary.org/2020/02/17/pydev-of-the-week-martin-fitzpatrick/
This week we welcome Martin Fitzpatrick (@mfitzp) as our PyDev of the Week! Martin is the author of “Create Simple GUI Applications with Python and Qt 5” and the creator of the LearnPyQt website. You
Link: http://www.blog.pythonlibrary.org/2020/02/17/pydev-of-the-week-martin-fitzpatrick/
This week we welcome Martin Fitzpatrick (@mfitzp) as our PyDev of the Week! Martin is the author of “Create Simple GUI Applications with Python and Qt 5” and the creator of the LearnPyQt website. You
The Mouse Vs. The Python
PyDev of the Week: Martin Fitzpatrick - The Mouse Vs. The Python
This week we welcome Martin Fitzpatrick (@mfitzp) as our PyDev of the Week! Martin is the author of “Create Simple GUI Applications with Python and Qt 5” and the creator of the LearnPyQt website. You can also check out his personal site or see what he’s up…
Stories in My Pocket: Refactoring and asking for forgiveness
Link: https://storiesinmypocket.com/articles/refactoring-and-asking-forgiveness/
Recently, I had a great interaction with one of my coworkers that I think is worth sharing, with the hope you may learn a bit about refactoring and python.My colleague came to me to help him think thr
Link: https://storiesinmypocket.com/articles/refactoring-and-asking-forgiveness/
Recently, I had a great interaction with one of my coworkers that I think is worth sharing, with the hope you may learn a bit about refactoring and python.My colleague came to me to help him think thr
Real Python: A Guide to the Newer Python String Format Techniques
Link: https://realpython.com/python-formatted-output/
In the previous tutorial in this introductory series, you learned how to format string data using the string modulo operator. The string modulo operator is useful, and it’s good for you to be familiar
Link: https://realpython.com/python-formatted-output/
In the previous tutorial in this introductory series, you learned how to format string data using the string modulo operator. The string modulo operator is useful, and it’s good for you to be familiar
Realpython
A Guide to Modern Python String Formatting Tools – Real Python
In this tutorial, you'll explore Python's modern string formatting tools. You'll learn how to harness the power of Python's f-strings and the .format() method for string interpolation and formatting.
Mike Driscoll: Python 101 2nd Edition Kickstarter is Live!
Link: http://www.blog.pythonlibrary.org/2020/02/17/python-101-2nd-edition-kickstarter-is-live/
I am excited to announce that my newest book, Python 101, 2nd Edition is launching on Kickstarter today!
Click the Photo to Jump to Kickstarter
Python 101 holds a special place in my heart as it was t
Link: http://www.blog.pythonlibrary.org/2020/02/17/python-101-2nd-edition-kickstarter-is-live/
I am excited to announce that my newest book, Python 101, 2nd Edition is launching on Kickstarter today!
Click the Photo to Jump to Kickstarter
Python 101 holds a special place in my heart as it was t
Roberto Alsina: Learning Serverless in GCP
Link: https://ralsina.me/weblog/posts/learning-serverless-in-gcp.html
Usually, when I want to learn how to use a tool, the thing that works best for me is
to try to build something using it. Watching someone build something instead is
the second best thing.
So, join me
Link: https://ralsina.me/weblog/posts/learning-serverless-in-gcp.html
Usually, when I want to learn how to use a tool, the thing that works best for me is
to try to build something using it. Watching someone build something instead is
the second best thing.
So, join me
Lateral Opinion
Learning Serverless in GCP
Usually, when I want to learn how to use a tool, the thing that works best for me is
to try to build something using it. Watching someone build something instead is
the second best thing.
So, join me
to try to build something using it. Watching someone build something instead is
the second best thing.
So, join me
PyBites: Productivity Mondays - 5 tips that will boost your performance
Link: https://pybit.es/small-hacks.html
The following things are relatively easy to do, but also easy not to do. Do them consistently and they can change your career and life.
1. Follow up
How many interactions die after the first meeting?
Link: https://pybit.es/small-hacks.html
The following things are relatively easy to do, but also easy not to do. Do them consistently and they can change your career and life.
1. Follow up
How many interactions die after the first meeting?
PyBites
Productivity Mondays - 5 tips that will boost your performance
The following things are relatively easy to do, but also easy not to do. Do them consistently and they can change your career and life.
tryexceptpass: Uniquely Managing Test Execution Resources using WebSockets
Link: https://tryexceptpass.org/article/manage-test-resources-with-websockets/
Executing tests for simple applications is complicated. You have to think about the users, how they interact with it, how those interactions propagate through different components, as well as how to h
Link: https://tryexceptpass.org/article/manage-test-resources-with-websockets/
Executing tests for simple applications is complicated. You have to think about the users, how they interact with it, how those interactions propagate through different components, as well as how to h
tryexceptpass.org
Uniquely Managing Test Execution Resources using WebSockets
Learn about managing resources for test execution, while building an asynchronous WebSocket client-server application that tracks them using Python and Sanic.
Anwesha Das: The scary digital world
Link: http://anweshadas.in/the-scary-digital-world/
The horror
Some years ago, my husband and I were looking for houses to rent. We both were in different cities and were having a telephone conversation. We had three or four phone calls to discuss this
Link: http://anweshadas.in/the-scary-digital-world/
The horror
Some years ago, my husband and I were looking for houses to rent. We both were in different cities and were having a telephone conversation. We had three or four phone calls to discuss this
Law Explained India
The scary digital world
The horror Some years ago, my husband and I were looking for houses to rent. We both were in different cities and were having a telephone conversation. We had three or four phone calls to discuss this. After that, I opened my laptop and turned on my then…
Python Insider: Python 3.8.2rc2 is now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/joiaVm8KWn8/python-382rc2-is-now-available-for.html
Python 3.8.2rc2 is the second release candidate of the second maintenance release of Python 3.8. Go get it here:
https://www.python.org/downloads/release/python-382rc2/
Why a second release cand
Link: http://feedproxy.google.com/~r/PythonInsider/~3/joiaVm8KWn8/python-382rc2-is-now-available-for.html
Python 3.8.2rc2 is the second release candidate of the second maintenance release of Python 3.8. Go get it here:
https://www.python.org/downloads/release/python-382rc2/
Why a second release cand
Blogspot
Python Insider: Python 3.8.2rc2 is now available for testing
Chris Moffitt: Python Tools for Record Linking and Fuzzy Matching
Link: https://pbpython.com/record-linking.html
Introduction
Record linking and fuzzy matching are terms used to describe the process of joining two
data sets together that do not have a common unique identifier. Examples include trying to
join fi
Link: https://pbpython.com/record-linking.html
Introduction
Record linking and fuzzy matching are terms used to describe the process of joining two
data sets together that do not have a common unique identifier. Examples include trying to
join fi
Pbpython
Python Tools for Record Linking and Fuzzy Matching
This article discusses useful python tools for linking record sets and fuzzy matching on text fields. These concepts can also be used to deduplicate data.
Stack Abuse: Integrating MongoDB with Python Using PyMongo
Link: https://stackabuse.com/integrating-mongodb-with-python-using-pymongo/
Introduction
In this post, we will dive into MongoDB as a data store from a Python perspective. To that end, we'll write a simple script to showcase what we can achieve and any benefits we can reap fr
Link: https://stackabuse.com/integrating-mongodb-with-python-using-pymongo/
Introduction
In this post, we will dive into MongoDB as a data store from a Python perspective. To that end, we'll write a simple script to showcase what we can achieve and any benefits we can reap fr
Stack Abuse
Integrating MongoDB with Python Using PyMongo
MongoDB is a document-based non-relational database that allows great and easy horizontal scalability. In this article, we'll use PyMongo to connect to a MongoDB database and perform CRUD operations using Python.
Real Python: Finding the Perfect Python Code Editor
Link: https://realpython.com/courses/finding-perfect-python-code-editor/
Find your perfect Python development setup with this review of Python IDEs and code editors. Writing Python using IDLE or the Python REPL is great for simple things, but not ideal for larger programmi
Link: https://realpython.com/courses/finding-perfect-python-code-editor/
Find your perfect Python development setup with this review of Python IDEs and code editors. Writing Python using IDLE or the Python REPL is great for simple things, but not ideal for larger programmi
Realpython
Finding the Perfect Python Code Editor – Real Python
Find your perfect Python development setup with this review of Python IDEs and code editors. Writing Python using IDLE or the Python REPL is great for simple things, but not ideal for larger programming projects. With this course you'll get an overview of…
EuroPython: EuroPython 2020: Presenting our conference logo for Dublin
Link: https://blog.europython.eu/post/190894113857
We’re pleased to announce our official conference logo for EuroPython 2020, July 20-26, in Dublin, Ireland:The logo is inspired by the colors and symbols often associated with Ireland: the shamrock an
Link: https://blog.europython.eu/post/190894113857
We’re pleased to announce our official conference logo for EuroPython 2020, July 20-26, in Dublin, Ireland:The logo is inspired by the colors and symbols often associated with Ireland: the shamrock an
EuroPython Blog
EuroPython 2020: Presenting our conference logo for Dublin
We’re pleased to announce our official conference logo for EuroPython 2020, July 20-26, in Dublin, Ireland: The logo is inspired by the colors and symbols often associated with Ireland: the shamrock...
Podcast.__init__: APIs, Sustainable Open Source and The Async Web With Tom Christie
Link: https://www.pythonpodcast.com/apis-sustainable-open-source-and-the-async-web-with-tom-christie/
Tom Christie is probably best known as the creator of Django REST Framework, but his contributions to the state the web in Python extend well beyond that. In this episode he shares his story of gettin
Link: https://www.pythonpodcast.com/apis-sustainable-open-source-and-the-async-web-with-tom-christie/
Tom Christie is probably best known as the creator of Django REST Framework, but his contributions to the state the web in Python extend well beyond that. In this episode he shares his story of gettin
The Python Podcast.__init__
The Python Podcast.__init__: APIs, Sustainable Open Source and The Async Web With Tom Christie
An interview with Tom Christie about his experiences as an open source maintainer of API and asynchronous web frameworks in the Python ecosystem
Codementor: Wanted: Microsoft Dynamics data in Python scripts
Link: https://www.codementor.io/anananet/wanted-microsoft-dynamics-data-in-python-scripts-13qtznw4q2
There is plenty of exciting stuff in Microsoft Dynamics that you can use for data analysis or data visualization projects in large organizations. So how do you get your hands on it using a Python scri
Link: https://www.codementor.io/anananet/wanted-microsoft-dynamics-data-in-python-scripts-13qtznw4q2
There is plenty of exciting stuff in Microsoft Dynamics that you can use for data analysis or data visualization projects in large organizations. So how do you get your hands on it using a Python scri
www.codementor.io
Wanted: Microsoft Dynamics data in Python scripts | Codementor
There is plenty of exciting stuff in Microsoft Dynamics that you can use for data analysis or data visualization projects in large organizations. So how do you get your hands on it using a Python script? Good news, it is not that complicated!
Wing Tips: Using "python -m" in Wing 7.2
Link: https://wingware.com/blog/python-m
Wing version 7.2 has been released, and the
next couple Wing Tips look at some of its new features.
We've already looked at reformatting with Black and YAPF and Wing 7.2's expanded support for
virtual
Link: https://wingware.com/blog/python-m
Wing version 7.2 has been released, and the
next couple Wing Tips look at some of its new features.
We've already looked at reformatting with Black and YAPF and Wing 7.2's expanded support for
virtual
Wingware
Wing Tips: Using
Wing 7.2 added support for launching modules from the IDE in a way that
simulates running
simulates running
Roberto Alsina: Airflow By Example (II)
Link: https://ralsina.me/weblog/posts/airflow-by-example-ii.html
Second twitter thread about following a simple example to learn Apache Airflow.
Read more… (2 min remaining to read)
Link: https://ralsina.me/weblog/posts/airflow-by-example-ii.html
Second twitter thread about following a simple example to learn Apache Airflow.
Read more… (2 min remaining to read)
Lateral Opinion
Airflow By Example (II)
Second twitter thread about following a simple example to learn Apache Airflow.
So, let's talk a bit more about watching TV using Apache Airflow (which is not a very good idea legally, but has good
So, let's talk a bit more about watching TV using Apache Airflow (which is not a very good idea legally, but has good
PyCoder’s Weekly: Issue #408 (Feb. 18, 2020)
Link: https://pycoders.com/issues/408
#408 – FEBRUARY 18, 2020 View in Browser » Finding the Perfect Python Code Editor Find your perfect Python development setup with this review of Python IDEs and code editors. Writing Python usin
Link: https://pycoders.com/issues/408
#408 – FEBRUARY 18, 2020 View in Browser » Finding the Perfect Python Code Editor Find your perfect Python development setup with this review of Python IDEs and code editors. Writing Python usin
Pycoders
PyCoder’s Weekly | Issue #408
Issue #408 of the PyCoder’s Weekly newsletter, published Feb. 18, 2020.
PyCon: The Hatchery Returns with Nine Events!
Link: https://pycon.blogspot.com/2020/02/the-hatchery-returns-with-nine-events.html
Since its start in 2018, the PyCon US Hatchery Program has become a fundamental part of how PyCon as a conference adapts to best serve the Python community as it grows and changes with time. In keepin
Link: https://pycon.blogspot.com/2020/02/the-hatchery-returns-with-nine-events.html
Since its start in 2018, the PyCon US Hatchery Program has become a fundamental part of how PyCon as a conference adapts to best serve the Python community as it grows and changes with time. In keepin
Blogspot
The Hatchery Returns with Nine Events!
Since its start in 2018, the PyCon US Hatchery Program has become a fundamental part of how PyCon as a conference adapts to best serve the ...