Real Python: Variables in Python
Link: https://realpython.com/python-variables/
In the previous tutorial on Basic Data Types in Python, you saw how values of various Python data types can be created. But so far, all the values shown have been literal or constant values:
>>> prin
Link: https://realpython.com/python-variables/
In the previous tutorial on Basic Data Types in Python, you saw how values of various Python data types can be created. But so far, all the values shown have been literal or constant values:
>>> prin
Realpython
Variables in Python: Usage and Best Practices – Real Python
In this tutorial, you'll learn how to use symbolic names called variables to refer to Python objects, and gain an understanding of how to effectively use these fundamental building blocks in your code to store, manipulate, and retrieve data.
Artem Golubin: Python's GIL implemented in pure Python
Link: http://rushter.com/blog/python-gil-thread-scheduling/
There is an excellent presentation of how the modern GIL performs thread scheduling, but unfortunately, it lacks some interesting details (at least for me). I was trying to understand all the details
Link: http://rushter.com/blog/python-gil-thread-scheduling/
There is an excellent presentation of how the modern GIL performs thread scheduling, but unfortunately, it lacks some interesting details (at least for me). I was trying to understand all the details
Artem Golubin
Python's GIL implemented in pure Python
Python's GIL explained in Python code
Python Insider: Python 3.7.0rc1 and 3.6.6rc1 now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/PuHgTVhNAAE/python-370rc1-and-366rc1-now-available.html
Python 3.7.0rc1 and 3.6.6rc1 are now available. 3.7.0rc1 is the final planned release preview of Python 3.7, the next feature release of Python. 3.6.6rc1 is the release preview of the next maintenance
Link: http://feedproxy.google.com/~r/PythonInsider/~3/PuHgTVhNAAE/python-370rc1-and-366rc1-now-available.html
Python 3.7.0rc1 and 3.6.6rc1 are now available. 3.7.0rc1 is the final planned release preview of Python 3.7, the next feature release of Python. 3.6.6rc1 is the release preview of the next maintenance
Blogspot
Python Insider: Python 3.7.0rc1 and 3.6.6rc1 now available for testing
Semaphore Community: Writing, Testing, and Deploying a Django API to Heroku with Semaphore
Link: https://semaphoreci.com/community/tutorials/writing-testing-and-deploying-a-django-api-to-heroku-with-semaphore
This article is brought with ❤ to you by Semaphore.Introduction
In this tutorial, you will learn how to write and deploy a Django API to
Heroku using Semaphore. You'll also learn how to run Django tes
Link: https://semaphoreci.com/community/tutorials/writing-testing-and-deploying-a-django-api-to-heroku-with-semaphore
This article is brought with ❤ to you by Semaphore.Introduction
In this tutorial, you will learn how to write and deploy a Django API to
Heroku using Semaphore. You'll also learn how to run Django tes
Semaphore
Writing, Testing, and Deploying a Django API to Heroku with Semaphore
Learn how to build and deploy a Django API and set up a continuous integration and delivery pipeline using Semaphore and Heroku.
Techiediaries - Django: Vue Tutorial with Django RESTful API — Vue CLI 3 Tutorial In Depth
Link: https://www.techiediaries.com/vue-cli-tutorial/
Throughout this Vue tutorial with Django RESTful API, we are going to learn to use the Vue CLI v3 (In beta — 3.0.0-beta.15 as of this writing) to generate our Vue front-end application.
In this tutor
Link: https://www.techiediaries.com/vue-cli-tutorial/
Throughout this Vue tutorial with Django RESTful API, we are going to learn to use the Vue CLI v3 (In beta — 3.0.0-beta.15 as of this writing) to generate our Vue front-end application.
In this tutor
Techiediaries
Vue CLI 4 Tutorial | Techiediaries
Throughout this Vue tutorial with Django RESTful API, we are going to learn to use the Vue CLI v4 to generate our Vue front-end application
Techiediaries - Django: Full-Stack Vue Tutorial with Django RESTful API — CRUD Using Axios with Vue
Link: https://www.techiediaries.com/vue-axios-tutorial/
Throughout this tutorial with Vue.js and Axios we'll see how to add CRUD (Create, Read, Update and Delete) methods with a Vue front-end and a Python Django RESTful API back-end.
Axios is a promise-ba
Link: https://www.techiediaries.com/vue-axios-tutorial/
Throughout this tutorial with Vue.js and Axios we'll see how to add CRUD (Create, Read, Update and Delete) methods with a Vue front-end and a Python Django RESTful API back-end.
Axios is a promise-ba
Techiediaries
Vue Axios Tutorial by Example (CRUD API) | Techiediaries
Throughout this tutorial with Vue.js and Axios we'll see how to add CRUD (Create, Read, Update and Delete) methods with a Vue front-end and a Python Django RESTful API back-end.
Mike Driscoll: wxPython: Set Which Display the Frame is on
Link: http://www.blog.pythonlibrary.org/2018/06/13/wxpython-set-which-display-the-frame-is-on/
The other day, I saw an interesting question in the wxPython IRC channel. They were asking if there was a way to set which display their application would appear on. Robin Dunn, the creator of wxPytho
Link: http://www.blog.pythonlibrary.org/2018/06/13/wxpython-set-which-display-the-frame-is-on/
The other day, I saw an interesting question in the wxPython IRC channel. They were asking if there was a way to set which display their application would appear on. Robin Dunn, the creator of wxPytho
The Mouse Vs. The Python
wxPython: Set Which Display the Frame is on - The Mouse Vs. The Python
The other day, I saw an interesting question in the wxPython IRC channel. They were asking if there was a way to set which display their application would appear on. Robin Dunn, the creator of wxPython, gave the questioner some pointers, but I decided to…
Dataquest: Python Generators Tutorial
Link: https://www.dataquest.io/blog/python-generators-tutorial/
Python generators are a powerful, but misunderstood tool. They're often treated as too difficult a concept for beginning programmers to learn — creating the illusion that beginners should hold off on
Link: https://www.dataquest.io/blog/python-generators-tutorial/
Python generators are a powerful, but misunderstood tool. They're often treated as too difficult a concept for beginning programmers to learn — creating the illusion that beginners should hold off on
Dataquest
Python Generators – Dataquest
Python generators are a powerful, but misunderstood tool. Use this tutorial to begin understanding, and using, generators.
Continuum Analytics Blog: Anaconda 2018 State of Data Science Report Released
Link: https://www.anaconda.com/blog/company-blog/anaconda-2018-state-of-data-science-report-released/
We at Anaconda greatly value our data science community and are always striving to learn more about how you are using our products and how we can improve your overall experience. With this goal in min
Link: https://www.anaconda.com/blog/company-blog/anaconda-2018-state-of-data-science-report-released/
We at Anaconda greatly value our data science community and are always striving to learn more about how you are using our products and how we can improve your overall experience. With this goal in min
Anaconda
2018 Anaconda State of Data Science Report Released - Anaconda
Read our 2018 Anaconda State of Data Science Report to learn current trends in data science and machine learning within the Anaconda community.
Caktus Consulting Group: Stories of Security (PyCon 2018 Must-See Talk Series)
Link: https://www.caktusgroup.com/blog/2018/06/13/pycon-2018-must-see-talk-series/
This is the second post in the 2018 edition of our annual PyCon Must-See Series, which highlights the talks our staff especially loved at PyCon. While there were many great talks, this is our team's s
Link: https://www.caktusgroup.com/blog/2018/06/13/pycon-2018-must-see-talk-series/
This is the second post in the 2018 edition of our annual PyCon Must-See Series, which highlights the talks our staff especially loved at PyCon. While there were many great talks, this is our team's s
Caktusgroup
Stories of Security (PyCon 2018 Must-See Talk Series) | Caktus Group
The second blog post in our 2018 PyCon Must-See Talk series focuses on the importance of web and information security.
Stack Abuse: Random Forest Algorithm with Python and Scikit-Learn
Link: http://stackabuse.com/random-forest-algorithm-with-python-and-scikit-learn/
Random forest is a type of supervised machine learning algorithm based on ensemble learning. Ensemble learning is a type of learning where you join different types of algorithms or same algorithm mult
Link: http://stackabuse.com/random-forest-algorithm-with-python-and-scikit-learn/
Random forest is a type of supervised machine learning algorithm based on ensemble learning. Ensemble learning is a type of learning where you join different types of algorithms or same algorithm mult
Stack Abuse
Definitive Guide to the Random Forest Algorithm with Python and Scikit-Learn
In this practical, hands-on, in-depth guide - learn everything you need to know about decision trees, ensembling them into random forests and going through an end-to-end mini project using Python and Scikit-Learn.
Mike Driscoll: Anaconda Data Science Survey Results
Link: http://www.blog.pythonlibrary.org/2018/06/13/anaconda-data-science-survey-results/
Anaconda announced the results of their first “state of data science” survey today. Out of the 4,218 responses, 26% were from students, 16% were from data scientists, 15% were academics and 15% were s
Link: http://www.blog.pythonlibrary.org/2018/06/13/anaconda-data-science-survey-results/
Anaconda announced the results of their first “state of data science” survey today. Out of the 4,218 responses, 26% were from students, 16% were from data scientists, 15% were academics and 15% were s
Steve Dower: The Changelog
Link: http://stevedower.id.au/blog/the-changelog-2018/
I appeared (was heard?) on the latest episode of The Changelog, and they very kindly sent me the embed snippet for my blog. So to celebrate, I decided to post a blog and use their embed snippet.
If yo
Link: http://stevedower.id.au/blog/the-changelog-2018/
I appeared (was heard?) on the latest episode of The Changelog, and they very kindly sent me the embed snippet for my blog. So to celebrate, I decided to post a blog and use their embed snippet.
If yo
Python Engineering at Microsoft: Embedding Python in a C++ project with Visual Studio
Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/06/14/embedding-python-in-a-cpp-project-with-visual-studio/
Watch the video version of this post on VS Toolbox
Let's get started
In this post, we're going to walk through a sample project that demonstrates scripting a C++ application with Python using CPytho
Link: https://blogs.msdn.microsoft.com/pythonengineering/2018/06/14/embedding-python-in-a-cpp-project-with-visual-studio/
Watch the video version of this post on VS Toolbox
Let's get started
In this post, we're going to walk through a sample project that demonstrates scripting a C++ application with Python using CPytho
Matthew Rocklin: Dask Release 0.18.0
Link: https://matthewrocklin.com/blog//work/2018/06/13/dask-0.18.0
This work is supported by Anaconda Inc.
I’m pleased to announce the release of Dask version 0.18.0. This is a major
release with breaking changes and new features.
The last release was 0.17.5 on May
Link: https://matthewrocklin.com/blog//work/2018/06/13/dask-0.18.0
This work is supported by Anaconda Inc.
I’m pleased to announce the release of Dask version 0.18.0. This is a major
release with breaking changes and new features.
The last release was 0.17.5 on May
Ned Batchelder: Geeky shirts
Link: https://nedbatchelder.com//blog/201806/geeky_shirts.html
I wear t-shirts a lot. A lot of them feature geeky topics. They’re are fun
because they start conversations among the people I hang out with. The best
times are when someone can take the geeky idea,
Link: https://nedbatchelder.com//blog/201806/geeky_shirts.html
I wear t-shirts a lot. A lot of them feature geeky topics. They’re are fun
because they start conversations among the people I hang out with. The best
times are when someone can take the geeky idea,
Talk Python to Me: #166 Continuous deliver with Python
Link: https://talkpython.fm/episodes/show/166/continuous-deliver-with-python
We have evolved from, "It builds, ship it!" to continuous integration where every check-in is automatically verified by something like Travis CI. Taking that further, some people are using continuous
Link: https://talkpython.fm/episodes/show/166/continuous-deliver-with-python
We have evolved from, "It builds, ship it!" to continuous integration where every check-in is automatically verified by something like Travis CI. Taking that further, some people are using continuous
talkpython.fm
Episode #166 Continuous deliver with Python - [Talk Python To Me Podcast]
Talk Python To Me is a podcast for developers who are passionate about Python. Learn about the language and related technologies.
Import Python: ImportPython 176 - Continuous Delivery with Docker, Kubernetes, and GoCD, Python's GIL implemention
Link: http://importpython.com/blog/post/importpython-176-continuous-delivery-docker-kubernetes-and-gocd-pythons-gil-implemention
Worthy
Read
Free Webinar: Continuous Delivery with Docker, Kubernetes, and GoCD
Link: http://importpython.com/blog/post/importpython-176-continuous-delivery-docker-kubernetes-and-gocd-pythons-gil-implemention
Worthy
Read
Free Webinar: Continuous Delivery with Docker, Kubernetes, and GoCD
ImportPython
ImportPython 176 - Continuous Delivery with Docker, Kubernetes, and GoCD, Python's GIL implemention - ImportPython Weekly Blog
All Things Python.
Continuum Analytics Blog: Introducing Dask for Scalable Machine Learning
Link: https://www.anaconda.com/blog/developer-blog/introducing-dask-for-scalable-machine-learning/
Although Python contains several powerful libraries for machine learning, unfortunately, they don’t always scale well to large datasets. This has forced data scientists to use tools outside of the Pyt
Link: https://www.anaconda.com/blog/developer-blog/introducing-dask-for-scalable-machine-learning/
Although Python contains several powerful libraries for machine learning, unfortunately, they don’t always scale well to large datasets. This has forced data scientists to use tools outside of the Pyt
Anaconda
Introducing Dask for Scalable Machine Learning - Anaconda
Learn how easy Dask-ml makes it for data scientists to scale their machine learning workloads from their laptops to thousands of nodes on a cluster.
NumFOCUS: Diversity and Metrics in Software Communities — Notes from the DISC Unconference
Link: https://www.numfocus.org/blog/diversity-and-metrics-in-software-communities-notes-from-the-disc-unconference
The post Diversity and Metrics in Software Communities — Notes from the DISC Unconference appeared first on NumFOCUS.
Link: https://www.numfocus.org/blog/diversity-and-metrics-in-software-communities-notes-from-the-disc-unconference
The post Diversity and Metrics in Software Communities — Notes from the DISC Unconference appeared first on NumFOCUS.
NumFOCUS
Diversity and Metrics in Software Communities — Notes from the DISC Unconference - NumFOCUS