PSF GSoC students blogs: Fourth Check-In
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/fourth-check-in/
Hello there! I'm having my second year's last exam tomorrow, but it feels like summer already! I've been finalizing quite a few things to get them ready for pip 20.2b2.
What did I do last week?
I've s
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/fourth-check-in/
Hello there! I'm having my second year's last exam tomorrow, but it feels like summer already! I've been finalizing quite a few things to get them ready for pip 20.2b2.
What did I do last week?
I've s
blogs.python-gsoc.org
Python GSoC - Fourth Check-In - McSinyx's Blog
Fourth Check-In - c0f0a92a-4a65-4460-a3d7-58a14026d693 - Python's Google Summer of Code Blogs Page
Stack Abuse: What's New in Tensorflow 2.0?
Link: https://stackabuse.com/whats-new-in-tensorflow-2/
Introduction
If you are a Machine Learning Engineer, Data Scientist, or a hobbyist developing Machine Learning Models from time to time just for fun, then it is very likely that you are familiar with
Link: https://stackabuse.com/whats-new-in-tensorflow-2/
Introduction
If you are a Machine Learning Engineer, Data Scientist, or a hobbyist developing Machine Learning Models from time to time just for fun, then it is very likely that you are familiar with
Stack Abuse
What's New in Tensorflow 2.0?
Introduction
If you are a Machine Learning Engineer, Data Scientist, or a hobbyist developing
Machine Learning Models from time to time just for fun, then it is very likely
that you are familiar with Tensorflow.
Tensorflow is an open-source and a free framework…
If you are a Machine Learning Engineer, Data Scientist, or a hobbyist developing
Machine Learning Models from time to time just for fun, then it is very likely
that you are familiar with Tensorflow.
Tensorflow is an open-source and a free framework…
Janusworx: A Hundred Days of Code, Day 006 - Starting and Quitting Comprehensions
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-006-starting-and-quitting-comprehensions/
I know I said, I’d start with the basics, Reuven, but please forgive me this once :)
Will do the rest, bottom up :)
Have started up with this, because I’m fascinated with how folks manage to build i
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-006-starting-and-quitting-comprehensions/
I know I said, I’d start with the basics, Reuven, but please forgive me this once :)
Will do the rest, bottom up :)
Have started up with this, because I’m fascinated with how folks manage to build i
Janusworx
A Hundred Days of Code, Day 006 - Starting and Quitting Comprehensions
I know I said, I’d start with the basics, Reuven, but please forgive me this once :)
Will do the rest, bottom up :)
Have started up with this, because I’m fascinated with how folks manage to build i
Will do the rest, bottom up :)
Have started up with this, because I’m fascinated with how folks manage to build i
Real Python: Learn IP Address Concepts With Python's ipaddress Module
Link: https://realpython.com/python-ipaddress-module/
Python’s ipaddress module is an underappreciated gem from the Python standard library. You don’t have to be a full-blown network engineer to have been exposed to IP addresses in the wild. IP addresses
Link: https://realpython.com/python-ipaddress-module/
Python’s ipaddress module is an underappreciated gem from the Python standard library. You don’t have to be a full-blown network engineer to have been exposed to IP addresses in the wild. IP addresses
Realpython
Learn IP Address Concepts With Python's ipaddress Module – Real Python
In this step-by-step tutorial, you'll learn how to inspect and manipulate IP addresses as Python objects with Python's ipaddress module, improving your understanding of IP address mechanics and patterns used by the module.
PyCharm: Webinar: “Simplify Your Tests With Fixtures” with Oliver Bestwalter
Link: http://feedproxy.google.com/~r/Pycharm/~3/l6AxrMjpJ34/
Fixtures can make your tests simpler and easier to maintain by using or creating common abstractions to be shared amongst your tests. In this webinar with Oliver Bestwalter we will look at what proble
Link: http://feedproxy.google.com/~r/Pycharm/~3/l6AxrMjpJ34/
Fixtures can make your tests simpler and easier to maintain by using or creating common abstractions to be shared amongst your tests. In this webinar with Oliver Bestwalter we will look at what proble
JetBrains Blog
Webinar: “Simplify Your Tests With Fixtures” with Oliver Bestwalter
Codementor: How should I prepare for a Python interview?
Link: https://www.codementor.io/narendranareshit/how-should-i-prepare-for-a-python-interview-18bqmqg8g8
Before you go in for a python interview, there are a few things which you should know and refresh.
For Better Guidence : https://nareshit.com/python-online-training/
Link: https://www.codementor.io/narendranareshit/how-should-i-prepare-for-a-python-interview-18bqmqg8g8
Before you go in for a python interview, there are a few things which you should know and refresh.
For Better Guidence : https://nareshit.com/python-online-training/
www.codementor.io
How should I prepare for a Python interview? | Codementor
Before you go in for a python interview, there are a few things which you should know and refresh.
For Better Guidence : https://nareshit.com/python-online-training/
For Better Guidence : https://nareshit.com/python-online-training/
PSF GSoC students blogs: Comment queries and edit mutations in the feature request system in GSOC’20
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/comment-queries-and-edit-mutations-in-the-feature-request-system-in-gsoc20/
Sometimes we are not able to express all our thoughts and ideas in one go. A great idea may strike later or you may want to comment and give some suggestions and feedback to stories of other users. Co
Link: https://blogs.python-gsoc.org/en/sharmaaditya570191s-blog/comment-queries-and-edit-mutations-in-the-feature-request-system-in-gsoc20/
Sometimes we are not able to express all our thoughts and ideas in one go. A great idea may strike later or you may want to comment and give some suggestions and feedback to stories of other users. Co
blogs.python-gsoc.org
Python GSoC - Comment queries and edit mutations in the feature request system in GSOC’20 - sharmaaditya570191's Blog
Comment queries and edit mutations in the feature request system in GSOC’20 - d4413a04-9698-4071-b7bc-a43bd84c7f68 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Weekly Check-In #4
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-4/
What did I do this week?
I did some code refactoring, some UI tweaks based on my mentor's suggestions, wrote tests for delete and edit feature in chat and added the image and document upload feature i
Link: https://blogs.python-gsoc.org/en/tanish19s-blog/gsoc-weekly-check-in-4/
What did I do this week?
I did some code refactoring, some UI tweaks based on my mentor's suggestions, wrote tests for delete and edit feature in chat and added the image and document upload feature i
blogs.python-gsoc.org
Python GSoC - GSoC Weekly Check-In #4 - Tanish19's Blog
GSoC Weekly Check-In #4 - 59401f95-9c21-45e5-a073-f22d29715235 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check In #4
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-4-10/
<meta charset="utf-8">
Hello all!
The past 6 weeks have been pretty amazing and I have learned a lot of new things.
The last week was kinda smooth is what I'd say. I worked on the Comments compon
Link: https://blogs.python-gsoc.org/en/dvijaywargiyas-blog/weekly-check-in-4-10/
<meta charset="utf-8">
Hello all!
The past 6 weeks have been pretty amazing and I have learned a lot of new things.
The last week was kinda smooth is what I'd say. I worked on the Comments compon
blogs.python-gsoc.org
Python GSoC - Weekly Check In #4 - dvijaywargiya's Blog
Weekly Check In #4 - 70a27e08-d7bb-4969-bfa4-391139c1cbe9 - Python's Google Summer of Code Blogs Page
Python⇒Speed: Too many objects: Reducing memory overhead from Python instances
Link: https://pythonspeed.com/articles/python-object-memory/
Every time you create an instance of a class in Python, you are using up some memory–including overhead that might actually be larger than the data you care about.
Create a million objects, and you ha
Link: https://pythonspeed.com/articles/python-object-memory/
Every time you create an instance of a class in Python, you are using up some memory–including overhead that might actually be larger than the data you care about.
Create a million objects, and you ha
Python⇒Speed
Too many objects: Reducing memory overhead from Python instances
Objects in Python have large memory overhead. Learn why, and what do about it: avoiding dicts, fewer objects, and more.
Wingware: Wing Python IDE 7.2.3 - July 13, 2020
Link: https://wingware.com/news/2020-07-13
Wing 7.2.3 introduces a How-To for using Wing with PyXLL, adds folding in .pyi and .pi
files, fixes opening files from the macOS Catalina Finder, and makes many usability
improvements.
Download Wing 7
Link: https://wingware.com/news/2020-07-13
Wing 7.2.3 introduces a How-To for using Wing with PyXLL, adds folding in .pyi and .pi
files, fixes opening files from the macOS Catalina Finder, and makes many usability
improvements.
Download Wing 7
Wingware
Wing Python IDE 7.2.3 - July 13, 2020 - Wing Python IDE
Wing 7.2.3 introduces a How-To for using Wing with PyXLL, adds folding in .pyi
and .pi files, fixes opening files from macOS Catalina Finder, and makes many usability
improvements.
and .pi files, fixes opening files from macOS Catalina Finder, and makes many usability
improvements.
PSF GSoC students blogs: Image Classification - Weekly Check-in 7
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/image-classification-weekly-check-in-7/
End of Week 6 - 13/07/2020
What did you do this week?
I added example usage for using the OpenCV image processing operations to pre-process data before feeding into a Scikit-Learn classification mod
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/image-classification-weekly-check-in-7/
End of Week 6 - 13/07/2020
What did you do this week?
I added example usage for using the OpenCV image processing operations to pre-process data before feeding into a Scikit-Learn classification mod
blogs.python-gsoc.org
Python GSoC - Image Classification - Weekly Check-in 7 - sakshamarora's Blog
Image Classification - Weekly Check-in 7 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page
Podcast.__init__: The Past, Present, And Future Of The FLUFL: Barry Warsaw Shares His History With Python
Link: https://www.pythonpodcast.com/barry-warsaw-the-flufl-episode-271/
Barry Warsaw has been a member of the Python community since the very beginning. His contributions to the growth of the language and its ecosystem are innumerable and diverse, earning him the title of
Link: https://www.pythonpodcast.com/barry-warsaw-the-flufl-episode-271/
Barry Warsaw has been a member of the Python community since the very beginning. His contributions to the growth of the language and its ecosystem are innumerable and diverse, earning him the title of
The Python Podcast.__init__
The Python Podcast.__init__: The Past, Present, And Future Of The FLUFL: Barry Warsaw Shares His History With Python
An interview with Barry Warsaw about his experience as a core member of the Python development team from its early days through to today.
PSF GSoC students blogs: Weekly Check-in #7
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-7-6/
What did i do this week?
I worked on integrating NLP operations with tensorflow dnnclassifier for text classification. I also added an example usage of the same in documentation.
What's next?
I wil
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-7-6/
What did i do this week?
I worked on integrating NLP operations with tensorflow dnnclassifier for text classification. I also added an example usage of the same in documentation.
What's next?
I wil
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #7 - aghinsa's Blog
Weekly Check-in #7 - b803cb73-a4e9-4fb7-9a36-67f0addf98ad - Python's Google Summer of Code Blogs Page
Python Insider: Python 3.8.4 is now available
Link: http://feedproxy.google.com/~r/PythonInsider/~3/axwqVdRQ-7I/python-384-is-now-available.html
Python 3.8.4 is the fourth maintenance release of Python 3.8. Go get it here:
https://www.python.org/downloads/release/python-384/
Maintenance releases for the 3.8 series will continue at regular b
Link: http://feedproxy.google.com/~r/PythonInsider/~3/axwqVdRQ-7I/python-384-is-now-available.html
Python 3.8.4 is the fourth maintenance release of Python 3.8. Go get it here:
https://www.python.org/downloads/release/python-384/
Maintenance releases for the 3.8 series will continue at regular b
Blogspot
Python Insider: Python 3.8.4 is now available
Catalin George Festila: Python 3.8.3 : Short intro to Appium-Python-Client python package.
Link: http://python-catalin.blogspot.com/2020/07/python-383-short-intro-to-appium-python.html
This is a short intro of the Appium-Python-Client python package and Appium based on Client-Server Architecture.
The Appium Server can be installed using two ways: using NPM or using Appium Desktop.
I
Link: http://python-catalin.blogspot.com/2020/07/python-383-short-intro-to-appium-python.html
This is a short intro of the Appium-Python-Client python package and Appium based on Client-Server Architecture.
The Appium Server can be installed using two ways: using NPM or using Appium Desktop.
I
Blogspot
Python 3.8.3 : Short intro to Appium-Python-Client python package.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Python Software Foundation: Pip team midyear report
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/ajy0RSDt9zE/pip-team-midyear-report.html
The grant-funded team working on improvements to pip in 2020 has now passed the halfway mark. Here's an update on where are so far and what's next.
Funding and Timeline Status
The plan that
Link: http://feedproxy.google.com/~r/PythonSoftwareFoundationNews/~3/ajy0RSDt9zE/pip-team-midyear-report.html
The grant-funded team working on improvements to pip in 2020 has now passed the halfway mark. Here's an update on where are so far and what's next.
Funding and Timeline Status
The plan that
Blogspot
Pip team midyear report
The grant-funded team working on improvements to pip in 2020 has now passed the halfway mark. Here's an update on where are so far a...
PSF GSoC students blogs: Weekly Check-In | Gsoc'2020 | #7
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-check-in-gsoc-2020-7/
Greetings, People of the world!
First week after our first evaluation was nice. I tried speeding up things. It's been an amazing week.
1. What did you do this week?
This week I added the feature to ro
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-check-in-gsoc-2020-7/
Greetings, People of the world!
First week after our first evaluation was nice. I tried speeding up things. It's been an amazing week.
1. What did you do this week?
This week I added the feature to ro
blogs.python-gsoc.org
Python GSoC - Weekly Check-In | Gsoc'2020 | #7 - ShashankJarial's Blog
Weekly Check-In | Gsoc'2020 | #7 - 85cf43f1-92b5-4284-9618-abac0e889328 - Python's Google Summer of Code Blogs Page
Anarcat: Not recommending Purism
Link: https://anarc.at/blog/2020-07-13-not-recommending-purism/
This is just a quick note to mention that I have updated my hardware
documentation on the Librem 13v4 laptop. It has unfortunately
turned into a rather lengthy (and ranty) piece about Purism. Let's
ju
Link: https://anarc.at/blog/2020-07-13-not-recommending-purism/
This is just a quick note to mention that I have updated my hardware
documentation on the Librem 13v4 laptop. It has unfortunately
turned into a rather lengthy (and ranty) piece about Purism. Let's
ju