Real Python: Hands-On Linear Programming: Optimization With Python
Link: https://realpython.com/linear-programming-python/
Linear programming is a set of techniques used in mathematical programming, sometimes called mathematical optimization, to solve systems of linear equations and inequalities while maximizing or minimi
Link: https://realpython.com/linear-programming-python/
Linear programming is a set of techniques used in mathematical programming, sometimes called mathematical optimization, to solve systems of linear equations and inequalities while maximizing or minimi
Realpython
Hands-On Linear Programming: Optimization With Python – Real Python
In this tutorial, you'll learn about implementing optimization in Python with linear programming libraries. Linear programming is one of the fundamental mathematical optimization techniques. You'll use SciPy and PuLP to solve linear programming problems.
PSF GSoC students blogs: Weekly Check-In #4
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-4-6/
What I did this week?
This week I added checkers for freeradius and haproxy libraries.
What will I be doing this week?
I will be working on adding checkers for some other libraries and also continue w
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-4-6/
What I did this week?
This week I added checkers for freeradius and haproxy libraries.
What will I be doing this week?
I will be working on adding checkers for some other libraries and also continue w
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #4 - SaurabhK122's Blog
Weekly Check-In #4 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
Doug Hellmann: sphinxcontrib-spelling 5.1.2
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/7776whiZUbE/
sphinxcontrib-spelling is a spelling checker for Sphinx-based documentation. It uses PyEnchant to produce a report showing misspelled words. What’s new in 5.1.2? Mark as unsafe for parallel builds (co
Link: http://feeds.doughellmann.com/~r/doughellmann/python/~3/7776whiZUbE/
sphinxcontrib-spelling is a spelling checker for Sphinx-based documentation. It uses PyEnchant to produce a report showing misspelled words. What’s new in 5.1.2? Mark as unsafe for parallel builds (co
Codementor: Latest Python Interview Question and Answers
Link: https://www.codementor.io/narendranareshit/latest-python-interview-question-and-answers-17o16kqbtm
This Article will guide you on how to crack any python programming interview, including:
Link: https://www.codementor.io/narendranareshit/latest-python-interview-question-and-answers-17o16kqbtm
This Article will guide you on how to crack any python programming interview, including:
www.codementor.io
Latest Python Interview Question and Answers | Codementor
This Article will guide you on how to crack any python programming interview, including:
PSF GSoC students blogs: Week 3 Check-in
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-3-check-in-2/
What did you do this week?
I continued the work started in last week's PR by adding more multimethods on array creation:
Numerical ranges:
geomspace
Building matrices:
diagflat
tri
tril
triu
vander
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-3-check-in-2/
What did you do this week?
I continued the work started in last week's PR by adding more multimethods on array creation:
Numerical ranges:
geomspace
Building matrices:
diagflat
tri
tril
triu
vander
blogs.python-gsoc.org
Python GSoC - Week 3 Check-in - joaosferreira's Blog
Week 3 Check-in - e6541468-770d-43d7-9901-351e16e31d96 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Image Operations - Weekly Check-in 4
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/image-operations-weekly-check-in-4/
End of Week 3 - 22/06/2020
What did you do this week?
I worked on finishing up the directory source for reading images and its test cases. The directory source will be able to read images for perfor
Link: https://blogs.python-gsoc.org/en/sakshamaroras-blog/image-operations-weekly-check-in-4/
End of Week 3 - 22/06/2020
What did you do this week?
I worked on finishing up the directory source for reading images and its test cases. The directory source will be able to read images for perfor
blogs.python-gsoc.org
Python GSoC - Image Operations - Weekly Check-in 4 - sakshamarora's Blog
Image Operations - Weekly Check-in 4 - 6362ca19-6cbc-4c45-95f8-4bf780b0ce40 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: GSoC: Week 4: Status - 300 Multiple Choice
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-4-status-300-multiple-choice/
Hello everyone,
What did I do this week?
I have fixed several bugs of my PR: Asynchronous File module. I have also started working on making cvedb run asynchronously. Currently, we have cache_update f
Link: https://blogs.python-gsoc.org/en/niraj-kamdars-blog/gsoc-week-4-status-300-multiple-choice/
Hello everyone,
What did I do this week?
I have fixed several bugs of my PR: Asynchronous File module. I have also started working on making cvedb run asynchronously. Currently, we have cache_update f
blogs.python-gsoc.org
Python GSoC - GSoC: Week 4: Status - 300 Multiple Choice - Niraj-Kamdar's Blog
GSoC: Week 4: Status - 300 Multiple Choice - a11606ad-8c5c-4794-9e35-f5cf9a8d0e11 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-In: Week 4
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-week-4-1/
<meta charset="utf-8">
Hey,
What did I do this week
We decided to skip the NLU part of the chatbot as the tutorial is about configs and dataflow. The chatbot will take structured data and make predict
Link: https://blogs.python-gsoc.org/en/aghinsas-blog/weekly-check-in-week-4-1/
<meta charset="utf-8">
Hey,
What did I do this week
We decided to skip the NLU part of the chatbot as the tutorial is about configs and dataflow. The chatbot will take structured data and make predict
blogs.python-gsoc.org
Python GSoC - Weekly Check-In: Week 4 - aghinsa's Blog
Weekly Check-In: Week 4 - b803cb73-a4e9-4fb7-9a36-67f0addf98ad - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check-in #4
Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-4-7/
What did I do this week?
I added few more tests in classification model as per mentor's suggestion and got the PR merged, Yayy! I also finished writing the accuracy and predict methods for QA model an
Link: https://blogs.python-gsoc.org/en/0dusts-blog/weekly-check-in-4-7/
What did I do this week?
I added few more tests in classification model as per mentor's suggestion and got the PR merged, Yayy! I also finished writing the accuracy and predict methods for QA model an
blogs.python-gsoc.org
Python GSoC - Weekly Check-in #4 - 0dust's Blog
Weekly Check-in #4 - 2244df23-95c5-4c9b-b0f5-e8887a2f2e11 - Python's Google Summer of Code Blogs Page
Mike Driscoll: Python 101 – Learning About Lists (Video)
Link: https://www.blog.pythonlibrary.org/2020/06/22/python-101-learning-about-lists-video/
In this video tutorial, you will learn all about Python’s list data type.
If videos aren’t your thing, then you can read the same content here:
Python 101: Learning About Lists
The post Python 101
Link: https://www.blog.pythonlibrary.org/2020/06/22/python-101-learning-about-lists-video/
In this video tutorial, you will learn all about Python’s list data type.
If videos aren’t your thing, then you can read the same content here:
Python 101: Learning About Lists
The post Python 101
The Mouse Vs. The Python
Python 101 - Learning About Lists (Video) - The Mouse Vs. The Python
In this video tutorial, you will learn all about Python’s list data type. If videos aren’t your thing, then you can read the same content here: Python 101: Learning About Lists
PSF GSoC students blogs: The Wonderful Wizard of O'zip
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/the-wonderful-wizard-of-o-zip/
Never give up… No one knows what's going to happen next.
Preface
Greetings and best wishes! I had a lot of fun during the last week, although admittedly nothing was really finished. In summary, these
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/the-wonderful-wizard-of-o-zip/
Never give up… No one knows what's going to happen next.
Preface
Greetings and best wishes! I had a lot of fun during the last week, although admittedly nothing was really finished. In summary, these
blogs.python-gsoc.org
Python GSoC - The Wonderful Wizard of O'zip - McSinyx's Blog
The Wonderful Wizard of O'zip - c0f0a92a-4a65-4460-a3d7-58a14026d693 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Check In - 3
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-3-9/
What did I do till now?
Finish the HTTP2 Client Protocol implementation.
What's coming up next?
Next week I plan to
Write unit tests for HTTP2 Client Protocol
Add required documentation
I have kep
Link: https://blogs.python-gsoc.org/en/adityaa30s-blog/weekly-check-in-3-9/
What did I do till now?
Finish the HTTP2 Client Protocol implementation.
What's coming up next?
Next week I plan to
Write unit tests for HTTP2 Client Protocol
Add required documentation
I have kep
blogs.python-gsoc.org
Python GSoC - Weekly Check In - 3 - adityaa30's Blog
Weekly Check In - 3 - 4c0d03a0-dd12-4db5-8e95-bef989582503 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Blog post for week 3: Passing settings around the right way
Link: https://blogs.python-gsoc.org/en/lukas0907s-blog/blog-post-for-week-3-passing-settings-around-the-right-way/
Last week I did not implement new features but rather incorporated feedback from my mentors. In this blog post I want to write about one specific problem that I encountered last week.
To connect to Re
Link: https://blogs.python-gsoc.org/en/lukas0907s-blog/blog-post-for-week-3-passing-settings-around-the-right-way/
Last week I did not implement new features but rather incorporated feedback from my mentors. In this blog post I want to write about one specific problem that I encountered last week.
To connect to Re
blogs.python-gsoc.org
Python GSoC - Blog post for week 3: Passing settings around the right way - Lukas0907's Blog
Blog post for week 3: Passing settings around the right way - de275460-6752-46d7-8264-6d4e9c50aadb - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 4 blog
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-4-blog/
Hello everyone,
We are into the fourth week now, and closing into the first month. Last week, I rearranged all my functions and classes so that it becomes more readable, organised and clean. Now the m
Link: https://blogs.python-gsoc.org/en/imaj_ashwinis-blog/week-4-blog/
Hello everyone,
We are into the fourth week now, and closing into the first month. Last week, I rearranged all my functions and classes so that it becomes more readable, organised and clean. Now the m
blogs.python-gsoc.org
Python GSoC - Week 4 blog - imaj_ashwini's Blog
Week 4 blog - 631ec5e2-348d-4614-a2ce-ce51779f115f - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 2.5
Link: https://blogs.python-gsoc.org/en/ars-blog/week-2-5/
I've been working to finish our update to Django 3 (which includes moving from aldryn newsblog as a dependency to an incorporated app). I've hit a lot of frustration doing this but am wrapping this up
Link: https://blogs.python-gsoc.org/en/ars-blog/week-2-5/
I've been working to finish our update to Django 3 (which includes moving from aldryn newsblog as a dependency to an incorporated app). I've hit a lot of frustration doing this but am wrapping this up
blogs.python-gsoc.org
Python GSoC - Week 2.5 - AR's Blog
Week 2.5 - 2025cf13-9b01-40fd-a602-c090ced9b959 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Weekly Blog Post | Gsoc'2020 | #4
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-4/
<meta charset="utf-8">
Greetings, People of the world!
1. What did you do this week?
This week I worked on adding download feature on the EOS icons Landing. This download feature enables the user t
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-4/
<meta charset="utf-8">
Greetings, People of the world!
1. What did you do this week?
This week I worked on adding download feature on the EOS icons Landing. This download feature enables the user t
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post | Gsoc'2020 | #4 - ShashankJarial's Blog
Weekly Blog Post | Gsoc'2020 | #4 - 85cf43f1-92b5-4284-9618-abac0e889328 - Python's Google Summer of Code Blogs Page
Podcast.__init__: Adding Observability To Your Python Applications With OpenTelemetry
Link: https://www.pythonpodcast.com/opentelemetry-observability-episode-268/
Once you release an application into production it can be difficult to understand all of the ways that it is interacting with the systems that it integrates with. The OpenTracing project and its accom
Link: https://www.pythonpodcast.com/opentelemetry-observability-episode-268/
Once you release an application into production it can be difficult to understand all of the ways that it is interacting with the systems that it integrates with. The OpenTracing project and its accom
The Python Podcast.__init__
The Python Podcast.__init__: Adding Observability To Your Python Applications With OpenTelemetry
An interview about using the OpenTelemetry SDK for Python to collect observability data and how it aids in understanding the behavior of complex systems.
EuroPython: EuroPython 2020: Opening our Merchandise Shop
Link: https://blog.europython.eu/post/621715858139594752
We’re very happy to announce our very own EuroPython merchandise shop:EuroPython Merch ShopCustomize your conference t-shirt for EP2020The shop is run on the Spreadshirt platform and so Spreadshirt wi
Link: https://blog.europython.eu/post/621715858139594752
We’re very happy to announce our very own EuroPython merchandise shop:EuroPython Merch ShopCustomize your conference t-shirt for EP2020The shop is run on the Spreadshirt platform and so Spreadshirt wi
blog.europython.eu
EuroPython Blog
EuroPython 2020: Opening our Merchandise Shop We’re very happy to announce our very own EuroPython merchandise shop: EuroPython Merch Shop Customize your conference t-shirt for EP2020The shop is run...
Real Python: Creating a Discord Bot in Python
Link: https://realpython.com/courses/discord-bot-python/
In a world where video games are so important to so many people, communication and community around games are vital. Discord offers both of those and more in one well-designed package. In this course,
Link: https://realpython.com/courses/discord-bot-python/
In a world where video games are so important to so many people, communication and community around games are vital. Discord offers both of those and more in one well-designed package. In this course,
Realpython
Creating a Discord Bot in Python – Real Python
In this course, you'll learn how to make a Discord bot in Python and interact with several APIs. You'll learn how to handle events, accept commands, validate and verify input, and all the basics that can help you create useful and exciting automations!
Zato Blog: Understanding Zato server startup callable objects
Link: https://zato.io/blog/posts/zato-server-startup-callable-objects.html
Zato
startup callable objects are a means through which arbitrary Python functions or classes can be invoked when a server is booting up in order to influence its configuration or setup, even before a
Link: https://zato.io/blog/posts/zato-server-startup-callable-objects.html
Zato
startup callable objects are a means through which arbitrary Python functions or classes can be invoked when a server is booting up in order to influence its configuration or setup, even before a
Zato Blog
Understanding Zato server startup callable objects
Python⇒Speed: Clinging to memory: how Python function calls can increase your memory usage
Link: https://pythonspeed.com/articles/function-calls-prevent-garbage-collection/
Unlike languages like C, much of the time Python will free up memory for you.
But sometimes, it won’t work the way you expect it to.
Consider the following Python program—how much memory do you think
Link: https://pythonspeed.com/articles/function-calls-prevent-garbage-collection/
Unlike languages like C, much of the time Python will free up memory for you.
But sometimes, it won’t work the way you expect it to.
Consider the following Python program—how much memory do you think
Python⇒Speed
Clinging to memory: how Python function calls can increase memory use
Python will automatically free objects that aren’t being used. Sometimes function calls can unexpectedly keep objects in memory; learn why, and how to fix it.