qutebrowser development blog: CVE-2018-10895: Remote code execution due to CSRF in qutebrowser
Link: https://blog.qutebrowser.org/cve-2018-10895-remote-code-execution-due-to-csrf-in-qutebrowser.html
Description
Due to a CSRF vulnerability affecting the qute://settings page, it was
possible for websites to modify qutebrowser settings. Via settings like
editor.command, this possibly allowed websit
Link: https://blog.qutebrowser.org/cve-2018-10895-remote-code-execution-due-to-csrf-in-qutebrowser.html
Description
Due to a CSRF vulnerability affecting the qute://settings page, it was
possible for websites to modify qutebrowser settings. Via settings like
editor.command, this possibly allowed websit
Michael Foord: Hello World
Link: https://agileabstractions.com/Hello-World/
It feels funny to be writing a “Hello World” blog entry in a new technical blog so far into my adventures with Python. January 2005 and my first entry in my Python technical blog, which marked the ve
Link: https://agileabstractions.com/Hello-World/
It feels funny to be writing a “Hello World” blog entry in a new technical blog so far into my adventures with Python. January 2005 and my first entry in my Python technical blog, which marked the ve
Techiediaries - Django: Web Development Tutorial: PHP vs. Python & Django
Link: https://www.techiediaries.com/php-tutorial/
In this tutorial, we'll compare PHP and Python (Django) for web development then we'll see how to create simple demo apps with PHP and Python (using Django one of the most popular frameworks for Pytho
Link: https://www.techiediaries.com/php-tutorial/
In this tutorial, we'll compare PHP and Python (Django) for web development then we'll see how to create simple demo apps with PHP and Python (using Django one of the most popular frameworks for Pytho
Techiediaries
PHP Tutorial: Introducing PHP for Angular 8 developers | Techiediaries
py.CheckIO: Design Patterns. Part 3
Link: http://py.checkio.org/blog/design-patterns-part-3/
This article continues the series about design patterns in relation to the Python language. In the first part, we've described Abstract Factory and Strategy, in the second - Observer and Mediator,
Link: http://py.checkio.org/blog/design-patterns-part-3/
This article continues the series about design patterns in relation to the Python language. In the first part, we've described Abstract Factory and Strategy, in the second - Observer and Mediator,
Py.CheckiO - games for coders
Design Patterns. Part 3. python coding challenges - Py.CheckiO
Surely you’re using GitHub or a similar service to store your code. And, most likely, you’ve had an idea to figure out how everything works or even try to implement your own version of the control system. If this is the case, then by using the Memento pattern…
EuroPython: EuroPython 2018: Call for On-site Volunteers
Link: https://blog.europython.eu/post/175814086737
Ever wanted to help out during Europython ? Do you want to *really* take
part in EuroPython, meet new people and help them at the same time ?We
have just the right thing for you: apply as EuroPytho
Link: https://blog.europython.eu/post/175814086737
Ever wanted to help out during Europython ? Do you want to *really* take
part in EuroPython, meet new people and help them at the same time ?We
have just the right thing for you: apply as EuroPytho
EuroPython Blog
EuroPython 2018: Call for On-site Volunteers
Ever wanted to help out during Europython ? Do you want to *really* take part in EuroPython, meet new people and help them at the same time ?
We have just the right thing for you: apply as EuroPython...
We have just the right thing for you: apply as EuroPython...
Stack Abuse: Hierarchical Clustering with Python and Scikit-Learn
Link: http://stackabuse.com/hierarchical-clustering-with-python-and-scikit-learn/
Hierarchical clustering is a type of unsupervised machine learning algorithm used to cluster unlabeled data points. Like K-means clustering, hierarchical clustering also groups together the data point
Link: http://stackabuse.com/hierarchical-clustering-with-python-and-scikit-learn/
Hierarchical clustering is a type of unsupervised machine learning algorithm used to cluster unlabeled data points. Like K-means clustering, hierarchical clustering also groups together the data point
Stack Abuse
Definitive Guide to Hierarchical Clustering with Python and Scikit-Learn
In this definitive guide, learn everything you need to know about agglomeration hierarchical clustering with Python, Scikit-Learn and Pandas, with practical code samples, tips and tricks from professionals, as well as PCA, DBSCAN and other applied techniques.
Wallaroo Labs: Detecting Spam as it happens: Getting Erlang and Python working together with Wallaroo
Link: https://blog.wallaroolabs.com/2018/07/detecting-spam-as-it-happens-getting-erlang-and-python-working-together-with-wallaroo/
Suppose your social network for chinchilla owners has taken off. Your flagship app contains an embedded chat client, where community members discuss chinchilla-related topics in real-time. As your use
Link: https://blog.wallaroolabs.com/2018/07/detecting-spam-as-it-happens-getting-erlang-and-python-working-together-with-wallaroo/
Suppose your social network for chinchilla owners has taken off. Your flagship app contains an embedded chat client, where community members discuss chinchilla-related topics in real-time. As your use
Wallaroolabs
Detecting Spam as it happens: Getting Erlang and Python working together with Wallaroo
Official blog of the Wallaroo Labs Engineering team
EuroPython: EuroPython 2018: Conference App available
Link: https://blog.europython.eu/post/175817504647
We are pleased to announce the conference app for EuroPython 2018, again hosted on the Attendify platform:EuroPython 2018 Conference AppEngage with the conference and its attendeesThe
mobile app give
Link: https://blog.europython.eu/post/175817504647
We are pleased to announce the conference app for EuroPython 2018, again hosted on the Attendify platform:EuroPython 2018 Conference AppEngage with the conference and its attendeesThe
mobile app give
EuroPython Blog
EuroPython 2018: Conference App available
We are pleased to announce the conference app for EuroPython 2018, again hosted on the Attendify platform:
EuroPython 2018 Conference App
Engage with the conference and its attendees
The mobile app...
EuroPython 2018 Conference App
Engage with the conference and its attendees
The mobile app...
Bhishan Bhandari: When the argument default value is mutable
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/lImGzry_Mfc/
Python offers us to specify that a function argument is optional by providing a default value to it. While this is widely used and one of the major features of the language, it can lead to confusions
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/lImGzry_Mfc/
Python offers us to specify that a function argument is optional by providing a default value to it. While this is widely used and one of the major features of the language, it can lead to confusions
The Tara Nights
When the argument default value is mutable - The Tara Nights
Python offers us to specify that a function argument is optional by providing a default value to it. While this is widely used and one of the major features of the language, it can lead to confusions when enough thought is not given to the implementation…
Armin Ronacher: Python
Link: http://lucumr.pocoo.org/2018/7/13/python
Guido van Rossum announced that he's stepping down as BDFL.
It made me think. The Python programming language has left a profound
impact on my life. It's my home, it gave me many of my friendships a
Link: http://lucumr.pocoo.org/2018/7/13/python
Guido van Rossum announced that he's stepping down as BDFL.
It made me think. The Python programming language has left a profound
impact on my life. It's my home, it gave me many of my friendships a
Mike Driscoll: Python 101 Screencast: Episode #15 – The logging module
Link: http://www.blog.pythonlibrary.org/2018/07/12/python-101-screencast-episode-15-the-logging-module/
In this screencast, you will learn the basics of using Python’s logging module.
Check out the book this video is based on for free online: http://python101.pythonlibrary.org/
Link: http://www.blog.pythonlibrary.org/2018/07/12/python-101-screencast-episode-15-the-logging-module/
In this screencast, you will learn the basics of using Python’s logging module.
Check out the book this video is based on for free online: http://python101.pythonlibrary.org/
Made With Mu: Shhh! Hunting micro:bits in a Library with Mu
Link: https://madewith.mu/mu/users/2018/07/13/library-mu.html
I had a stonking time yesterday afternoon with Harvey Sharman,
who runs workshops for young coders in a library close to where I live. This
particular afternoon was spent in the company of a group of
Link: https://madewith.mu/mu/users/2018/07/13/library-mu.html
I had a stonking time yesterday afternoon with Harvey Sharman,
who runs workshops for young coders in a library close to where I live. This
particular afternoon was spent in the company of a group of
Made With Mu
Shhh! Hunting micro:bits in a Library with Mu
I had a stonking time yesterday afternoon with Harvey Sharman, who runs workshops for young coders in a library close to where I live. This particular afternoon was spent in the company of a group of eager eleven-year-olds. Harvey’s learning activity? Use…
Continuum Analytics Blog: Deep Learning with GPUs in Anaconda Enterprise
Link: https://www.anaconda.com/blog/developer-blog/deep-learning-with-gpus-in-anaconda-enterprise/
AI is a hot topic right now. While a lot of the conversation surrounding advanced AI techniques such as deep learning and machine learning can be chalked up to hype, the underlying tools have been pro
Link: https://www.anaconda.com/blog/developer-blog/deep-learning-with-gpus-in-anaconda-enterprise/
AI is a hot topic right now. While a lot of the conversation surrounding advanced AI techniques such as deep learning and machine learning can be chalked up to hype, the underlying tools have been pro
Anaconda
Deep Learning with GPUs in Anaconda Enterprise - Anaconda
AI is a hot topic right now. While a lot of the conversation surrounding advanced AI techniques such as deep learning and machine learning can be chalked up to hype, the underlying tools have been proven to provide real value. Even better, the tools aren’t…
EuroPython: EuroPython 2018: Late Bird Rates and Day Passes
Link: https://blog.europython.eu/post/175849791367
We will be switching to the late bird rates for tickets on Monday next week (July 16), so this is your last chance to get tickets at the regular rate, which is about 30% less than the late bird rate.E
Link: https://blog.europython.eu/post/175849791367
We will be switching to the late bird rates for tickets on Monday next week (July 16), so this is your last chance to get tickets at the regular rate, which is about 30% less than the late bird rate.E
EuroPython Blog
EuroPython 2018: Late Bird Rates and Day Passes
We will be switching to the late bird rates for tickets on Monday next week (July 16), so this is your last chance to get tickets at the regular rate, which is about 30% less than the late bird...
Python Bytes: #86 Make your NoSQL async and await-able with uMongo
Link: https://pythonbytes.fm/episodes/show/86/make-your-nosql-async-and-await-able-with-umongo
Link: https://pythonbytes.fm/episodes/show/86/make-your-nosql-async-and-await-able-with-umongo
pythonbytes.fm
Make your NoSQL async and await-able with uMongo
News and announcements from the Python community for the week of Jul 13th, 2018
Twisted Matrix Labs: Twisted 18.7.0 Released
Link: http://feedproxy.google.com/~r/TwistedMatrixLaboratories/~3/Pu9RPiiCkWY/twisted-187-released.html
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 18.7!The highlights of this release are:better support for async/await coroutines in regards to exception and
Link: http://feedproxy.google.com/~r/TwistedMatrixLaboratories/~3/Pu9RPiiCkWY/twisted-187-released.html
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 18.7!The highlights of this release are:better support for async/await coroutines in regards to exception and
Twistedmatrix
Twisted 18.7.0 Released
On behalf of Twisted Matrix Laboratories, I am honoured to announce the release of Twisted 18.7! The highlights of this release are: ...
Mike Driscoll: Guido Retires as BDFL
Link: http://www.blog.pythonlibrary.org/2018/07/13/guido-retire-as-bdfl/
Guido van Rossum, the creator of Python, and the Benevolent Dictator for Life (BDFL) has retired as the BDFL with no successor named as of July 12, 2018. See the following email from the Python Commit
Link: http://www.blog.pythonlibrary.org/2018/07/13/guido-retire-as-bdfl/
Guido van Rossum, the creator of Python, and the Benevolent Dictator for Life (BDFL) has retired as the BDFL with no successor named as of July 12, 2018. See the following email from the Python Commit
Bhishan Bhandari: Copying mutable objects in Python
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/NV1m3HKM15k/
An assignment statement in python does not create copies of objects. It binds the name to the object. While working with mutable objects and/or collections of mutable objects, it creates inconsistenci
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/NV1m3HKM15k/
An assignment statement in python does not create copies of objects. It binds the name to the object. While working with mutable objects and/or collections of mutable objects, it creates inconsistenci
The Tara Nights
Copying mutable objects in Python - The Tara Nights
An assignment statement in python does not create copies of objects. It binds the name to the object. While working with mutable objects and/or collections of mutable objects, it creates inconsistencies and hence it would be of interest to us to have ways…
Bhishan Bhandari: Copying mutable objects in Python
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/NV1m3HKM15k/
An assignment statement in python does not create copies of objects. It binds the name to the object. While working with mutable objects and/or collections of mutable objects, it creates inconsistenci
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/NV1m3HKM15k/
An assignment statement in python does not create copies of objects. It binds the name to the object. While working with mutable objects and/or collections of mutable objects, it creates inconsistenci
The Tara Nights
Copying mutable objects in Python - The Tara Nights
An assignment statement in python does not create copies of objects. It binds the name to the object. While working with mutable objects and/or collections of mutable objects, it creates inconsistencies and hence it would be of interest to us to have ways…
Talk Python to Me: #169 Becoming a Python content creator
Link: https://talkpython.fm/episodes/show/169/becoming-a-python-content-creator
Corey Schafer has been building his YouTube channel of tutorials for many years. He recently made the big shift into making this hobby project his full time job. You'll hear about how Corey made that
Link: https://talkpython.fm/episodes/show/169/becoming-a-python-content-creator
Corey Schafer has been building his YouTube channel of tutorials for many years. He recently made the big shift into making this hobby project his full time job. You'll hear about how Corey made that
talkpython.fm
Becoming a Python content creator
Corey Schafer has been building his YouTube channel of tutorials for many years. He recently made the big shift into making this hobby project his full time job. You'll hear about how Corey made that transition, what it takes to 'go pro', and even a little…