Mike Driscoll: Python 101 – Learning About Tuples (Video)
Link: https://www.blog.pythonlibrary.org/2020/07/01/python-101-learning-about-tuples-video/
In this tutorial, you will learn about Python’s tuple data type:
If you prefer to read rather than watch, then you should check out Python 101 – Learning About Tuples
Get the Jupyter Notebook on Gith
Link: https://www.blog.pythonlibrary.org/2020/07/01/python-101-learning-about-tuples-video/
In this tutorial, you will learn about Python’s tuple data type:
If you prefer to read rather than watch, then you should check out Python 101 – Learning About Tuples
Get the Jupyter Notebook on Gith
The Mouse Vs. The Python
Python 101 - Learning About Tuples (Video) - The Mouse Vs. The Python
In this tutorial, you will learn about Python’s tuple data type: If you prefer to read rather than watch, then you should check out Python 101 – Learning About Tuples Get the Jupyter Notebook on Github
Tryton News: Newsletter July 2020
Link: https://discuss.tryton.org/t/newsletter-july-2020/2837
Sea Waves Splashing1280×1599 251 KB
Development has reached cruising speed.
A major improvement has landed which reduces memory usage on the server by between 30% and 40% and increases its speed by
Link: https://discuss.tryton.org/t/newsletter-july-2020/2837
Sea Waves Splashing1280×1599 251 KB
Development has reached cruising speed.
A major improvement has landed which reduces memory usage on the server by between 30% and 40% and increases its speed by
Tryton Discussion
Newsletter July 2020
Development has reached cruising speed. A major improvement has landed which reduces memory usage on the server by between 30% and 40% and increases its speed by around 15%. Contents: Changes for the user Changes for the system administrator Changes for…
PSF GSoC students blogs: Weekly Blog #3 (29th Jun - 6th Jul)
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-blog-3-29th-jun-6th-jul/
Hey everyone we are done with the first third of the program and I will use this blog to both give the weekly update as well as summarize the current state of progress. In the past 4 weeks , we have c
Link: https://blogs.python-gsoc.org/en/arnav_ks-blog/weekly-blog-3-29th-jun-6th-jul/
Hey everyone we are done with the first third of the program and I will use this blog to both give the weekly update as well as summarize the current state of progress. In the past 4 weeks , we have c
blogs.python-gsoc.org
Python GSoC - Weekly Blog #3 (29th Jun - 6th Jul) - arnav_k's Blog
Weekly Blog #3 (29th Jun - 6th Jul) - b25b8e5e-93b2-4597-ad96-d9f39dde2e0d - Python's Google Summer of Code Blogs Page
Mike Driscoll: PyDev of the Week: Philip James
Link: https://www.blog.pythonlibrary.org/2020/07/06/pydev-of-the-week-philip-james/
This week we welcome Philip James (@phildini) as our PyDev of the Week! Philip is a core contributor for Beeware project. He has worked on several other open source projects that you’ll learn about i
Link: https://www.blog.pythonlibrary.org/2020/07/06/pydev-of-the-week-philip-james/
This week we welcome Philip James (@phildini) as our PyDev of the Week! Philip is a core contributor for Beeware project. He has worked on several other open source projects that you’ll learn about i
The Mouse Vs. The Python
PyDev of the Week: Philip James - The Mouse Vs. The Python
This week we welcome Philip James (@phildini) as our PyDev of the Week! Philip is a core contributor for Beeware project. He has worked on several other open source projects that you’ll learn about in this interview. He is also a popular speaker at PyCons…
Pythonicity: GraphQL - ORM
Link: https://coady.github.io/posts/graphql-orm/
GraphQL is the new ORM.¶REST and ORMs are both infamous for:
over-fetching: fetching more data than is needed per request
under-fetching: fetching less data than is needed, requiring multiple requ
Link: https://coady.github.io/posts/graphql-orm/
GraphQL is the new ORM.¶REST and ORMs are both infamous for:
over-fetching: fetching more data than is needed per request
under-fetching: fetching less data than is needed, requiring multiple requ
Pythonicity
GraphQL - ORM
GraphQL is the new ORM.¶REST and ORMs are both infamous for:
over-fetching: fetching more data than is needed per request
under-fetching: fetching less data than is needed, requiring multiple request
over-fetching: fetching more data than is needed per request
under-fetching: fetching less data than is needed, requiring multiple request
PSF GSoC students blogs: GSoC: Week 6: class InputEngine
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-6-class-inputengine/
What did I do this week?
I have started working on input engine this week. Currently, we only have csv2cve which accepts csv file of vendor, product and version as input and produces list of CVEs as o
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-6-class-inputengine/
What did I do this week?
I have started working on input engine this week. Currently, we only have csv2cve which accepts csv file of vendor, product and version as input and produces list of CVEs as o
blogs.python-gsoc.org
Python GSoC - GSoC: Week 6: class InputEngine - Niraj-Kamdar's Blog
GSoC: Week 6: class InputEngine - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week #6
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-6/
Hi!
What did you do this week?
I implemented the offset feature in ‘get_tiles_straight’ both with and without a region of interest for raw and ‘memory’ datasets, fixed the bug in ‘get_tiles_w_copy’ wh
Link: https://blogs.python-gsoc.org/en/anandbaburajans-blog/gsoc-week-6/
Hi!
What did you do this week?
I implemented the offset feature in ‘get_tiles_straight’ both with and without a region of interest for raw and ‘memory’ datasets, fixed the bug in ‘get_tiles_w_copy’ wh
blogs.python-gsoc.org
Python GSoC - GSoC: Week #6 - anandbaburajan's Blog
GSoC: Week #6 - 4a3e96df-d098-4929-8011-88901b0d2939 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 5 : Adding Functionality to the UI
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-5-adding-functionality-to-the-ui/
The first phase of coding is over, and I am really happy that I passed :)) 4 weeks back, I wasn't sure of my capabilities, but every day now feels good; like I am going to accomplish a lot! Every week
Link: https://blogs.python-gsoc.org/en/aryan_guptas-blog/week-5-adding-functionality-to-the-ui/
The first phase of coding is over, and I am really happy that I passed :)) 4 weeks back, I wasn't sure of my capabilities, but every day now feels good; like I am going to accomplish a lot! Every week
blogs.python-gsoc.org
Python GSoC - Week 5 : Adding Functionality to the UI - ARYAN_GUPTA's Blog
Week 5 : Adding Functionality to the UI - a8bb065d-8553-4ccd-9d92-b9704e3fb7c5 - Python's Google Summer of Code Blogs Page
The Digital Cat: Flask project setup: TDD, Docker, Postgres and more - Part 2
Link: https://www.thedigitalcatonline.com/blog/2020/07/06/flask-project-setup-tdd-docker-postgres-and-more-part-2/
In this series of posts I explore the development of a Flask project with a setup that is built with efficiency and tidiness in mind, using TDD, Docker and Postgres.
Catch-up¶
In the previous post we
Link: https://www.thedigitalcatonline.com/blog/2020/07/06/flask-project-setup-tdd-docker-postgres-and-more-part-2/
In this series of posts I explore the development of a Flask project with a setup that is built with efficiency and tidiness in mind, using TDD, Docker and Postgres.
Catch-up¶
In the previous post we
Thedigitalcatonline
Flask project setup: TDD, Docker, Postgres and more - Part 2
A step-by-step tutorial on how to setup a Flask project with TDD, Docker and Postgres
PSF GSoC students blogs: Unleash content with Strapi and GraphQL in the feature request system in GSOC’20
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/unleash-content-with-strapi-and-graphql-in-the-feature-request-system-in-gsoc20/
You definitely received exactly what you wanted and you enjoyed using it. Now you just want to know how this actually works under the hood. Is it real magic? Did god just shaped it according to your n
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/unleash-content-with-strapi-and-graphql-in-the-feature-request-system-in-gsoc20/
You definitely received exactly what you wanted and you enjoyed using it. Now you just want to know how this actually works under the hood. Is it real magic? Did god just shaped it according to your n
blogs.python-gsoc.org
Python GSoC - Unleash content with Strapi and GraphQL in the feature request system in GSOC’20 - sharmaaditya570191's Blog
Unleash content with Strapi and GraphQL in the feature request system in GSOC’20 - d4413a04-9698-4071-b7bc-a43bd84c7f68 - Python's Google Summer of Code Blogs Page
Stack Abuse: 'is' vs '==' in Python - Object Comparison
Link: https://stackabuse.com/is-vs-python-object-comparison/
'is' vs '==' in Python
Python has two very similar operators for checking whether two objects are equal. These two operators are is and ==.
They are usually confused with one another because with simp
Link: https://stackabuse.com/is-vs-python-object-comparison/
'is' vs '==' in Python
Python has two very similar operators for checking whether two objects are equal. These two operators are is and ==.
They are usually confused with one another because with simp
Stack Abuse
'is' vs '==' in Python - Object Comparison
In this tutorial, we'll dive into the difference between the 'is' and '==' operators in Python. We'll cover use cases of both and overload the '==' operator for custom value comparison.
Davy Wybiral: CircuitPython Game Development (PewPew M4)
Link: https://davywybiral.blogspot.com/2020/07/circuitpython-game-development-pewpew-m4.html
Check out this open source CircuitPython game development platform based on the ARM M4 microcontroller. If you're looking to do some homebrew game development on a handheld platform, this is a great o
Link: https://davywybiral.blogspot.com/2020/07/circuitpython-game-development-pewpew-m4.html
Check out this open source CircuitPython game development platform based on the ARM M4 microcontroller. If you're looking to do some homebrew game development on a handheld platform, this is a great o
Blogspot
CircuitPython Game Development (PewPew M4)
Check out this open source CircuitPython game development platform based on the ARM M4 microcontroller. If you're looking to do some homebre...
Codementor: Tips For Python 2020
Link: https://www.codementor.io/narendranareshit/tips-for-python-2020-183r7tfu8b
In this article you are going to read about new tips in python
Link: https://www.codementor.io/narendranareshit/tips-for-python-2020-183r7tfu8b
In this article you are going to read about new tips in python
www.codementor.io
Tips For Python 2020 | Codementor
In this article you are going to read about new tips in python
PSF GSoC students blogs: GSoC 2020 Blog Post (#3)
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-blog-post-3/
Hello all!
It has been over a month since the official coding period began and the first evaluation just got over. Just received a message saying 900$ have been deposited in my account. It is an amaz
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/gsoc-2020-blog-post-3/
Hello all!
It has been over a month since the official coding period began and the first evaluation just got over. Just received a message saying 900$ have been deposited in my account. It is an amaz
blogs.python-gsoc.org
Python GSoC - GSoC 2020 Blog Post (#3) - dvijaywargiya's Blog
GSoC 2020 Blog Post (#3) - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #6
Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-6-8/
What did I do this week?
I discussed adding NLP operations with my mentors in a weekly meeting. I worked on two operations to begin and created a PR.
What's next?
I will be working on using these ope
Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-6-8/
What did I do this week?
I discussed adding NLP operations with my mentors in a weekly meeting. I worked on two operations to begin and created a PR.
What's next?
I will be working on using these ope
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #6 - 0dust's Blog
Weekly Check-in #6 - 2244df23-95c5-4c9b-b0f5-e8887a2f2e11 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check In - 5
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-5-7/
What did I do till now?
I was going through Twisted's implementation of HTTP/1.x and how they are handling multiple requests. I was focusing on their implementation of HTTPConnectionPool which is resp
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-5-7/
What did I do till now?
I was going through Twisted's implementation of HTTP/1.x and how they are handling multiple requests. I was focusing on their implementation of HTTPConnectionPool which is resp
blogs.python-gsoc.org
Python GSoC - Weekly Check In - 5 - adityaa30's Blog
Weekly Check In - 5 - 4c0d03a0-dd12-4db5-8e95-bef989582503 - Python's Google Summer of Code Blogs Page
Real Python: Object-Oriented Programming (OOP) in Python 3
Link: https://realpython.com/python3-object-oriented-programming/
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriente
Link: https://realpython.com/python3-object-oriented-programming/
Object-oriented programming (OOP) is a method of structuring a program by bundling related properties and behaviors into individual objects. In this tutorial, you’ll learn the basics of object-oriente
Realpython
Object-Oriented Programming (OOP) in Python – Real Python
In this tutorial, you'll learn all about object-oriented programming (OOP) in Python. You'll learn the basics of the OOP paradigm and cover concepts like classes and inheritance. You'll also see how to instantiate an object from a class.
PSF GSoC students blogs: GSoC Weekly Blog #3
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-blog-3/
This week, I worked on completing the delete and edit message functionality and writing tests for them. I was able to complete these tasks and later worked on refactoring some part of the new code. I
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-blog-3/
This week, I worked on completing the delete and edit message functionality and writing tests for them. I was able to complete these tasks and later worked on refactoring some part of the new code. I
blogs.python-gsoc.org
Python GSoC - GSoC Weekly Blog #3 - Tanish19's Blog
GSoC Weekly Blog #3 - 59401f95-9c21-45e5-a073-f22d29715235 - Python's Google Summer of Code Blogs Page
Podcast.__init__: Pure Python Configuration Management With PyInfra
Link: https://www.pythonpodcast.com/pyinfra-configuration-management-episode-270/
Building and managing servers is a challenging task. Configuration management tools provide a framework for handling the various tasks involved, but many of them require learning a specific syntax and
Link: https://www.pythonpodcast.com/pyinfra-configuration-management-episode-270/
Building and managing servers is a challenging task. Configuration management tools provide a framework for handling the various tasks involved, but many of them require learning a specific syntax and
The Python Podcast.__init__
The Python Podcast.__init__: Pure Python Configuration Management With PyInfra
An interview with Nick Barrett about his work on PyInfra and how he uses it to maintain his servers with pure Python code that is easy to understand and execute.
PSF GSoC students blogs: Weekly Blog Post #3
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-3/
So this week I had my first evaluation. It went great also I received my stipend today so hurray.Extracting golang metadata with shell is frustrating not every go lang module have licenses or the copy
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-3/
So this week I had my first evaluation. It went great also I received my stipend today so hurray.Extracting golang metadata with shell is frustrating not every go lang module have licenses or the copy
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post #3 - abhaykatheria's Blog
Weekly Blog Post #3 - 5df322f3-3062-46b3-bffe-f691c304aac8 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Phase 2 - Weekly Check-in 6
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/phase-2-weekly-check-in-6/
End of Week 5 - 06/07/2020
The first phase of GSoC ended and I'm very happy that I passed my first evaluation! At the beginning I was scared and unsure about a lot of things but I was able to make it
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/phase-2-weekly-check-in-6/
End of Week 5 - 06/07/2020
The first phase of GSoC ended and I'm very happy that I passed my first evaluation! At the beginning I was scared and unsure about a lot of things but I was able to make it
blogs.python-gsoc.org
Python GSoC - Phase 2 - Weekly Check-in 6 - sakshamarora's Blog
Phase 2 - Weekly Check-in 6 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page