Talk Python to Me: #168 10 Python security holes and how to plug them
Link: https://talkpython.fm/episodes/show/168/10-python-security-holes-and-how-to-plug-them
Do you write Python software that uses the network, opens files, or accepts user input? Of course you do! That's what almost all software does. But these actions can let bad actors exploit mistakes an
Link: https://talkpython.fm/episodes/show/168/10-python-security-holes-and-how-to-plug-them
Do you write Python software that uses the network, opens files, or accepts user input? Of course you do! That's what almost all software does. But these actions can let bad actors exploit mistakes an
talkpython.fm
10 Python security holes and how to plug them
Do you write Python software that uses the network, opens files, or accepts user input? Of course you do! That's what almost all software does. But these actions can let bad actors exploit mistakes and oversights we've made to compromise our systems.
Made With Mu: Rainbow Pride Traffic Lights
Link: https://madewith.mu/mu/submitted/2018/07/07/rainbow-pride-traffic-lights.html
Caitlinsdad has created
colourful Rainbow Pride Traffic Lights with Mu and CircuitPython.
This is great timing since Pride month
just finished and today tens of thousands of people are taking part in
Link: https://madewith.mu/mu/submitted/2018/07/07/rainbow-pride-traffic-lights.html
Caitlinsdad has created
colourful Rainbow Pride Traffic Lights with Mu and CircuitPython.
This is great timing since Pride month
just finished and today tens of thousands of people are taking part in
Made With Mu
Rainbow Pride Traffic Lights
Caitlinsdad has created colourful Rainbow Pride Traffic Lights with Mu and CircuitPython. This is great timing since Pride month just finished and today tens of thousands of people are taking part in the Pride in London Parade. Thanks to Adafruit for the…
Weekly Python StackOverflow Report: (cxxxiii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/07/cxxxiii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-07-07 20:57:19 GMTIn Python 2, why do lists compare as greater tha
Link: http://python-weekly.blogspot.com/2018/07/cxxxiii-stackoverflow-python-report.html
These are the ten most rated questions at Stack Overflow last week.Between brackets: [question score / answers count]Build date: 2018-07-07 20:57:19 GMTIn Python 2, why do lists compare as greater tha
Blogspot
(cxxxiii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Techiediaries - Django: Pipenv Tutorial for Django Developers
Link: https://www.techiediaries.com/pipenv-tutorial/
Pipenv is the new officially recommended packaging tool for Python which is similar to modern package managers like NPM (Node.js) or Composer (PHP). Pipenv solves common problems, most Python develope
Link: https://www.techiediaries.com/pipenv-tutorial/
Pipenv is the new officially recommended packaging tool for Python which is similar to modern package managers like NPM (Node.js) or Composer (PHP). Pipenv solves common problems, most Python develope
Techiediaries - Django: Create New Django Project (Django 1.11 Example)
Link: https://www.techiediaries.com/create-django-project/
Django is a Python based framework which offers developers all they need to create web apps and websites in a clean, rapid and pragmatic way.
How to create a Django project is the first thing that ge
Link: https://www.techiediaries.com/create-django-project/
Django is a Python based framework which offers developers all they need to create web apps and websites in a clean, rapid and pragmatic way.
How to create a Django project is the first thing that ge
Matthew Rocklin: Dask Development Log
Link: https://matthewrocklin.com/blog//work/2018/07/08/dask-dev
This work is supported by Anaconda Inc
To increase transparency I’m trying to blog more often about the current work
going on around Dask and related projects. Nothing here is ready for
production.
Link: https://matthewrocklin.com/blog//work/2018/07/08/dask-dev
This work is supported by Anaconda Inc
To increase transparency I’m trying to blog more often about the current work
going on around Dask and related projects. Nothing here is ready for
production.
Continuum Analytics Blog: Scalable Machine Learning with Dask—Your Questions Answered!
Link: https://www.anaconda.com/blog/developer-blog/scalable-machine-learning-dask-questions/
Building powerful machine learning models often requires more computing power than a laptop can provide. Although it’s fairly easy to provision compute instances in the cloud these days, all the compu
Link: https://www.anaconda.com/blog/developer-blog/scalable-machine-learning-dask-questions/
Building powerful machine learning models often requires more computing power than a laptop can provide. Although it’s fairly easy to provision compute instances in the cloud these days, all the compu
Anaconda
Scalable Machine Learning with Dask—Your Questions Answered! - Anaconda
With Dask, data scientists can scale machine learning workloads from their laptops to thousands of nodes on a cluster.
Erik Marsja: A Basic Pandas Dataframe Tutorial for Beginners
Link: https://www.marsja.se/pandas-dataframe-read-csv-excel-subset/
In this Pandas tutorial we will learn how to work with Pandas dataframes. More specifically, we will learn how to read and write Excel (i.e., xlsx) and CSV files using Pandas.
We will also learn how t
Link: https://www.marsja.se/pandas-dataframe-read-csv-excel-subset/
In this Pandas tutorial we will learn how to work with Pandas dataframes. More specifically, we will learn how to read and write Excel (i.e., xlsx) and CSV files using Pandas.
We will also learn how t
Erik Marsja
A Basic Pandas Dataframe Tutorial for Beginners - Erik Marsja
In this tutorial we will work with Pandas Dataframe. We will create dataframes from Excel & CSV files but also how to subset, group, & much more!
Mike Driscoll: PyDev of the Week: Ryan Kirkbride
Link: http://www.blog.pythonlibrary.org/2018/07/09/pydev-of-the-week-ryan-kirkbride/
This week we welcome Ryan Kirkbride (@ryankirkbride26) as our PyDev of the Week! Ryan is the creator of Foxdot, a live coding library for live coding music in an interactive Python editor. You can see
Link: http://www.blog.pythonlibrary.org/2018/07/09/pydev-of-the-week-ryan-kirkbride/
This week we welcome Ryan Kirkbride (@ryankirkbride26) as our PyDev of the Week! Ryan is the creator of Foxdot, a live coding library for live coding music in an interactive Python editor. You can see
Gocept Weblog: Saltlabs Sprint: Zope and Plone sprint in a new location
Link: https://blog.gocept.com/2018/07/09/saltlabs-sprint-zope-and-plone-sprint-in-a-new-location/
After Earl Zope II is now nearly relocated to the Python 3 wonderland, gocept will move to a new head quarter in the next months. This is the right time to celebrate with a new sprint, as we have now
Link: https://blog.gocept.com/2018/07/09/saltlabs-sprint-zope-and-plone-sprint-in-a-new-location/
After Earl Zope II is now nearly relocated to the Python 3 wonderland, gocept will move to a new head quarter in the next months. This is the right time to celebrate with a new sprint, as we have now
gocept blog
Saltlabs Sprint: Zope and Plone sprint in a new location
After Earl Zope II is now nearly relocated to the Python 3 wonderland, gocept will move to a new head quarter in the next months. This is the right time to celebrate with a new sprint, as we have n…
Real Python: Strings and Character Data in Python
Link: https://realpython.com/python-strings/
In the tutorial on Basic Data Types in Python, you learned how to define strings: objects that contain sequences of character data. Processing character data is integral to programming. It is a rare
Link: https://realpython.com/python-strings/
In the tutorial on Basic Data Types in Python, you learned how to define strings: objects that contain sequences of character data. Processing character data is integral to programming. It is a rare
Realpython
Strings and Character Data in Python – Real Python
In this tutorial, you'll learn how to use Python's rich set of operators and functions for working with strings. You'll cover the basics of creating strings using literals and the str() function, applying string methods, using operators and built-in functions…
EuroPython: EuroPython 2018: Women's Django Workshop
Link: https://blog.europython.eu/post/175710624987
We are pleased to host and sponsor a free Women’s Django Workshop on Monday 23rd July, from 9am-6pm.EuroPython Women’s Django WorkshopWhat to expectWould you like to learn about how to build websites,
Link: https://blog.europython.eu/post/175710624987
We are pleased to host and sponsor a free Women’s Django Workshop on Monday 23rd July, from 9am-6pm.EuroPython Women’s Django WorkshopWhat to expectWould you like to learn about how to build websites,
EuroPython Blog
EuroPython 2018: Women's Django Workshop
We are pleased to host and sponsor a free Women’s Django Workshop on Monday 23rd July, from 9am-6pm.
EuroPython Women’s Django Workshop
What to expectWould you like to learn about how to build...
EuroPython Women’s Django Workshop
What to expectWould you like to learn about how to build...
Made With Mu: Announcing Mu 1.0.0-beta.17
Link: https://madewith.mu/mu/releases/2018/07/09/beta-17.html
We’re pleased to announce the availability of Mu 1.0.0-beta.17,
a Python code editor for beginner programmers!
This is the final beta version before a release candidate later this week and
the final 1
Link: https://madewith.mu/mu/releases/2018/07/09/beta-17.html
We’re pleased to announce the availability of Mu 1.0.0-beta.17,
a Python code editor for beginner programmers!
This is the final beta version before a release candidate later this week and
the final 1
Made With Mu
Announcing Mu 1.0.0-beta.17
We’re pleased to announce the availability of Mu 1.0.0-beta.17, a Python code editor for beginner programmers! This is the final beta version before a release candidate later this week and the final 1.0 release sometime next week. This version is feature…
Vladimir Iakolev: How I was planning a trip to South America with JavaScript, Python and Google Flights abuse
Link: https://nvbn.github.io/2018/07/10/trip-planner/
I was planning a trip to South America for a while. As I have flexible dates and want to visit
a few places, it was very hard to find proper flights. So I decided to try to automatize everything.
I’ve
Link: https://nvbn.github.io/2018/07/10/trip-planner/
I was planning a trip to South America for a while. As I have flexible dates and want to visit
a few places, it was very hard to find proper flights. So I decided to try to automatize everything.
I’ve
nvbn.github.io
How I was planning a trip to South America with JavaScript, Python and Google Flights abuse
I was planning a trip to South America for a while. As I have flexible dates and want to visit
a few places, it was very hard to find proper flights. So I decided to try to automatize everything.
...
a few places, it was very hard to find proper flights. So I decided to try to automatize everything.
...
Bhishan Bhandari: Flask Essentials – Handling 400 and 404 requests in Flask REST API
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/TwiEntJFyIw/
Flask is a microframework for Python based on Werkzeug, Jinja 2. Flask is simple and straightforward. However less has been discussed in terms of handling non-existent resource request on the Flask AP
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/TwiEntJFyIw/
Flask is a microframework for Python based on Werkzeug, Jinja 2. Flask is simple and straightforward. However less has been discussed in terms of handling non-existent resource request on the Flask AP
The Tara Nights
Flask Essentials - Handling 400 and 404 requests in Flask REST API - The Tara Nights
Flask is a microframework for Python based on Werkzeug, Jinja 2. Flask is simple and straightforward. However less has been discussed in terms of handling non-existent resource request on the Flask API. Since we are talking to and fro using AJAX and what…
Mike Driscoll: My (abridged) Career in Python – Podcast.__init__ Interview
Link: http://www.blog.pythonlibrary.org/2018/07/10/my-abridged-career-in-python-podcast-__init__-interview/
I was recently interviewed by Tobias Macey (@TobiasMacey) on Podcast.__init__ (@Podcast__init__) about some of the things I have done in my career as a Python programmer.
You can listen in here:
And
Link: http://www.blog.pythonlibrary.org/2018/07/10/my-abridged-career-in-python-podcast-__init__-interview/
I was recently interviewed by Tobias Macey (@TobiasMacey) on Podcast.__init__ (@Podcast__init__) about some of the things I have done in my career as a Python programmer.
You can listen in here:
And
Kay Hayen: Nuitka Release 0.5.31
Link: http://nuitka.net/posts/nuitka-release-0531.html
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka?" for an overview.
This release is massive in terms of
Link: http://nuitka.net/posts/nuitka-release-0531.html
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka?" for an overview.
This release is massive in terms of
Nuitka Home
Nuitka Release 0.5.31
This is to inform you about the new stable release of Nuitka. It is the extremely compatible Python compiler. Please see the page "What is Nuitka?" for an overview.
This release is massive in terms of
This release is massive in terms of
Kushal Das: Using podman for containers
Link: https://kushaldas.in/posts/using-podman-for-containers.html
Podman is one of the newer tool in
the container world, it can help you to run OCI containers in pods. It uses
Buildah to build containers, and
runc or any other OCI compliant runtime. Podman is bei
Link: https://kushaldas.in/posts/using-podman-for-containers.html
Podman is one of the newer tool in
the container world, it can help you to run OCI containers in pods. It uses
Buildah to build containers, and
runc or any other OCI compliant runtime. Podman is bei
Stack Abuse: The Naive Bayes Algorithm in Python with Scikit-Learn
Link: http://stackabuse.com/the-naive-bayes-algorithm-in-python-with-scikit-learn/
When studying Probability & Statistics, one of the first and most important theorems students learn is the Bayes' Theorem. This theorem is the foundation of deductive reasoning, which focuses on deter
Link: http://stackabuse.com/the-naive-bayes-algorithm-in-python-with-scikit-learn/
When studying Probability & Statistics, one of the first and most important theorems students learn is the Bayes' Theorem. This theorem is the foundation of deductive reasoning, which focuses on deter
Stack Abuse
The Naive Bayes Algorithm in Python with Scikit-Learn
When studying Probability & Statistics, one of the first and most important theorems students learn is the Bayes' Theorem. This theorem is the foundation of...
A. Jesse Jiryu Davis: Motor 2.0
Link: https://emptysqua.re/blog/motor-2-0/
To support multi-document transactions, I had to make breaking changes to Motor’s session API and release a major version bump, Motor 2.0. Since this is a major release I also deleted many helper meth
Link: https://emptysqua.re/blog/motor-2-0/
To support multi-document transactions, I had to make breaking changes to Motor’s session API and release a major version bump, Motor 2.0. Since this is a major release I also deleted many helper meth
emptysqua.re
Motor 2.0
Add multi-document transactions, delete a bunch of old methods and drop MongoDB 2.6.