PSF GSoC students blogs: Sorting Things Out
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/sorting-things-out/
Hi! I really hope that everyone reading this is still doing okay,
and if that isn't the case, I wish you a good day!
pip 20.2 Released!
Last Wednesday, pip 20.2 was released, deliver
Link: https://blogs.python-gsoc.org/en/mcsinyxs-blog/sorting-things-out/
Hi! I really hope that everyone reading this is still doing okay,
and if that isn't the case, I wish you a good day!
pip 20.2 Released!
Last Wednesday, pip 20.2 was released, deliver
blogs.python-gsoc.org
Python GSoC - Sorting Things Out - McSinyx's Blog
Sorting Things Out - c0f0a92a-4a65-4460-a3d7-58a14026d693 - Python's Google Summer of Code Blogs Page
PSF GSoC students blogs: Week 9 Check-in
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-9-check-in-2/
What did you do this week?
This week I continued the PR started in the previous week by adding more multimethods for indexing routines. The multimethods added are the following:
Generating index array
Link: https://blogs.python-gsoc.org/en/joaosferreiras-blog/week-9-check-in-2/
What did you do this week?
This week I continued the PR started in the previous week by adding more multimethods for indexing routines. The multimethods added are the following:
Generating index array
blogs.python-gsoc.org
Python GSoC - Week 9 Check-in - joaosferreira's Blog
Week 9 Check-in - e6541468-770d-43d7-9901-351e16e31d96 - Python's Google Summer of Code Blogs Page
Podcast.__init__: Supporting The Full Lifecycle Of Machine Learning Projects With Metaflow
Link: https://www.pythonpodcast.com/metaflow-machine-learning-operations-episode-274/
Netflix uses machine learning to power every aspect of their business. To do this effectively they have had to build extensive expertise and tooling to support their engineers. In this episode Savin G
Link: https://www.pythonpodcast.com/metaflow-machine-learning-operations-episode-274/
Netflix uses machine learning to power every aspect of their business. To do this effectively they have had to build extensive expertise and tooling to support their engineers. In this episode Savin G
The Python Podcast.__init__
The Python Podcast.__init__: Supporting The Full Lifecycle Of Machine Learning Projects With Metaflow
An interview with Savin Goyal about the work that he and his team are doing to support machine learning workloads at Netflix with Metaflow
Awesome Python Applications: buku
Link: https://github.com/jarun/buku
buku: Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs.
Links:
Repo
Fund
Docs
Link: https://github.com/jarun/buku
buku: Browser-independent bookmark manager with CLI and web server frontends, with integrations for browsers, cloud-based bookmark managers, and emacs.
Links:
Repo
Fund
Docs
GitHub
GitHub - jarun/buku: :bookmark: Personal mini-web in text
:bookmark: Personal mini-web in text. Contribute to jarun/buku development by creating an account on GitHub.
Django Weblog: Django 3.1 Released
Link: https://www.djangoproject.com/weblog/2020/aug/04/django-31-released/
The Django team is happy to announce the release of Django 3.1.
The release notes cover the potpourri of new features in detail, but a few highlights are:
Asynchronous views and middleware support.
J
Link: https://www.djangoproject.com/weblog/2020/aug/04/django-31-released/
The Django team is happy to announce the release of Django 3.1.
The release notes cover the potpourri of new features in detail, but a few highlights are:
Asynchronous views and middleware support.
J
Mike Driscoll: Is the Python Community Becoming Toxic?
Link: https://www.blog.pythonlibrary.org/2020/08/04/is-the-python-community-becoming-toxic/
The Python community is amazing. I started learning Python over 15 years ago and the community was almost always very supportive in helping me figure things out. However, the past few years there seem
Link: https://www.blog.pythonlibrary.org/2020/08/04/is-the-python-community-becoming-toxic/
The Python community is amazing. I started learning Python over 15 years ago and the community was almost always very supportive in helping me figure things out. However, the past few years there seem
Real Python: Practical Recipes for Working With Files in Python
Link: https://realpython.com/courses/practical-recipes-files/
Python has several built-in modules and functions for handling files. These functions are spread out over several modules such as os, os.path, shutil, and pathlib, to name a few. This course gathers i
Link: https://realpython.com/courses/practical-recipes-files/
Python has several built-in modules and functions for handling files. These functions are spread out over several modules such as os, os.path, shutil, and pathlib, to name a few. This course gathers i
Realpython
Practical Recipes for Working With Files in Python – Real Python
In this course, you'll learn how you can work with files in Python by using built-in modules to perform practical tasks that involve groups of files, like renaming them, moving them around, archiving them, and getting their metadata.
Catalin George Festila: Python 3.6.9 : My colab tutorials - parts 008.
Link: http://python-catalin.blogspot.com/2020/08/python-369-my-colab-tutorials-parts-008.html
Today I deal with these two python packages named selenium and chromium-chromedriver.
I used selenium to get pieces of information from webpages.
These examples can be found at my GitHub project colab
Link: http://python-catalin.blogspot.com/2020/08/python-369-my-colab-tutorials-parts-008.html
Today I deal with these two python packages named selenium and chromium-chromedriver.
I used selenium to get pieces of information from webpages.
These examples can be found at my GitHub project colab
Blogspot
Python 3.6.9 : My colab tutorials - part 008.
News , articles and tutorials about programming with python with source code and examples under Windows and Linux operating systems.
Mike Driscoll: Python Malware May be Coming to a Computer Near You
Link: https://www.blog.pythonlibrary.org/2020/08/04/python-malware-may-be-coming-to-a-computer-near-you/
Cyborg Security reported recently that malware is starting to appear that has been written using the Python programming language. Traditionally, most malware has been written in compiled languages, su
Link: https://www.blog.pythonlibrary.org/2020/08/04/python-malware-may-be-coming-to-a-computer-near-you/
Cyborg Security reported recently that malware is starting to appear that has been written using the Python programming language. Traditionally, most malware has been written in compiled languages, su
Mouse Vs Python
Python Malware May be Coming to a Computer Near You - Mouse Vs Python
Gain practical, real-world Python skills with our resources and pathway
PyCoder’s Weekly: Issue #432 (Aug. 4, 2020)
Link: https://pycoders.com/issues/432
#432 – AUGUST 4, 2020 View in Browser » 4 Powerful Features Python Is Still Missing Python doesn’t have true constants, nor does it implement features like tail recursion optimization that many
Link: https://pycoders.com/issues/432
#432 – AUGUST 4, 2020 View in Browser » 4 Powerful Features Python Is Still Missing Python doesn’t have true constants, nor does it implement features like tail recursion optimization that many
Pycoders
PyCoder’s Weekly | Issue #432
Issue #432 of the PyCoder’s Weekly newsletter, published Aug. 4, 2020.
Python Anywhere: Introduction to scheduled tasks helper scripts
Link: https://blog.pythonanywhere.com/190/
For all PythonAnywhere users who like to automate their workflow using scripts there’s already the pythonanywhere package which provides an interface for some PythonAnywhere API features.
If you’re on
Link: https://blog.pythonanywhere.com/190/
For all PythonAnywhere users who like to automate their workflow using scripts there’s already the pythonanywhere package which provides an interface for some PythonAnywhere API features.
If you’re on
Dataquest: Python Projects for Beginners (Massive 2020 Update)
Link: https://www.dataquest.io/blog/python-projects-for-beginners/
Learning Python can be difficult. You can spend time reading a textbook or watching videos, but then struggle to actually put what you've learned into practice. Or you might spend a ton of time learni
Link: https://www.dataquest.io/blog/python-projects-for-beginners/
Learning Python can be difficult. You can spend time reading a textbook or watching videos, but then struggle to actually put what you've learned into practice. Or you might spend a ton of time learni
Dataquest
Python Projects for Beginners: 60+ Ideas to Build Your Portfolio – Dataquest
Building Python projects is the ultimate learning tool. Here are over 60 Python project ideas for beginners and beyond you can tackle today.
Techiediaries - Django: Multiple File/Image Upload with Django 3, Angular 10 and FormData
Link: https://www.techiediaries.com/angular-django-formdata-multiple-file-upload-tutorial/
In the previous tutorial we have seen how to implement file uploading in Django and Angular 10. In this tutorial, we'll see how to implement multiple file uploading with FormData.
It's recommended th
Link: https://www.techiediaries.com/angular-django-formdata-multiple-file-upload-tutorial/
In the previous tutorial we have seen how to implement file uploading in Django and Angular 10. In this tutorial, we'll see how to implement multiple file uploading with FormData.
It's recommended th
Techiediaries
Multiple File/Image Upload with Django 3, Angular 10 and FormData | Techiediaries
Throughout this tutorial, we'll see how you can implement multiple file upload in Django 3. We'll be using Angular 10 to create a simple interface that allows the user to select multiple files and upload them to the server via POST requests and FormData
Andre Roberge: Identifying misleading type hints
Link: https://aroberge.blogspot.com/2020/08/identifying-misleading-type-hints.html
Yesterday on Twitter:For beginners, unintentional type hints can be really confusing. No SyntaxError, no traceback to guide the beginners ... Still, could Friendly-traceback help?I've already mention
Link: https://aroberge.blogspot.com/2020/08/identifying-misleading-type-hints.html
Yesterday on Twitter:For beginners, unintentional type hints can be really confusing. No SyntaxError, no traceback to guide the beginners ... Still, could Friendly-traceback help?I've already mention
Blogspot
Identifying misleading type hints
Yesterday on Twitter : For beginners, unintentional type hints can be really confusing. No SyntaxError, no traceback to guide the beginners...
PSF GSoC students blogs: Weekly Check-In #10
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-10-6/
I am on leave till 10th August, so there's nothing to report for this week. But there was no loss of work since I had started coding in the Community Bonding period itself.
Link: https://blogs.python-gsoc.org/en/saurabhk122s-blog/weekly-check-in-10-6/
I am on leave till 10th August, so there's nothing to report for this week. But there was no loss of work since I had started coding in the Community Bonding period itself.
blogs.python-gsoc.org
Python GSoC - Weekly Check-In #10 - SaurabhK122's Blog
Weekly Check-In #10 - 5d0be411-5fb6-418b-8715-fc45c31bfef2 - Python's Google Summer of Code Blogs Page
Full Stack Python: How to Send SMS Text Messages with Python
Link: https://www.fullstackpython.com/blog/send-sms-text-messages-python.html
Short Message Service (SMS) text messages are ubiquitous for communication
all over the world. It is easy to send SMS text messages from a
Python application using a
web application programming inte
Link: https://www.fullstackpython.com/blog/send-sms-text-messages-python.html
Short Message Service (SMS) text messages are ubiquitous for communication
all over the world. It is easy to send SMS text messages from a
Python application using a
web application programming inte
Fullstackpython
How to Send SMS Text Messages with Python
A how-to guide for sending SMS (text messages) using the Python programming language. Great post on fullstackpython.com!
Full Stack Python: Responding to SMS Text Messages with Python & Flask
Link: https://www.fullstackpython.com/blog/respond-sms-text-messages-python-flask.html
Short Message Service (SMS) text messages are
easy to send from Python applications
with a
web application programming interface (API).
Flask applications can also receive incoming text messages an
Link: https://www.fullstackpython.com/blog/respond-sms-text-messages-python-flask.html
Short Message Service (SMS) text messages are
easy to send from Python applications
with a
web application programming interface (API).
Flask applications can also receive incoming text messages an
Fullstackpython
Responding to SMS Text Messages with Python & Flask
A quick tutorial on receiving and responding to SMS text messages in a Flask application built with Python. Great post on fullstackpython.com!
Real Python: What Are Python Wheels and Why Should You Care?
Link: https://realpython.com/python-wheels/
Python .whl files, or wheels, are a little-discussed part of Python, but they’ve been a boon to the installation process for Python packages. If you’ve installed a Python package using pip, then chanc
Link: https://realpython.com/python-wheels/
Python .whl files, or wheels, are a little-discussed part of Python, but they’ve been a boon to the installation process for Python packages. If you’ve installed a Python package using pip, then chanc
Realpython
What Are Python Wheels and Why Should You Care? – Real Python
In this tutorial, you'll learn what Python wheels are and why you should care as both a developer and end user of Python packages. You'll see how the wheel format has gained momentum over the last decade and how it has made the package installation process…
PSF GSoC students blogs: Weekly Blog Post | Gsoc'2020 | #10
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-10/
Greetings, People of the world!
Got a little late posting this blog. Was stuck with a couple of things but didn't let that prevent me from coding.
1. What did you do this week?
So last week I worked o
Link: https://blogs.python-gsoc.org/en/shashankjarials-blog/weekly-blog-post-gsoc-2020-10/
Greetings, People of the world!
Got a little late posting this blog. Was stuck with a couple of things but didn't let that prevent me from coding.
1. What did you do this week?
So last week I worked o
blogs.python-gsoc.org
Python GSoC - Weekly Blog Post | Gsoc'2020 | #10 - ShashankJarial's Blog
Weekly Blog Post | Gsoc'2020 | #10 - 85cf43f1-92b5-4284-9618-abac0e889328 - Python's Google Summer of Code Blogs Page