Mike Driscoll: Python 101: Episode #35 – The virtualenv Package
Link: http://www.blog.pythonlibrary.org/2018/11/27/python-101-episode-35-the-virtualenv-package/
In this screencast, we will learn about creating Python virtual environments using the popular virtualenv package.
You can also read the chapter this video is based on here or get the book on Leanpub
Link: http://www.blog.pythonlibrary.org/2018/11/27/python-101-episode-35-the-virtualenv-package/
In this screencast, we will learn about creating Python virtual environments using the popular virtualenv package.
You can also read the chapter this video is based on here or get the book on Leanpub
Semaphore Community: Dockerizing a Python Django Web Application
Link: https://semaphoreci.com/community/tutorials/dockerizing-a-python-django-web-application
This article is brought with ❤ to you by Semaphore.Introduction
This article will cover building a simple 'Hello World'-style web
application written in Django and running it in the much talked about
Link: https://semaphoreci.com/community/tutorials/dockerizing-a-python-django-web-application
This article is brought with ❤ to you by Semaphore.Introduction
This article will cover building a simple 'Hello World'-style web
application written in Django and running it in the much talked about
Semaphore Community: Continuous Deployment of a Python Flask Application with Docker and Semaphore
Link: https://semaphoreci.com/community/tutorials/continuous-deployment-of-a-python-flask-application-with-docker-and-semaphore
This article is brought with ❤ to you by Semaphore.Introduction
In this tutorial, we'll go through the continuous integration and
deployment of a dockerized Python Flask application with Semaphore. W
Link: https://semaphoreci.com/community/tutorials/continuous-deployment-of-a-python-flask-application-with-docker-and-semaphore
This article is brought with ❤ to you by Semaphore.Introduction
In this tutorial, we'll go through the continuous integration and
deployment of a dockerized Python Flask application with Semaphore. W
Semaphore
Continuous Deployment of a Python Flask Application with Semaphore
This tutorial introduces you to the continuous integration and deployment of a Python Flask app using Docker and Semaphore.
Wallaroo Labs: Using Wallaroo with PostgreSQL
Link: https://blog.wallaroolabs.com/2018/11/using-wallaroo-with-postgresql/
Introduction In the last blog post, I gave an overview of our new Connectors APIs, discussing how they work under the hood and going over some of the examples we provide. In this post, we are going to
Link: https://blog.wallaroolabs.com/2018/11/using-wallaroo-with-postgresql/
Introduction In the last blog post, I gave an overview of our new Connectors APIs, discussing how they work under the hood and going over some of the examples we provide. In this post, we are going to
Wallaroolabs
Using Wallaroo with PostgreSQL
Official blog of the Wallaroo Labs Engineering team
Rene Dudfield: 🐱🏍 — the first pygame 2 community game. Starting now! Are you in?
Link: http://renesd.blogspot.com/2018/11/first-pygame-2-community-game-starting.html
What is a 🐱🏍? *[0].There was this email thread on the pygame mailing list."About Pygame development".One topic of that conversation was doing a community game in there for reasons(see below).I would
Link: http://renesd.blogspot.com/2018/11/first-pygame-2-community-game-starting.html
What is a 🐱🏍? *[0].There was this email thread on the pygame mailing list."About Pygame development".One topic of that conversation was doing a community game in there for reasons(see below).I would
Blogspot
🐱🏍 — the first pygame 2 community game. Starting now! Are you in?
What is a 🐱🏍? *[0]. There was this email thread on the pygame mailing list. " About Pygame development ". One topic of that co...
NumFOCUS: This #GivingTuesday, We’re Saying “Thank You” To Our Supporters
Link: https://numfocus.org/blog/giving-tuesday-thank-you
The post This #GivingTuesday, We’re Saying “Thank You” To Our Supporters appeared first on NumFOCUS.
Link: https://numfocus.org/blog/giving-tuesday-thank-you
The post This #GivingTuesday, We’re Saying “Thank You” To Our Supporters appeared first on NumFOCUS.
NumFOCUS
This #GivingTuesday, We're Saying "Thank You" To Our Supporters - NumFOCUS
PyCoder’s Weekly: Issue #344 (Nov. 27, 2018)
Link: https://pycoders.com/issues/344
Guido van Rossum Updates, Automated Testing, and More
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
}
table{
Link: https://pycoders.com/issues/344
Guido van Rossum Updates, Automated Testing, and More
body,#bodyTable,#bodyCell{
height:100% !important;
margin:0;
padding:0;
width:100% !important;
}
table{
Pycoders
PyCoder’s Weekly | Issue #344
Issue #344 of the PyCoder’s Weekly newsletter, published Nov. 27, 2018.
Django Weblog: The DSF Board elections - what about you?
Link: https://www.djangoproject.com/weblog/2018/nov/27/dsf-board-why-stand/
I'm standing down from my position on the Django Software Foundation Board, having served for three years as the DSF's Vice-President (it's a nice role to have - but not nearly as grand as it sounds).
Link: https://www.djangoproject.com/weblog/2018/nov/27/dsf-board-why-stand/
I'm standing down from my position on the Django Software Foundation Board, having served for three years as the DSF's Vice-President (it's a nice role to have - but not nearly as grand as it sounds).
Vladimir Iakolev: Measuring community opinion: subreddits reactions to a link
Link: https://nvbn.github.io/2018/11/28/community-opinion/
As everyone knows a lot of subreddits are opinionated, so I thought that it might be
interesting to measure the opinion of different subreddits opinions. Not trying to start
a holy war I’ve specifical
Link: https://nvbn.github.io/2018/11/28/community-opinion/
As everyone knows a lot of subreddits are opinionated, so I thought that it might be
interesting to measure the opinion of different subreddits opinions. Not trying to start
a holy war I’ve specifical
nvbn.github.io
Measuring community opinion: subreddits reactions to a link
As everyone knows a lot of subreddits are opinionated, so I thought that it might be
interesting to measure the opinion of different subreddits. Not trying to start
a holy war I’ve specifically dec...
interesting to measure the opinion of different subreddits. Not trying to start
a holy war I’ve specifically dec...
Codementor: AutoHotkey, Python style
Link: https://www.codementor.io/spyoungtech/autohotkey-python-style-ppqo6llbg
Implementing an AutoHotkey wrapper in Python.
Link: https://www.codementor.io/spyoungtech/autohotkey-python-style-ppqo6llbg
Implementing an AutoHotkey wrapper in Python.
www.codementor.io
AutoHotkey, Python style | Codementor
Implementing an AutoHotkey wrapper in Python.
John Cook: Searching for Mersenne primes
Link: https://www.johndcook.com/blog/2018/11/28/searching-for-mersenne-primes/
The nth Mersenne number is
Mn = 2n – 1.
A Mersenne prime is a Mersenne number which is also prime. So far 50 have been found [1].
A necessary condition for Mn to be prime is that n is prime, so search
Link: https://www.johndcook.com/blog/2018/11/28/searching-for-mersenne-primes/
The nth Mersenne number is
Mn = 2n – 1.
A Mersenne prime is a Mersenne number which is also prime. So far 50 have been found [1].
A necessary condition for Mn to be prime is that n is prime, so search
John D. Cook | Applied Mathematics Consulting
Searching for Mersenne primes with the Lucas-Lehmer test
The largest known primes are Mersenne primes because there is an efficient test for determining whether a Mersenne number is prime.
Matthew Rocklin: Support Python 2 with Cython
Link: https://matthewrocklin.com/blog//work/2018/11/28/python-2-and-cython
Summary
Many popular Python packages are dropping support for Python 2 next month.
This will be painful for several large institutions.
Cython can provide a temporary fix by letting us compile a Pytho
Link: https://matthewrocklin.com/blog//work/2018/11/28/python-2-and-cython
Summary
Many popular Python packages are dropping support for Python 2 next month.
This will be painful for several large institutions.
Cython can provide a temporary fix by letting us compile a Pytho
Matthewrocklin
Support Python 2 with Cython
Real Python: Python Community Interview With Emily Morehouse
Link: https://realpython.com/interview-emily-morehouse/
I’m very pleased to be joined this week by Emily Morehouse.
Emily is one of the newest additions to the CPython core developer team, and the founder and director of engineering of Cuttlesoft. Emily a
Link: https://realpython.com/interview-emily-morehouse/
I’m very pleased to be joined this week by Emily Morehouse.
Emily is one of the newest additions to the CPython core developer team, and the founder and director of engineering of Cuttlesoft. Emily a
Realpython
Python Community Interview With Emily Morehouse – Real Python
Emily Morehouse is one of the newest additions to the CPython core developer team, and the founder and director of engineering of Cuttlesoft. In this interview, we talk about the recent CPython core developer sprint and the fact that she completed three majors…
Stack Abuse: Search Algorithms in Python
Link: https://stackabuse.com/search-algorithms-in-python/
Introduction
Searching for data stored in different data structures is a crucial part of pretty much every single application.
There are many different algorithms available to utilize when searching,
Link: https://stackabuse.com/search-algorithms-in-python/
Introduction
Searching for data stored in different data structures is a crucial part of pretty much every single application.
There are many different algorithms available to utilize when searching,
Stack Abuse
Search Algorithms in Python
Searching for data stored in different data structures is a crucial part of pretty much every single application. There are many different algorithms available...
Stack Abuse: Saving Text, JSON, and CSV to a File in Python
Link: https://stackabuse.com/saving-text-json-and-csv-to-a-file-in-python/
Saving data to a file is one of the most common programming tasks you may come across in your developer life.
Generally, programs take some input and produce some output. There are numerous cases in
Link: https://stackabuse.com/saving-text-json-and-csv-to-a-file-in-python/
Saving data to a file is one of the most common programming tasks you may come across in your developer life.
Generally, programs take some input and produce some output. There are numerous cases in
Stack Abuse
Saving Text, JSON, and CSV to a File in Python
Saving data to a file is one of the most common programming tasks you may come across in your developer life. Generally, programs take some input and produce s...
PyCharm: Let PyCharm Do Your Import Janitorial Work
Link: http://feedproxy.google.com/~r/Pycharm/~3/MZfSoj-Oqig/
What’s something you do all the time in Python? Import modules from packages. Not just that, you also fiddle with the formatting to make the style nannies happy. And remove unused imports. And bunches
Link: http://feedproxy.google.com/~r/Pycharm/~3/MZfSoj-Oqig/
What’s something you do all the time in Python? Import modules from packages. Not just that, you also fiddle with the formatting to make the style nannies happy. And remove unused imports. And bunches
PyCharm Blog
Let PyCharm Do Your Import Janitorial Work
What’s something you do all the time in Python? Import modules from packages. Not just that, you also fiddle with the formatting to make the style nannies happy. And remove unused imports. And bunc…
Continuum Analytics Blog: Understanding Conda and Pip
Link: https://www.anaconda.com/blog/developer-blog/understanding-conda-and-pip/
Conda and pip are often considered as being nearly identical. Although some of the functionality of these two tools overlap, they were designed and should be used for different purposes. Pip is the Py
Link: https://www.anaconda.com/blog/developer-blog/understanding-conda-and-pip/
Conda and pip are often considered as being nearly identical. Although some of the functionality of these two tools overlap, they were designed and should be used for different purposes. Pip is the Py
Anaconda
Understanding Conda and Pip - Anaconda
Conda and pip are often considered as being nearly identical. Although some of the functionality of these two tools overlap, they were designed and should be used for different purposes. Pip is the Python Packaging Authority’s recommended tool for installing…
Django Weblog: Report from PyCon Zimbabwe 2018
Link: https://www.djangoproject.com/weblog/2018/nov/28/report-pycon-zimbabwe-2018/
The 3rd edition of Pycon Zimbabwe was held from the 19th to the 20th of October, 2018 under the theme: “For the community, by the community”. The conference was hosted at Cresta Oasis Hotel in Harare,
Link: https://www.djangoproject.com/weblog/2018/nov/28/report-pycon-zimbabwe-2018/
The 3rd edition of Pycon Zimbabwe was held from the 19th to the 20th of October, 2018 under the theme: “For the community, by the community”. The conference was hosted at Cresta Oasis Hotel in Harare,
RMOTR: Google Sheets with Python (live demo)
Link: https://blog.rmotr.com/google-sheets-with-python-live-demo-921fd38087ca?source=rss----2e274f91448--python
TL;DR: You can interact with Google Spreadsheets (read, write, etc) from Python in a super simple way by using https://github.com/burnash/gspread Python library. Want to jump right into code? Give it
Link: https://blog.rmotr.com/google-sheets-with-python-live-demo-921fd38087ca?source=rss----2e274f91448--python
TL;DR: You can interact with Google Spreadsheets (read, write, etc) from Python in a super simple way by using https://github.com/burnash/gspread Python library. Want to jump right into code? Give it
rmotr.com
Google Sheets with Python 👏 (live demo)
Learn how to interact with Google Spreadsheets in our Live Demo using RMOTR Notebooks
Galvanize: Computer Science Education Week Returns to Colorado
Link: https://blog.galvanize.com/computer-science-education-week-returns-to-colorado/
Computer Science Education Week (CSED Week), founded in 2014, is an annual program dedicated to showing K-12 students the importance of computer science education. This year, in partnership with comp
Link: https://blog.galvanize.com/computer-science-education-week-returns-to-colorado/
Computer Science Education Week (CSED Week), founded in 2014, is an annual program dedicated to showing K-12 students the importance of computer science education. This year, in partnership with comp
Galvanize Blog
Computer Science Education Week Returns to Colorado | Galvanize Blog
Computer Science Education Week (CSED Week), founded in 2014, is an annual program dedicated to showing K-12 students the importance of computer science education. This year, in partnership with companies including Galvanize, Google, Twitter and Sphero, CSED…