Glyph Lefkowitz: I Want A New Duck
Link: https://glyph.twistedmatrix.com/2020/07/new-duck.html
Get it?
Quack quack quack quack
Quack quack quack quack
Weird Al Yancovic,“I Want A New Duck”
Mypy makes most things better
Mypy is a static type checker for Python. If you’re not
already familia
Link: https://glyph.twistedmatrix.com/2020/07/new-duck.html
Get it?
Quack quack quack quack
Quack quack quack quack
Weird Al Yancovic,“I Want A New Duck”
Mypy makes most things better
Mypy is a static type checker for Python. If you’re not
already familia
Twistedmatrix
I Want A New Duck
typing.Protocol and the future of duck typing
EuroPython: EuroPython 2020: Data Science Track
Link: https://blog.europython.eu/post/624331411913146368
We are excited to announce a complete two day data science track at EuroPython 2020 Online, happening on Thursday and Friday (July 23 - 24).Yes, that’s starting tomorrow. Sorry for the short notice :-
Link: https://blog.europython.eu/post/624331411913146368
We are excited to announce a complete two day data science track at EuroPython 2020 Online, happening on Thursday and Friday (July 23 - 24).Yes, that’s starting tomorrow. Sorry for the short notice :-
blog.europython.eu
EuroPython Blog
EuroPython 2020: Data Science Track We are excited to announce a complete two day data science track at EuroPython 2020 Online, happening on Thursday and Friday (July 23 - 24). Yes, that’s starting...
Janusworx: A Hundred Days of Code, Day 013, Day 14 - Python, Advanced Data Structures, Done!
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-013-day-14-python-advanced-data-structures-done/
Notes and experiences for yesterday and today.
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-013-day-14-python-advanced-data-structures-done/
Notes and experiences for yesterday and today.
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
Janusworx
A Hundred Days of Code, Day 013, Day 14 - Python, Advanced Data Struct
Notes and experiences for yesterday and today.
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
I ‘wasted’ a lot of time, again, struggling with exercises yesterday and ended up being too zombied to even write the summary post.
Have been much smarte
Stack Abuse: Deep Learning Models in Keras - Exploratory Data Analysis (EDA)
Link: https://stackabuse.com/deep-learning-models-in-keras-exploratory-data-analysis/
Introduction
Deep learning is one of the most interesting and promising areas of artificial intelligence (AI) and machine learning currently. With great advances in technology and algorithms in recent
Link: https://stackabuse.com/deep-learning-models-in-keras-exploratory-data-analysis/
Introduction
Deep learning is one of the most interesting and promising areas of artificial intelligence (AI) and machine learning currently. With great advances in technology and algorithms in recent
Stack Abuse
Deep Learning Models in Keras - Exploratory Data Analysis (EDA)
Introduction
Deep learning is one of the most interesting and promising areas of artificial
intelligence (AI) and machine learning currently. With great advances in
technology and algorithms in recent years, deep learning has opened the door to
a new era…
Deep learning is one of the most interesting and promising areas of artificial
intelligence (AI) and machine learning currently. With great advances in
technology and algorithms in recent years, deep learning has opened the door to
a new era…
Reuven Lerner: Last chance to get $1400 of Python courses for $25
Link: https://lerner.co.il/2020/07/22/last-chance-to-get-1400-of-python-courses-for-25/
Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm closes its doors! No matter where you are in learning Python, you’ll find something here to improve your skills.
Link: https://lerner.co.il/2020/07/22/last-chance-to-get-1400-of-python-courses-for-25/
Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm closes its doors! No matter where you are in learning Python, you’ll find something here to improve your skills.
Reuven Lerner
Last chance to get $1400 of Python courses for $25
Only a few hours remain before the massive Humble Bundle for Python courses + PyCharm
Real Python: Python Packages: Five Real Python Favorites
Link: https://realpython.com/python-packages/
Python has a vast ecosystem of packages, modules, and libraries that you can use to create your application. Some of these packages and modules are included with your Python installation and are colle
Link: https://realpython.com/python-packages/
Python has a vast ecosystem of packages, modules, and libraries that you can use to create your application. Some of these packages and modules are included with your Python installation and are colle
Realpython
Python Packages: Five Real Python Favorites – Real Python
In this tutorial, several Real Python authors share Python packages we like to use as alternatives to modules in the standard library. You'll get to know a number of useful packages, including pudb, requests, parse, dateutil, and typer.
PyCharm: Release: PyCharm 2020.1.4
Link: http://feedproxy.google.com/~r/Pycharm/~3/CCMn_WoPlrA/
PyCharm 2020.1.4 is out with minor bug fixes as we approach the release date for PyCharm 2020.2. For more details about this build read the release notes.
Getting latest version
You can update PyCharm
Link: http://feedproxy.google.com/~r/Pycharm/~3/CCMn_WoPlrA/
PyCharm 2020.1.4 is out with minor bug fixes as we approach the release date for PyCharm 2020.2. For more details about this build read the release notes.
Getting latest version
You can update PyCharm
JetBrains Blog
Release: PyCharm 2020.1.4
Python Bytes: #191 Live from the Manning Python Conference
Link: https://pythonbytes.fm/episodes/show/191/live-from-the-manning-python-conference
<p>Special guest: <a href="https://ines.io/">Ines Montani</a></p>
<p><strong>Michael #1:</strong> <a href="https://marketplace.visualstudio.com/items?itemName=ms-python.devicesimulatorexpress"><stron
Link: https://pythonbytes.fm/episodes/show/191/live-from-the-manning-python-conference
<p>Special guest: <a href="https://ines.io/">Ines Montani</a></p>
<p><strong>Michael #1:</strong> <a href="https://marketplace.visualstudio.com/items?itemName=ms-python.devicesimulatorexpress"><stron
pythonbytes.fm
Live from the Manning Python Conference
News and announcements from the Python community for the week of Jul 22nd, 2020
PSF GSoC students blogs: Weekly Check-In #8
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-8-6/
What I did this week?
This week I added checkers for libarchive and samba libraries.
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I g
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-8-6/
What I did this week?
This week I added checkers for libarchive and samba libraries.
What will I be doing this week?
I will be working on adding checkers for some other libraries to the tool.
Did I g
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #8 - SaurabhK122's Blog
Weekly Check-In #8 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
Programiz: Python RegEx
Link: https://www.programiz.com/python-programming/regex
In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).
Link: https://www.programiz.com/python-programming/regex
In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).
Programiz
Python RegEx (With Examples)
In this tutorial, you will learn about regular expressions (RegEx), and use Python's re module to work with RegEx (with the help of examples).
PSF GSoC students blogs: GSoC Week 8: Where's the problem ?
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-8-where-s-the-problem/
What I did this week?
I have been working on adding the tutorial on how to customise the HTML Reports. I have added a argument which will get the directory path from the user. I have also handled the
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-8-where-s-the-problem/
What I did this week?
I have been working on adding the tutorial on how to customise the HTML Reports. I have added a argument which will get the directory path from the user. I have also handled the
blogs.python-gsoc.org
Python GSoC - GSoC Week 8: Where's the problem ? - SinghHrmn's Blog
GSoC Week 8: Where's the problem ? - 10ca228b-9007-42f3-ad5f-a8f47c202f56 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 8 blog!
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-8-blog/
Hello everyone.
The is week 8 of the Google Summer of Code program. The last week wasn't a lot of work done. I did add some BAM test files, added visualization function to NavMesh class similar to Nav
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-8-blog/
Hello everyone.
The is week 8 of the Google Summer of Code program. The last week wasn't a lot of work done. I did add some BAM test files, added visualization function to NavMesh class similar to Nav
blogs.python-gsoc.org
Python GSoC - Week 8 blog! - imaj_ashwini's Blog
Week 8 blog! - 631ec5e2-348d-4614-a2ce-ce51779f115f - Python's Google Summer of Code Blogs Page
Matt Layman: Handle Default Values - Building SaaS #65
Link: https://www.mattlayman.com/building-saas/handle-default-values/
In this episode, I updated a model to handle the default duration of new tasks. This default needed to come from the Course model instead of the CourseTask model so we had to determine how best to set
Link: https://www.mattlayman.com/building-saas/handle-default-values/
In this episode, I updated a model to handle the default duration of new tasks. This default needed to come from the Course model instead of the CourseTask model so we had to determine how best to set
Matt Layman
Handle Default Values - Building SaaS #65
In this episode, I updated a model to handle the default duration of new tasks. This default needed to come from the Course model instead of the CourseTask model so we had to determine how best to set that data in various forms. I also fixed some drop down…
PyCharm: PyCharm 2020.2 – Release Candidate
Link: http://feedproxy.google.com/~r/Pycharm/~3/Uv2dvfonb2U/
Good news! PyCharm 2020.2 Release Candidate build is out today!
After 8 weeks of EAP builds, feedback gathering, and polishing, we are proud to share our release candidate for PyCharm 2020.2. This wee
Link: http://feedproxy.google.com/~r/Pycharm/~3/Uv2dvfonb2U/
Good news! PyCharm 2020.2 Release Candidate build is out today!
After 8 weeks of EAP builds, feedback gathering, and polishing, we are proud to share our release candidate for PyCharm 2020.2. This wee
JetBrains Blog
PyCharm 2020.2 – Release Candidate
PSF GSoC students blogs: Weekly Check In - 7
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-7-10/
What did I do till now?
This week I implemented the ScrapyH2Agent which is the handled directly by H2DownloadHandler to issue requests. Internally the ScrapyH2Agent uses
H2Agent ✅
ScrapyProxyH2Agent
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-7-10/
What did I do till now?
This week I implemented the ScrapyH2Agent which is the handled directly by H2DownloadHandler to issue requests. Internally the ScrapyH2Agent uses
H2Agent ✅
ScrapyProxyH2Agent
blogs.python-gsoc.org
Python GSoC - Weekly Check In - 7 - adityaa30's Blog
Weekly Check In - 7 - 4c0d03a0-dd12-4db5-8e95-bef989582503 - Python's Google Summer of Code Blogs Page
PyCon: Recap of PyCon 2020 Converting to Online
Link: https://pycon.blogspot.com/2020/07/recap-of-pycon-2020-converting-to-online.html
In early March the final steps of planning, scheduling, ordering, counts, rooming lists, shipping, and signage had just begun for PyCon 2020. Our team was working diligently to pull all the final pie
Link: https://pycon.blogspot.com/2020/07/recap-of-pycon-2020-converting-to-online.html
In early March the final steps of planning, scheduling, ordering, counts, rooming lists, shipping, and signage had just begun for PyCon 2020. Our team was working diligently to pull all the final pie
Blogspot
Recap of PyCon 2020 Converting to Online
In early March the final steps of planning, scheduling, ordering, counts, rooming lists, shipping, and signage had just begun for PyCon 202...
Spyder IDE: STX Next, Python development company, uses Spyder to improve their workflow
Link: https://www.spyder-ide.org/blog/STX-interview/
STX Next, one of Europe's largest Python development companies, has shared with us how Spyder has been a powerful tool for them when performing data analysis.
It is a pleasure for us on the Spyder tea
Link: https://www.spyder-ide.org/blog/STX-interview/
STX Next, one of Europe's largest Python development companies, has shared with us how Spyder has been a powerful tool for them when performing data analysis.
It is a pleasure for us on the Spyder tea
www.spyder-ide.org
Blog | STX Next, Python development company, uses Spyder to improve their workflow — Spyder IDE
Website for Spyder, the Scientific Python Development Environment
Janusworx: A Hundred Days of Code, Day 015 - Python, Advanced Functions, Done!
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-015-python-advanced-functions-done/
Delving deeper into Python functions and learning more about them, using Reuven Lerner’s Advanced Python Functions Course
Read more… (2 min remaining to read)
Link: https://janusworx.com/blog/a-hundred-days-of-code-day-015-python-advanced-functions-done/
Delving deeper into Python functions and learning more about them, using Reuven Lerner’s Advanced Python Functions Course
Read more… (2 min remaining to read)
Janusworx
A Hundred Days of Code, Day 015 - Python, Advanced Functions, Done!
Delving deeper into Python functions and learning more about them, using Reuven Lerner’s Advanced Python Functions Course
Notes
The co_* series of attributes inside the __code__ attribute inside
Notes
The co_* series of attributes inside the __code__ attribute inside
Python Engineering at Microsoft: Gather: A New Way To Clean Notebooks
Link: https://devblogs.microsoft.com/python/gather-a-new-way-to-clean-notebooks/
We are pleased to announce the release of our experimental extension in Visual Studio Code, Gather! Gather is a notebook cleaning tool that analyzes and determines the necessary code dependencies with
Link: https://devblogs.microsoft.com/python/gather-a-new-way-to-clean-notebooks/
We are pleased to announce the release of our experimental extension in Visual Studio Code, Gather! Gather is a notebook cleaning tool that analyzes and determines the necessary code dependencies with
Python
Gather: A New Way To Clean Notebooks
We are pleased to announce the release of our new experimental extension, Gather! Gather is a notebook cleaning tool that analyzes and determines the necessary code dependencies within a notebook and performs code cleanup, automating this difficult and time…
Real Python: The Real Python Podcast – Episode #19: Advanced Python Import Techniques and Managing Users in Django
Link: https://realpython.com/podcasts/rpp/19/
Would you like to clearly understand what's happening when you use the Python import keyword? Do you want to use modules more effectively to structure your code? Or maybe you're ready to move to the n
Link: https://realpython.com/podcasts/rpp/19/
Would you like to clearly understand what's happening when you use the Python import keyword? Do you want to use modules more effectively to structure your code? Or maybe you're ready to move to the n
Realpython
Episode #19: Advanced Python Import Techniques and Managing Users in Django – The Real Python Podcast
Would you like to clearly understand what's happening when you use the Python import keyword? Do you want to use modules more effectively to structure your code? Or maybe you're ready to move to the next level with your Django project by adding user management.…
Ian Ozsvald: “Making Pandas Fly” at EuroPython 2020
Link: https://ianozsvald.com/2020/07/24/making-pandas-fly-at-europython-2020/
I’ve had a chance to return to talking about High Performance Python at EuroPython 2020 after my first tutorial on this topic back in 2011 in Florence. Today I spoke on Making Pandas Fly with a focus
Link: https://ianozsvald.com/2020/07/24/making-pandas-fly-at-europython-2020/
I’ve had a chance to return to talking about High Performance Python at EuroPython 2020 after my first tutorial on this topic back in 2011 in Florence. Today I spoke on Making Pandas Fly with a focus
Entrepreneurial Geekiness
“Making Pandas Fly” at EuroPython 2020
I've had a chance to return to talking about High Performance Python at EuroPython 2020 after my first tutorial on this topic back in 2011 in Florence. Today I spoke on Making Pandas Fly with a focus on making Pandas run faster using:
Categories and RAM…
Categories and RAM…