PSF GSoC students blogs: Weekly Blog Post #5
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-5/
Hi everyone a little late on this blog as I have to go back to college to get my stuff back. I passed the second evaluation, yay,. Till now I have been able to get the module metadata except the lice
Link: https://blogs.python-gsoc.org/en/abhaykatherias-blog/weekly-blog-post-5/
Hi everyone a little late on this blog as I have to go back to college to get my stuff back. I passed the second evaluation, yay,. Till now I have been able to get the module metadata except the lice
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post #5 - abhaykatheria's Blog
Weekly Blog Post #5 - 5df322f3-3062-46b3-bffe-f691c304aac8 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC Week 10: Print
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-10-print/
What I did this week?
I took a break for the week. So there's nothing on my list.
What is coming up next?
From my last work there were few minor things that need to be changed in my triage PR. I'll be
Link: https://blogs.python-gsoc.org/en/singhhrmns-blog/gsoc-week-10-print/
What I did this week?
I took a break for the week. So there's nothing on my list.
What is coming up next?
From my last work there were few minor things that need to be changed in my triage PR. I'll be
blogs.python-gsoc.org
Python GSoC - GSoC Week 10: Print - SinghHrmn's Blog
GSoC Week 10: Print - 10ca228b-9007-42f3-ad5f-a8f47c202f56 - Python's Google Summer of Code Blogs Page
Karim Elghamrawy: Python: How to Convert a List into a String? (The Right Way)
Link: https://www.afternerd.com/blog/python-convert-list-string/
The post Python: How to Convert a List into a String? (The Right Way) appeared first on Afternerd.
Link: https://www.afternerd.com/blog/python-convert-list-string/
The post Python: How to Convert a List into a String? (The Right Way) appeared first on Afternerd.
Afternerd
Python: How to Convert a List into a String? (The Right Way) - Afternerd
PyCharm: Webinar: “Django Database Performance Tips” with Andrew Brookins
Link: http://feedproxy.google.com/~r/Pycharm/~3/bClG04dwspg/
Django is one of the most popular Python Web Frameworks. However, optimizing django performance can often be difficult. Most performance problems boil down to one thing: the database. According to our
Link: http://feedproxy.google.com/~r/Pycharm/~3/bClG04dwspg/
Django is one of the most popular Python Web Frameworks. However, optimizing django performance can often be difficult. Most performance problems boil down to one thing: the database. According to our
JetBrains Blog
Webinar: “Django Database Performance Tips” with Andrew Brookins – PyCharm Blog | JetBrains
Django is one of the most popular Python Web Frameworks. However, optimizing django performance can often be difficult. Most performance problems boil down to one thing: the database. According to our
Matt Layman: Give Me A Break... Day - Building SaaS #67
Link: https://www.mattlayman.com/building-saas/give-me-a-break-day/
In this episode, we did some Django model development. I created a new model to track break days in a school year. This model will be critical to fill in vacations and holidays so that the scheduling
Link: https://www.mattlayman.com/building-saas/give-me-a-break-day/
In this episode, we did some Django model development. I created a new model to track break days in a school year. This model will be critical to fill in vacations and holidays so that the scheduling
Matt Layman
Give Me A Break... Day - Building SaaS #67
In this episode, we did some Django model development. I created a new model to track break days in a school year. This model will be critical to fill in vacations and holidays so that the scheduling functionality works properly. I added the model, the tests…
Python⇒Speed: Debugging Python server memory leaks with the Fil profiler
Link: https://pythonspeed.com/articles/python-server-memory-leaks/
Your server is running just fine, handling requests and sending responses.
But then, ever so slowly, memory usage creeps up, and up, and up–until eventually your process runs out of memory and crashes
Link: https://pythonspeed.com/articles/python-server-memory-leaks/
Your server is running just fine, handling requests and sending responses.
But then, ever so slowly, memory usage creeps up, and up, and up–until eventually your process runs out of memory and crashes
Python⇒Speed
Debugging Python server memory leaks with the Fil profiler
When your Python server is leaking memory, the Fil memory profiler can help you spot the buggy code.
Codementor: How to use DLLs/COM objects from Python or - How to send a fax with Python
Link: https://www.codementor.io/spyoungtech/how-to-use-dlls-com-objects-from-python-or-how-to-send-a-fax-with-python-192lmtt5p5
Leverage DLLs from Python. Send faxes with Python without writing any code to send faxes.
Link: https://www.codementor.io/spyoungtech/how-to-use-dlls-com-objects-from-python-or-how-to-send-a-fax-with-python-192lmtt5p5
Leverage DLLs from Python. Send faxes with Python without writing any code to send faxes.
www.codementor.io
How to use DLLs/COM objects from Python or - How to send a fax with Python | Codementor
Leverage DLLs from Python. Send faxes with Python without writing any code to send faxes.
Karim Elghamrawy: [Video] How to Learn Python? (From Zero to Hero)
Link: https://www.afternerd.com/blog/video-how-to-learn-python-from-zero-to-hero/
The post [Video] How to Learn Python? (From Zero to Hero) appeared first on Afternerd.
Link: https://www.afternerd.com/blog/video-how-to-learn-python-from-zero-to-hero/
The post [Video] How to Learn Python? (From Zero to Hero) appeared first on Afternerd.
Afternerd
[Video] How to Learn Python? (From Zero to Hero) - Afternerd
PSF GSoC students blogs: Week 10 Blog
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-10-blog/
Hello everyone
I know I am late for the weekly blog. My apologies for that.
The previous week was my first week post my exams. I had mentioned in the last blog that I will be working on the documentat
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-10-blog/
Hello everyone
I know I am late for the weekly blog. My apologies for that.
The previous week was my first week post my exams. I had mentioned in the last blog that I will be working on the documentat
blogs.python-gsoc.org
Python GSoC - Week 10 Blog - imaj_ashwini's Blog
Week 10 Blog - 631ec5e2-348d-4614-a2ce-ce51779f115f - Python's Google Summer of Code Blogs Page
Python Bytes: #193 Break out the Django testing toolbox
Link: https://pythonbytes.fm/episodes/show/193/break-out-the-django-testing-toolbox
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6
Link: https://pythonbytes.fm/episodes/show/193/break-out-the-django-testing-toolbox
<p>Sponsored by us! Support our work through:</p>
<ul>
<li>Our <a href="https://training.talkpython.fm/"><strong>courses at Talk Python Training</strong></a></li>
<li><a href="https://t.co/AKfVKcveg6
pythonbytes.fm
Break out the Django testing toolbox
News and announcements from the Python community for the week of Aug 6th, 2020
Talk Python to Me: #276 Geekout: Life in the solar system and beyond
Link: https://talkpython.fm/episodes/show/276/geekout-life-in-the-solar-system-and-beyond
We're back with another GeekOut episode. Richard Campbell, a developer and podcaster who also dives deep into science and tech topics, is back for our second GeekOut episode. Last time we geeked out a
Link: https://talkpython.fm/episodes/show/276/geekout-life-in-the-solar-system-and-beyond
We're back with another GeekOut episode. Richard Campbell, a developer and podcaster who also dives deep into science and tech topics, is back for our second GeekOut episode. Last time we geeked out a
talkpython.fm
Geekout: Life in the solar system and beyond
We're back with another GeekOut episode. Richard Campbell, a developer and podcaster who also dives deep into science and tech topics, is back for our second GeekOut episode. Last time we geeked out about the real science and progress around a moon base.…
Real Python: The Real Python Podcast – Episode #21: Exploring K-means Clustering and Building a Gradebook With Pandas
Link: https://realpython.com/podcasts/rpp/21/
Do you want to learn the how and when of implementing K-means clustering in Python? Would you like to practice your pandas skills with a real-world project? This week on the show, David Amos is back
Link: https://realpython.com/podcasts/rpp/21/
Do you want to learn the how and when of implementing K-means clustering in Python? Would you like to practice your pandas skills with a real-world project? This week on the show, David Amos is back
Realpython
Episode #21: Exploring K-means Clustering and Building a Gradebook With Pandas – The Real Python Podcast
Do you want to learn the how and when of implementing K-means clustering in Python? Would you like to practice your pandas skills with a real-world project? This week on the show, David Amos is back with another batch of PyCoder’s Weekly articles and projects.
Stack Abuse: Integrating H2 with Python and Flask
Link: https://stackabuse.com/integrating-h2-with-python-and-flask/
Introduction
H2 is a lightweight database server written in Java. It can be embedded in Java applications, or run as a standalone server.
In this tutorial, we'll review why H2 can be a good option for
Link: https://stackabuse.com/integrating-h2-with-python-and-flask/
Introduction
H2 is a lightweight database server written in Java. It can be embedded in Java applications, or run as a standalone server.
In this tutorial, we'll review why H2 can be a good option for
Stack Abuse
Integrating H2 with Python and Flask
In this tutorial, we'll use the JayDeBeApi package to connect Python to the H2 Database driver. We've created a RESTful Flask application with CRUD capabilities.
Python Engineering at Microsoft: Need an Intro to VS Code? Let Tech with Tim Help!
Link: https://devblogs.microsoft.com/python/need-an-intro-to-vs-code-let-tech-with-tim-help/
We have been spoiled to have Tim Ruscica, founder and star of the very informative and popular “Tech with Tim” YouTube channel, work on our team as a Software Engineering intern this summer! During hi
Link: https://devblogs.microsoft.com/python/need-an-intro-to-vs-code-let-tech-with-tim-help/
We have been spoiled to have Tim Ruscica, founder and star of the very informative and popular “Tech with Tim” YouTube channel, work on our team as a Software Engineering intern this summer! During hi
Python
Need an Intro to VS Code? Let Tech with Tim Help!
We have been spoiled to have Tim Ruscica, founder and star of the very informative and popular “Tech with Tim” YouTube channel, work on our team as a Software Engineering intern this summer! During his time here he implemented several features for our extension…
Test and Code: 125: pytest 6 - Anthony Sottile
Link: https://testandcode.com/125
pytest 6 is out. Specifically, 6.0.1, as of July 31.
And there's lots to be excited about.
Anthony Sottile joins the show to discuss features, improvements, documentation updates and more.
Full releas
Link: https://testandcode.com/125
pytest 6 is out. Specifically, 6.0.1, as of July 31.
And there's lots to be excited about.
Anthony Sottile joins the show to discuss features, improvements, documentation updates and more.
Full releas
Test & Code : Python Testing for Software Engineering
Test & Code : Python Testing for Software Engineering 125: pytest 6 - Anthony Sottile
pytest 6 is out. Anthony Sottile joins the show to discuss features, improvements, documentation updates and more.
Sandipan Dey: Simulating a Turing Machine with Python and executing programs on it
Link:
In this article, we shall implement a basic version of a Turing Machine in python and write a few simple programs to execute them on the Turing machine. This article is inspired by the edX / MITx cou
Link:
In this article, we shall implement a basic version of a Turing Machine in python and write a few simple programs to execute them on the Turing machine. This article is inspired by the edX / MITx cou
Codementor: Send WhatsApp media/message using Python.
Link: https://www.codementor.io/pritishdeshpande1/send-whatsapp-media-message-using-python-194veeq7oc
Send WhatsApp message/media using python.
Link: https://www.codementor.io/pritishdeshpande1/send-whatsapp-media-message-using-python-194veeq7oc
Send WhatsApp message/media using python.
www.codementor.io
Send WhatsApp media/message using Python. | Codementor
Send WhatsApp message/media using python.
PSF GSoC students blogs: Week 6 Check-in
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-6-check-in-3/
What I have done this week
Works towards analyzing multistage dockerfile. I combined the draft PR and the review from my mentors, the new commit is the first step of my plan. We split the multistage d
Link: https://blogs.python-gsoc.org/en/wangjls-blog/week-6-check-in-3/
What I have done this week
Works towards analyzing multistage dockerfile. I combined the draft PR and the review from my mentors, the new commit is the first step of my plan. We split the multistage d
blogs.python-gsoc.org
Python GSoC - Week 6 Check-in - WangJL's Blog
Week 6 Check-in - 9557c895-aabe-4e00-899a-e4741b4a6747 - Python's Google Summer of Code Blogs Page
Weekly Python StackOverflow Report: (ccxxxix) stackoverflow python report
Link: http://python-weekly.blogspot.com/2020/08/ccxxxix-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-08-08 21:20:26 GMTWhy is this regex so slow in java - [24/4]Apply
Link: http://python-weekly.blogspot.com/2020/08/ccxxxix-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2020-08-08 21:20:26 GMTWhy is this regex so slow in java - [24/4]Apply
Blogspot
(ccxxxix) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2020...
Zato Blog: Zato and Docker installation options - general overview
Link: https://zato.io/blog/posts/zato-docker.html
Docker is a containerization platform that gained immense popularity in the IT world as a tool that can contain an application and help to deploy it to multiple environments.
History
Before Docker, th
Link: https://zato.io/blog/posts/zato-docker.html
Docker is a containerization platform that gained immense popularity in the IT world as a tool that can contain an application and help to deploy it to multiple environments.
History
Before Docker, th
Zato Blog
Zato and Docker installation options - general overview