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...
Python Bytes: #105 Colorizing and Restoring Old Images with Deep Learning
Link: https://pythonbytes.fm/episodes/show/105/colorizing-and-restoring-old-images-with-deep-learning
Link: https://pythonbytes.fm/episodes/show/105/colorizing-and-restoring-old-images-with-deep-learning
pythonbytes.fm
Colorizing and Restoring Old Images with Deep Learning
News and announcements from the Python community for the week of Nov 23rd, 2018
gamingdirectional: Create a pool object for player missile
Link: http://gamingdirectional.com/blog/2018/11/24/pygame-python-11/
In this article we will create a pool object inside the player missile manager class which will then be used to recycle those player missile objects. Creating pool object for the player missile is a l
Link: http://gamingdirectional.com/blog/2018/11/24/pygame-python-11/
In this article we will create a pool object inside the player missile manager class which will then be used to recycle those player missile objects. Creating pool object for the player missile is a l
Not Invented Here: Python Argument Surprise
Link: https://dev.nextthought.com/blog/2018/11/python-argument-surprise.html
Python function signatures are flexible, complex beasts, allowing for
positional, keyword, variable, and variable keyword arguments (and
parameters). This can be extremely useful, but sometimes the
in
Link: https://dev.nextthought.com/blog/2018/11/python-argument-surprise.html
Python function signatures are flexible, complex beasts, allowing for
positional, keyword, variable, and variable keyword arguments (and
parameters). This can be extremely useful, but sometimes the
in
Not Invented Here
Python Argument Surprise
Argument binding rules in Python can be surprising.
Weekly Python StackOverflow Report: (cliii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/11/cliii-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-11-24 10:00:11 GMTHow do I create a sum row and sum column in pand
Link: http://python-weekly.blogspot.com/2018/11/cliii-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-11-24 10:00:11 GMTHow do I create a sum row and sum column in pand
Blogspot
(cliii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Bhishan Bhandari: Top 10 Most Subscribed Youtube Channel Visualization[2013-2018]
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/zYa_qD_k5O8/
Motion Visualization is intriguing and explains a lot in itself. I have put together an example visualization of the Top 10 Youtubers(by subscribers) from November 2013 to November 2018. I am not very
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/zYa_qD_k5O8/
Motion Visualization is intriguing and explains a lot in itself. I have put together an example visualization of the Top 10 Youtubers(by subscribers) from November 2013 to November 2018. I am not very
The Tara Nights
Top 10 Most Subscribed Youtube Channel Visualization[2013-2018]
Motion Visualization is intriguing and explains a lot in itself. I have put together an example visualization of the Top 10 Youtubers(by subscribers) from November 2013 to November 2018.
Davy Wybiral: Concurrency on the Internet of Things (Arduino, MicroPython, Espruino)
Link: http://davywybiral.blogspot.com/2018/11/concurrency-on-internet-of-things.html
In this presentation I talk about what concurrency actually is, why it matters for Internet of Things applications, and which platforms are best at handling it.
Link: http://davywybiral.blogspot.com/2018/11/concurrency-on-internet-of-things.html
In this presentation I talk about what concurrency actually is, why it matters for Internet of Things applications, and which platforms are best at handling it.
Blogspot
Concurrency on the Internet of Things (Arduino, MicroPython, Espruino)
In this presentation I talk about what concurrency actually is, why it matters for Internet of Things applications, and which platforms are ...
Codementor: Sentiment analysis on Trump's tweets using Python 🐍
Link: https://www.codementor.io/ferrorodolfo/sentiment-analysis-on-trump-s-tweets-using-python-pltbvb4xr
A sentiment analysis on Trump's tweets using Python tutorial.
Link: https://www.codementor.io/ferrorodolfo/sentiment-analysis-on-trump-s-tweets-using-python-pltbvb4xr
A sentiment analysis on Trump's tweets using Python tutorial.
www.codementor.io
Sentiment analysis on Trump's tweets using Python 🐍 | Codementor
A sentiment analysis on Trump's tweets using Python tutorial.
John Cook: Ellipsoid distance on Earth
Link: https://www.johndcook.com/blog/2018/11/24/spheroid-distance/
To first approximation, Earth is a sphere. But it bulges at the equator, and to second approximation, Earth is an oblate spheroid. Earth is not exactly an oblate spheroid either, but the error in the
Link: https://www.johndcook.com/blog/2018/11/24/spheroid-distance/
To first approximation, Earth is a sphere. But it bulges at the equator, and to second approximation, Earth is an oblate spheroid. Earth is not exactly an oblate spheroid either, but the error in the
Johndcook
Python for Vincenty's formula ellipsoidal distance WGS-84
Python code for finding the distance between two points on earth, taking into account the equatorial bulge (oblate spheroid shape).
"Menno's Musings": Introduction to attrs
Link: http://menno.io/posts/python-attrs/
I've just published a Jupyter Notebook I used to present an introduction
to the excellent Python attrs package at the November 2018
Christchurch Python meetup.
You can find it on Github.
Link: http://menno.io/posts/python-attrs/
I've just published a Jupyter Notebook I used to present an introduction
to the excellent Python attrs package at the November 2018
Christchurch Python meetup.
You can find it on Github.
Menno's Musings
Introduction to attrs
I've just published a Jupyter Notebook I used to present an introduction
to the excellent Python attrs package at the November 2018
Christchurch Python meetup.
You can find it on Github.
to the excellent Python attrs package at the November 2018
Christchurch Python meetup.
You can find it on Github.