James Bennett: Core no more
Link: https://www.b-list.org/weblog/2018/nov/20/core/
If you’re not the sort of person who closely follows the internals of Django’s development, you might not know there’s a draft proposal to drastically change the project’s governance. It’s been gettin
Link: https://www.b-list.org/weblog/2018/nov/20/core/
If you’re not the sort of person who closely follows the internals of Django’s development, you might not know there’s a draft proposal to drastically change the project’s governance. It’s been gettin
PyCoder’s Weekly: Issue #343 (Nov. 20, 2018)
Link: https://pycoders.com/issues/343
CPython Governance after Guido, "Clean Architecture" examples, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
Link: https://pycoders.com/issues/343
CPython Governance after Guido, "Clean Architecture" examples, and more
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
Pycoders
PyCoder’s Weekly | Issue #343
Issue #343 of the PyCoder’s Weekly newsletter, published Nov. 20, 2018.
PythonClub - A Brazilian collaborative blog about Python: Algoritmos de Ordenação
Link: http://pythonclub.com.br/algoritmos-ordenacao.html
Fala pessoal, tudo bom?
Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python.
Bubble Sort
Como o algoritmo funciona: Como implementar o algoritmo usando
Link: http://pythonclub.com.br/algoritmos-ordenacao.html
Fala pessoal, tudo bom?
Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python.
Bubble Sort
Como o algoritmo funciona: Como implementar o algoritmo usando
PythonClub
Algoritmos de Ordenação
Fala pessoal, tudo bom? Nos vídeos abaixo, vamos aprender como implementar alguns dos algoritmos de ordenação usando Python. Bubble Sort Como o algoritmo funciona: Como implementar o algoritmo usando Python: https://www.youtube.com/watch?v=Doy64STkwlI. Como…
Vladimir Iakolev: Analysing the trip to South America with a bit of image recognition
Link: https://nvbn.github.io/2018/11/21/sa-trip-analysis/
Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following the d
Link: https://nvbn.github.io/2018/11/21/sa-trip-analysis/
Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following the d
nvbn.github.io
Analysing the trip to South America with a bit of image recognition
Back in September, I had a three weeks trip to South America. While planning the trip I was using
sort of data mining to select the most optimal flights and it worked well.
To continue following th...
sort of data mining to select the most optimal flights and it worked well.
To continue following th...
Talk Python to Me: #187 Secure all the things with HubbleStack
Link: https://talkpython.fm/episodes/show/187/secure-all-the-things-with-hubblestack
How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you
Link: https://talkpython.fm/episodes/show/187/secure-all-the-things-with-hubblestack
How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you
talkpython.fm
Secure all the things with HubbleStack
How do you keep track of the security, configuration states, and even out of date system level packages in your servers? What if you had 40,000 or more servers? How's your process scale? I'll tell you, mine would take some tweaks!
Mike Driscoll: Black Friday / Cyber Monday Sale 2018
Link: http://www.blog.pythonlibrary.org/2018/11/21/black-friday-cyber-monday-sale-2018/
This week I am putting my 2 most recent self-published books on Sale starting today through November 26th.
ReportLab – PDF Processing with Python is available for $9.99:
Leanpub
Gumroad – Use offer
Link: http://www.blog.pythonlibrary.org/2018/11/21/black-friday-cyber-monday-sale-2018/
This week I am putting my 2 most recent self-published books on Sale starting today through November 26th.
ReportLab – PDF Processing with Python is available for $9.99:
Leanpub
Gumroad – Use offer
gamingdirectional: Create a pool object for enemy ships
Link: http://gamingdirectional.com/blog/2018/11/21/pygame-python-9/
In this article we will start to create a pool object which will recycle the enemy ship and then we will create a new object pool for the missiles on the next article. Before we can create a pool obje
Link: http://gamingdirectional.com/blog/2018/11/21/pygame-python-9/
In this article we will start to create a pool object which will recycle the enemy ship and then we will create a new object pool for the missiles on the next article. Before we can create a pool obje
Real Python: Memory Management in Python
Link: https://realpython.com/python-memory-management/
Ever wonder how Python handles your data behind the scenes? How are your variables stored in memory? When do they get deleted?
In this article, we’re going to do a deep dive into the internals of Pyth
Link: https://realpython.com/python-memory-management/
Ever wonder how Python handles your data behind the scenes? How are your variables stored in memory? When do they get deleted?
In this article, we’re going to do a deep dive into the internals of Pyth
Realpython
Memory Management in Python – Real Python
Get ready for a deep dive into the internals of Python to understand how it handles memory management. By the end of this article, you’ll know more about low-level computing, understand how Python abstracts lower-level operations, and find out about Python’s…
Stack Abuse: Lists vs Tuples in Python
Link: https://stackabuse.com/lists-vs-tuples-in-python/
Introduction
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities. Some of them have been enlisted bel
Link: https://stackabuse.com/lists-vs-tuples-in-python/
Introduction
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities. Some of them have been enlisted bel
Stack Abuse
Lists vs Tuples in Python
Lists and tuples are two of the most commonly used data structures in Python, with dictionary being the third. Lists and tuples have many similarities: They a...
PyCharm: PyCharm 2018.3 Out Now
Link: http://feedproxy.google.com/~r/Pycharm/~3/jBpXtDeiXqc/
PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more.
Download PyCharm 2018.3
New in PyCharm
For those of you on Windows
Link: http://feedproxy.google.com/~r/Pycharm/~3/jBpXtDeiXqc/
PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more.
Download PyCharm 2018.3
New in PyCharm
For those of you on Windows
PyCharm Blog
PyCharm 2018.3 Out Now
PyCharm 2018.3 is now available: Windows Subsystem for Linux (WSL) support, multiline TODOs, improved search everywhere, and more. Download PyCharm 2018.3 New in PyCharm For those of you on Windows…
Trey Hunner: Black Friday Sale: 50% Off 52 weeks of Python Morsels
Link: http://treyhunner.com/2018/11/python-morsels-sale-52-weeks-of-python/
I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also likely be the biggest sale that I run on Python Morsels
Link: http://treyhunner.com/2018/11/python-morsels-sale-52-weeks-of-python/
I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also likely be the biggest sale that I run on Python Morsels
Treyhunner
Black Friday Sale: 50% Off 52 weeks of Python Morsels - Trey Hunner
I launched a weekly Python skill-building service earlier this year called Python Morsels.
This week I’m running my first sale, which will also …
This week I’m running my first sale, which will also …
Continuum Analytics Blog: Deriving Business Value from Data Science Deployments
Link: https://www.anaconda.com/blog/developer-blog/deriving-business-value-from-data-science-deployments/
By Gus Cavanaugh One of the biggest challenges facing organizations trying to derive value from data science and machine learning is deployment. In this post, we’ll take a look at three common approac
Link: https://www.anaconda.com/blog/developer-blog/deriving-business-value-from-data-science-deployments/
By Gus Cavanaugh One of the biggest challenges facing organizations trying to derive value from data science and machine learning is deployment. In this post, we’ll take a look at three common approac
Anaconda
Deriving Business Value from Data Science Deployments - Anaconda
This blog post takes a look at three common approaches to deploying data science projects, and how Anaconda Enterprise simplifies allows data scientists to focus on building better models that drive business value rather than wasting time on infrastructure.…
Django Weblog: DSF Board Election for 2019
Link: https://www.djangoproject.com/weblog/2018/nov/21/dsf-board-election-2019/
It's that time of year again where we elect the Django Software Foundation Board of Directors.
If you're interested in helping contribute back to Django and the Django Community we encourage you to st
Link: https://www.djangoproject.com/weblog/2018/nov/21/dsf-board-election-2019/
It's that time of year again where we elect the Django Software Foundation Board of Directors.
If you're interested in helping contribute back to Django and the Django Community we encourage you to st
Kushal Das: Source of colors in Qubes devices menu items
Link: https://kushaldas.in/posts/source-of-colors-in-qubes-devices-menu-items.html
Have you ever wondered how the device lock icon colors come in the device applet
of Qubes OS? I saw those everyday, but, never bothered
to think much. The guess was the VM where the devices are atta
Link: https://kushaldas.in/posts/source-of-colors-in-qubes-devices-menu-items.html
Have you ever wondered how the device lock icon colors come in the device applet
of Qubes OS? I saw those everyday, but, never bothered
to think much. The guess was the VM where the devices are atta
gamingdirectional: Create the pool object for Enemy Missile class
Link: http://gamingdirectional.com/blog/2018/11/22/pygame-python-10/
In this article we will continue to create a new missile pool object which will be used to recycle the enemy missile object just like the pool object which will be used to recycle the enemy ship objec
Link: http://gamingdirectional.com/blog/2018/11/22/pygame-python-10/
In this article we will continue to create a new missile pool object which will be used to recycle the enemy missile object just like the pool object which will be used to recycle the enemy ship objec
Gaming Directional
Create the pool object for Enemy Missile class
Create the pool object for a enemy missile class in the pygame project
Reuven Lerner: Black Friday sale — improve your Python + Git for 40% off!
Link: https://blog.lerner.co.il/black-friday-sale-improve-your-python-git-for-40-off/
Yup — just like everyone else, I’m having a Black Friday sale on all of my online books and courses. Just this weekend, you can use the coupon code BF2018 to improve your Python skills:
Object-Orient
Link: https://blog.lerner.co.il/black-friday-sale-improve-your-python-git-for-40-off/
Yup — just like everyone else, I’m having a Black Friday sale on all of my online books and courses. Just this weekend, you can use the coupon code BF2018 to improve your Python skills:
Object-Orient
Lerner Consulting Blog
Black Friday sale — improve your Python + Git for 40% off! - Lerner Consulting Blog
Yup — just like everyone else, I’m having a Black Friday sale on all of my online books and courses. Just this weekend, you can use the coupon code BF2018 to improve your Python skills: Object-Oriented Python Understanding and Mastering Git Comprehending…
Codementor: How to handle switch case in Python.
Link: https://www.codementor.io/kishanmehta/how-to-handle-switch-case-in-python-pj7q08bjj
A short snippet to deal with switch case requirement in python more efficiently.
Link: https://www.codementor.io/kishanmehta/how-to-handle-switch-case-in-python-pj7q08bjj
A short snippet to deal with switch case requirement in python more efficiently.
www.codementor.io
How to handle switch case in Python. | Codementor
A short snippet to deal with switch case requirement in python more efficiently.
Codementor: High-performance mathematical paradigms in Python
Link: https://www.codementor.io/harshittyagi/high-performance-mathematical-paradigms-in-python-pjc5yocqm
Learn the best practices to evaluate any mathematical expression over a huge data set.
Link: https://www.codementor.io/harshittyagi/high-performance-mathematical-paradigms-in-python-pjc5yocqm
Learn the best practices to evaluate any mathematical expression over a huge data set.
Simple is Better Than Complex: How to Implement Token Authentication using Django REST Framework
Link: https://simpleisbetterthancomplex.com/tutorial/2018/11/22/how-to-implement-token-authentication-using-django-rest-framework.html
In this tutorial you are going to learn how to implement Token-based authentication using Django REST Framework (DRF).
The token authentication works by exchanging username and password for a token th
Link: https://simpleisbetterthancomplex.com/tutorial/2018/11/22/how-to-implement-token-authentication-using-django-rest-framework.html
In this tutorial you are going to learn how to implement Token-based authentication using Django REST Framework (DRF).
The token authentication works by exchanging username and password for a token th
Simple is Better Than Complex
How to Implement Token Authentication using Django REST Framework
In this tutorial you are going to learn how to implement Token-based authentication using Django REST Framework (DRF).The token authentication works by exchanging username and password for a token ...
Zero-with-Dot (Oleg Żero): Interacting with custom libraries in Google Colaboratory
Link: https://zerowithdot.com/colab-workspace/
Introduction
Colaboratory, also known as Colab, is a great tool created by Google for individuals interested in hands-on experience with the recent AI development.
It offers a free CPU/GPU quota and a
Link: https://zerowithdot.com/colab-workspace/
Introduction
Colaboratory, also known as Colab, is a great tool created by Google for individuals interested in hands-on experience with the recent AI development.
It offers a free CPU/GPU quota and a
Zerowithdot
Interacting with custom libraries in Google Colaboratory
An attempt to create a convenient workspace that makes it possible to work with multiple custom python libraries, while keeping all benefits of Google Colaboratory.
PyBites: How to Test Your Django App with Selenium and pytest
Link: https://pybit.es/selenium-pytest-and-django.html
In this article I will show you how to test a Django app with pytest and Selenium. We will test our CodeChalleng.es platform comparing the logged out homepage vs the logged in dashboard. We will navig
Link: https://pybit.es/selenium-pytest-and-django.html
In this article I will show you how to test a Django app with pytest and Selenium. We will test our CodeChalleng.es platform comparing the logged out homepage vs the logged in dashboard. We will navig
pybit.es
How to Test Your Django App with Selenium and pytest - PyBites
In this article I will show you how to test a Django app with pytest and Selenium. We will test our CodeChalleng.es platform comparing the logged out homepage vs the logged in dashboard. We will...