PSF GSoC students blogs: Weekly Check-In #13
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-13-3/
What I did this week?
I made some changes to my previous PR on updating documentation for new checkers.
What will I be doing this week?
I have been working on the final work report, and will complete
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-13-3/
What I did this week?
I made some changes to my previous PR on updating documentation for new checkers.
What will I be doing this week?
I have been working on the final work report, and will complete
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #13 - SaurabhK122's Blog
Weekly Check-In #13 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
Python Bytes: #196 Version your SQL schemas with git + automatically migrate them
Link: https://pythonbytes.fm/episodes/show/196/version-your-sql-schemas-with-git-automatically-migrate-them
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<p><strong>Brian #1:</strong> <a href="https://www.varrazzo.com/blog/2020/07/25/surviv
Link: https://pythonbytes.fm/episodes/show/196/version-your-sql-schemas-with-git-automatically-migrate-them
<p>Sponsored by Datadog: <a href="http://pythonbytes.fm/datadog"><strong>pythonbytes.fm/datadog</strong></a></p>
<p><strong>Brian #1:</strong> <a href="https://www.varrazzo.com/blog/2020/07/25/surviv
pythonbytes.fm
Version your SQL schemas with git + automatically migrate them
News and announcements from the Python community for the week of Aug 27th, 2020
Python Engineering at Microsoft: IoT exploration with VS Code, Python, and the Device Simulator Express
Link: https://devblogs.microsoft.com/python/iot-exploration-with-vs-code-python-and-the-device-simulator-express/
The explosion of devices in the IoT space is more than a little overwhelming. Where do you start?
Why choose hardware when you can experiment entirely in software? That’s the power of the Device Simu
Link: https://devblogs.microsoft.com/python/iot-exploration-with-vs-code-python-and-the-device-simulator-express/
The explosion of devices in the IoT space is more than a little overwhelming. Where do you start?
Why choose hardware when you can experiment entirely in software? That’s the power of the Device Simu
Microsoft News
IoT exploration with VS Code, Python, and the Device Simulator Express
The explosion of devices in the IoT space is more than a little overwhelming. Where do you start? Why choose hardware when you can experiment entirely in software? That’s the power of the Device Simulator Express (DSE). Keep on reading to learn how you can…
Brett Cannon: Unravelling augmented arithmetic assignment
Link: https://snarky.ca/unravelling-augmented-arithmetic-assignment/
PrologueThis post is part of a series on Python's syntactic sugar. The latest source code can be found as part of the desugar project.IntroductionPython has something called augmented arithmetic assig
Link: https://snarky.ca/unravelling-augmented-arithmetic-assignment/
PrologueThis post is part of a series on Python's syntactic sugar. The latest source code can be found as part of the desugar project.IntroductionPython has something called augmented arithmetic assig
Tall, Snarky Canadian
Unravelling augmented arithmetic assignment
PrologueThis post is part of a series on Python's syntactic sugar. The latest source code can be found as part of the desugar project. IntroductionPython has something called augmented arithmetic assignment. If you're not familiar with that phrase, it's basically…
PSF GSoC students blogs: Final Blog Post
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/final-blog-post/
So this is the Final Blog post. GsoC was Super fun I learned a lot interacted with cool people, made a network of awesome developers, worked under the best mentors. You can check my work product here
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/final-blog-post/
So this is the Final Blog post. GsoC was Super fun I learned a lot interacted with cool people, made a network of awesome developers, worked under the best mentors. You can check my work product here
blogs.python-gsoc.org
Python GSoC - Final Blog Post - abhaykatheria's Blog
Final Blog Post - 5df322f3-3062-46b3-bffe-f691c304aac8 - Python's Google Summer of Code Blogs Page
Red Hat Developers: Vulnerability analysis with Red Hat CodeReady Dependency Analytics and Snyk Intel
Link: https://developers.redhat.com/blog/2020/08/28/vulnerability-analysis-with-red-hat-codeready-dependency-analytics-and-snyk/
Red Hat CodeReady Dependency Analytics is a hosted service on OpenShift that provides vulnerability and compliance analysis for your applications, directly from your IDE. It automatically analyzes you
Link: https://developers.redhat.com/blog/2020/08/28/vulnerability-analysis-with-red-hat-codeready-dependency-analytics-and-snyk/
Red Hat CodeReady Dependency Analytics is a hosted service on OpenShift that provides vulnerability and compliance analysis for your applications, directly from your IDE. It automatically analyzes you
Red Hat Developer
Vulnerability analysis with Red Hat CodeReady Dependency Analytics and Snyk Intel | Red Hat Developer
Red Hat CodeReady Dependency Analytics is a hosted service on OpenShift that provides vulnerability and compliance analysis for your applications, directly from your IDE. It automatically analyzes
Real Python: The Real Python Podcast – Episode #24: Options for Packaging Your Python Application: Wheels, Docker, and More
Link: https://realpython.com/podcasts/rpp/24/
Have you wondered, how should I package my Python code? You've written the application, but now you need to distribute it to the machines it's intended to run on. It depends on what the code is, the l
Link: https://realpython.com/podcasts/rpp/24/
Have you wondered, how should I package my Python code? You've written the application, but now you need to distribute it to the machines it's intended to run on. It depends on what the code is, the l
Realpython
Episode #24: Options for Packaging Your Python Application: Wheels, Docker, and More – The Real Python Podcast
Have you wondered, how should I package my Python code? You've written the application, but now you need to distribute it to the machines it's intended to run on. It depends on what the code is, the libraries it depends on, and with whom do you want to share…
Dataquest: Do You Post Too Much? Analyze Your Personal Facebook Data with Python
Link: https://www.dataquest.io/blog/analyze-facebook-data-python/
As of Q2 2020, Facebook claims more than 2.7 billion active users. That means that if you're reading this article, chances are you're a Facebook user. But just how much of a Facebook user are you? How
Link: https://www.dataquest.io/blog/analyze-facebook-data-python/
As of Q2 2020, Facebook claims more than 2.7 billion active users. That means that if you're reading this article, chances are you're a Facebook user. But just how much of a Facebook user are you? How
Dataquest
Do You Post Too Much? Analyze Personal Facebook Data with Python
Learn how you can get your own Facebook data and then analyze and plot it using some basic Python to get a true picture of your posting habits.
PSF GSoC students blogs: udiff: Project Summary
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/udiff-project-summary/
0. Github
https://github.com/Quansight-Labs/udiff
1. Describe my work briefly
Complete and package udiff.
2. What is done (commits)
Implement VJP: e23163c, 4038f61, 43147e0, b6c4550, 3c3360e, f6f0407
Link: https://blogs.python-gsoc.org/en/sangyxs-blog/udiff-project-summary/
0. Github
https://github.com/Quansight-Labs/udiff
1. Describe my work briefly
Complete and package udiff.
2. What is done (commits)
Implement VJP: e23163c, 4038f61, 43147e0, b6c4550, 3c3360e, f6f0407
blogs.python-gsoc.org
Python GSoC - udiff: Project Summary - sangyx's Blog
udiff: Project Summary - 1bce70eb-f2bf-49ed-87e2-67410e1d91c9 - Python's Google Summer of Code Blogs Page
Test and Code: 128: pytest-randomly - Adam Johnson
Link: https://testandcode.com/128
Software tests should be order independent. That means you should be able to run them in any order or run them in isolation and get the same result.
However, system state often gets in the way and ord
Link: https://testandcode.com/128
Software tests should be order independent. That means you should be able to run them in any order or run them in isolation and get the same result.
However, system state often gets in the way and ord
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 128: pytest-randomly - Adam Johnson
Software tests should be order independent. That means you should be able to run them in any order or run them in isolation and get the same result. Adam Johnson created pytest-randomly to ensure test independence.
PyCharm: Webinar: “From The Docs: PyCharm Skills, Beginner to Advanced” with Alla Redko
Link: http://feedproxy.google.com/~r/Pycharm/~3/EyZeBQ4mzL4/
PyCharm is a comprehensive IDE that also comes with comprehensive help. What’s available and what is it like working on the help? PyCharm’s Alla Redko joins us to discuss how the help gets made. As a
Link: http://feedproxy.google.com/~r/Pycharm/~3/EyZeBQ4mzL4/
PyCharm is a comprehensive IDE that also comes with comprehensive help. What’s available and what is it like working on the help? PyCharm’s Alla Redko joins us to discuss how the help gets made. As a
JetBrains Blog
Webinar: “From The Docs: PyCharm Skills, Beginner to Advanced” with Alla Redko – PyCharm Blog | JetBrains
PyCharm is a comprehensive IDE that also comes with comprehensive help. What’s available and what is it like working on the help? PyCharm’s Alla Redko joins us to discuss how the help gets made. As a
Stack Abuse: Python with Pandas: DataFrame Tutorial with Examples
Link: https://stackabuse.com/python-with-pandas-dataframe-tutorial-with-examples/
Introduction
Pandas is an open-source Python library for data analysis. It is designed for efficient and intuitive handling and processing of structured data.
The two main data structures in Pandas ar
Link: https://stackabuse.com/python-with-pandas-dataframe-tutorial-with-examples/
Introduction
Pandas is an open-source Python library for data analysis. It is designed for efficient and intuitive handling and processing of structured data.
The two main data structures in Pandas ar
Stack Abuse
Python with Pandas: DataFrame Tutorial with Examples
In this article, we'll explain what Pandas DataFrames are and how they store information. Then, we'll create them manually and from files as well as manipulate the data stored inside of them.
Sumana Harihareswara - Cogito, Ergo Sumana: Apply For Grants To Fund Open Source Work, and Career Thoughts
Link: https://www.harihareswara.net/sumana/2020/08/28/0
Apply For Grants To Fund Open Source Work
When I tell people about grants they could get to help fund work on open source software projects, sometimes they are surprised because they didn't know such
Link: https://www.harihareswara.net/sumana/2020/08/28/0
Apply For Grants To Fund Open Source Work
When I tell people about grants they could get to help fund work on open source software projects, sometimes they are surprised because they didn't know such
PSF GSoC students blogs: Week 12
Link: https://blogs.python-gsoc.org/en/ars-blog/week-12-1/
As discussed in our weekly meeting, I'm wrapping up testing on the gsoc_year migration and #363
Link: https://blogs.python-gsoc.org/en/ars-blog/week-12-1/
As discussed in our weekly meeting, I'm wrapping up testing on the gsoc_year migration and #363
blogs.python-gsoc.org
Python GSoC - Week 12 - AR's Blog
Week 12 - 2025cf13-9b01-40fd-a602-c090ced9b959 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 7 Blog Post
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-7-blog-post/
This week I summarized my work during GSoC 2020. This is the last week on GSoC and I have spent a great summer.
I will continue working on the Tern project. I am now focusing on the multistage docker
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-7-blog-post/
This week I summarized my work during GSoC 2020. This is the last week on GSoC and I have spent a great summer.
I will continue working on the Tern project. I am now focusing on the multistage docker
blogs.python-gsoc.org
Python GSoC - Week 7 Blog Post - WangJL's Blog
Week 7 Blog Post - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
PyPy Development: PyPy is on Open Collective
Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/sLnBFfko6S8/pypy-is-on-open-collective.html
Hi all,
PyPy is now a member of Open Collective, a fiscal host. We have been thinking about switching to this organization for a couple of years; we like it for various reasons, like the budget trans
Link: http://feedproxy.google.com/~r/PyPyStatusBlog/~3/sLnBFfko6S8/pypy-is-on-open-collective.html
Hi all,
PyPy is now a member of Open Collective, a fiscal host. We have been thinking about switching to this organization for a couple of years; we like it for various reasons, like the budget trans
Blogspot
PyPy is on Open Collective
Hi all, PyPy is now a member of Open Collective , a fiscal host. We have been thinking about switching to this organization for a couple ...
Andriy Kornatskyy: Wheezy Projects Update
Link: http://mindref.blogspot.com/2020/08/wheezy-projects-update.html
All libraries related wheezy.web and wheezy.template have been recently migrated from bitbucket to github.
As a part of this migration there have been provided the following major benefits:
Est
Link: http://mindref.blogspot.com/2020/08/wheezy-projects-update.html
All libraries related wheezy.web and wheezy.template have been recently migrated from bitbucket to github.
As a part of this migration there have been provided the following major benefits:
Est
Blogspot
Wheezy Projects Update
All libraries related wheezy.web and wheezy.template have been recently migrated from bitbucket to github .
Andre Roberge: Friendly-traceback is now in beta
Link: https://aroberge.blogspot.com/2020/08/friendly-traceback-is-now-in-beta.html
Link: https://aroberge.blogspot.com/2020/08/friendly-traceback-is-now-in-beta.html
Blogspot
Friendly-traceback is now in beta
Talk Python to Me: #279 Modern Python Developer's Toolkit
Link: https://talkpython.fm/episodes/show/279/modern-python-developers-toolkit
Python is quick and easy to learn. And yet, there is a massive gap between knowing the common aspects of the language (loops, variables, functions, and so on) and how to write a well-factored applicat
Link: https://talkpython.fm/episodes/show/279/modern-python-developers-toolkit
Python is quick and easy to learn. And yet, there is a massive gap between knowing the common aspects of the language (loops, variables, functions, and so on) and how to write a well-factored applicat
talkpython.fm
Modern Python Developer's Toolkit
Python is quick and easy to learn. And yet, there is a massive gap between knowing the common aspects of the language (loops, variables, functions, and so on) and how to write a well-factored application using modern tools and libraries. That's where learning…
Erik Marsja: How to Make Column Index in Pandas Dataframe – with Examples
Link: https://www.marsja.se/how-to-make-column-index-in-pandas-dataframe-with-examples/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-make-column-index-in-pandas-dataframe-with-examples
The post How to Make Column Index in Pandas Dataframe – with Examples appeared first on Erik Marsja.
In this short Pandas tutorial, you will learn how to make column index in a dataframe. Standarly, w
Link: https://www.marsja.se/how-to-make-column-index-in-pandas-dataframe-with-examples/?utm_source=rss&utm_medium=rss&utm_campaign=how-to-make-column-index-in-pandas-dataframe-with-examples
The post How to Make Column Index in Pandas Dataframe – with Examples appeared first on Erik Marsja.
In this short Pandas tutorial, you will learn how to make column index in a dataframe. Standarly, w
Erik Marsja
How to Make Column Index in Pandas Dataframe - with Examples
Here you'll learn how to make a column index in the dataframe. First, when reading data. Then, in an existing dataframe