Wallaroo Labs: Wallaroo: We’ve heard your feedback, here’s what’s coming
Link: https://blog.wallaroolabs.com/2018/05/wallaroo-weve-heard-your-feedback-heres-whats-coming/
Its been over a year since I wrote the first blog post introducing Wallaroo to the world. We’ve covered a lot of ground since then; from introducing the Python API that is our primary product, to rele
Link: https://blog.wallaroolabs.com/2018/05/wallaroo-weve-heard-your-feedback-heres-whats-coming/
Its been over a year since I wrote the first blog post introducing Wallaroo to the world. We’ve covered a lot of ground since then; from introducing the Python API that is our primary product, to rele
Wallaroolabs
Wallaroo: We’ve heard your feedback, here’s what’s coming
Official blog of the Wallaroo Labs Engineering team
Reuven Lerner: Freelancers Show #300 — live!
Link: https://blog.lerner.co.il/freelancers-show-300-live/
As you may know, I’ve been a panelist on the Freelancers Show podcast for a few years. It’s one of the high points of my week to chat with my co-panelists, discuss various aspects of freelancing/cons
Link: https://blog.lerner.co.il/freelancers-show-300-live/
As you may know, I’ve been a panelist on the Freelancers Show podcast for a few years. It’s one of the high points of my week to chat with my co-panelists, discuss various aspects of freelancing/cons
Lerner Consulting Blog
Freelancers Show #300 — live! - Lerner Consulting Blog
As you may know, I’ve been a panelist on the Freelancers Show podcast for a few years. It’s one of the high points of my week to chat with my co-panelists, discuss various aspects of freelancing/consulting, and to interview interesting people who can help…
Reuven Lerner: Master Python objects (and understand how they work)
Link: https://blog.lerner.co.il/master-python-objects-and-understand-how-they-work/
I’ve been teaching Python for many years now, and it never ceases to amaze me to discover just how many people are able to use Python without ever having really learned it.
In particular, there are lo
Link: https://blog.lerner.co.il/master-python-objects-and-understand-how-they-work/
I’ve been teaching Python for many years now, and it never ceases to amaze me to discover just how many people are able to use Python without ever having really learned it.
In particular, there are lo
Lerner Consulting Blog
Master Python objects (and understand how they work) - Lerner Consulting Blog
I’ve been teaching Python for many years now, and it never ceases to amaze me to discover just how many people are able to use Python without ever having really learned it. In particular, there are lots of people writing and using Python objects who assume…
Talk Python to Me: #160 Lektor: Beautiful websites out of flat files
Link: https://talkpython.fm/episodes/show/160/lektor-beautiful-websites-out-of-flat-files
What is the fastest, most scalable web platform? Is it Pyramid running on top of MongoDB with a Redis cache? Maybe Flask and Postgres as a service? Some funky Go API framework?
Link: https://talkpython.fm/episodes/show/160/lektor-beautiful-websites-out-of-flat-files
What is the fastest, most scalable web platform? Is it Pyramid running on top of MongoDB with a Redis cache? Maybe Flask and Postgres as a service? Some funky Go API framework?
talkpython.fm
Lektor: Beautiful websites out of flat files
What is the fastest, most scalable web platform? Is it Pyramid running on top of MongoDB with a Redis cache? Maybe Flask and Postgres as a service? Some funky Go API framework?
Python Bytes: #76 Goodbye zero-versioning
Link: https://pythonbytes.fm/episodes/show/76/goodbye-zero-versioning
Link: https://pythonbytes.fm/episodes/show/76/goodbye-zero-versioning
pythonbytes.fm
Goodbye zero-versioning
News and announcements from the Python community for the week of May 4th, 2018
Stefan Scherfke: How to mask an image with a smooth circle in PyQt5
Link: https://stefan.sofa-rockers.org/2018/05/04/how-to-mask-an-image-with-a-smooth-circle-in-pyqt5/
I am currently working on a PyQt5 based user manager and want to display user
images as circle.
User image can have any size and aspect ratio, so I also need to crop them
before applying the mask:
Link: https://stefan.sofa-rockers.org/2018/05/04/how-to-mask-an-image-with-a-smooth-circle-in-pyqt5/
I am currently working on a PyQt5 based user manager and want to display user
images as circle.
User image can have any size and aspect ratio, so I also need to crop them
before applying the mask:
Vasudev Ram: A Python version of the Linux watch command
Link: http://jugad2.blogspot.com/2018/05/a-python-version-of-linux-watch-command.html
By Vasudev RamWatcher image attribution: Yours trulyHi readers,[ Update: A note to those reading this post via Planet Python or other aggregators:Before first pulbishing it, I reviewed the post in Blo
Link: http://jugad2.blogspot.com/2018/05/a-python-version-of-linux-watch-command.html
By Vasudev RamWatcher image attribution: Yours trulyHi readers,[ Update: A note to those reading this post via Planet Python or other aggregators:Before first pulbishing it, I reviewed the post in Blo
jugad2.blogspot.co.uk
A Python version of the Linux watch command
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Malthe Borch: Security questions as 2FA violate GDPR
Link: https://maltheborch.com/2018/05/security-questions-as-2fa-violate-gdpr.html
I have an on-going discussion with Kucoin, a cryptocurrency exchange, on the issue of whether I can remember security questions that I alledgedly have entered into their system such
Link: https://maltheborch.com/2018/05/security-questions-as-2fa-violate-gdpr.html
I have an on-going discussion with Kucoin, a cryptocurrency exchange, on the issue of whether I can remember security questions that I alledgedly have entered into their system such
Weekly Python StackOverflow Report: (cxxiv) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/05/cxxiv-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-05-05 17:33:24 GMTpython generators garbage collection - [23/2]Del
Link: http://python-weekly.blogspot.com/2018/05/cxxiv-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-05-05 17:33:24 GMTpython generators garbage collection - [23/2]Del
python-weekly.blogspot.co.uk
(cxxiv) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Nikola: Upgrading to Nikola v8
Link: https://getnikola.com/blog/upgrading-to-nikola-v8.html
Nikola v8 is a huge release with lots of new features and fixed bugs. However,
a few manual changes are required to upgrade.
Contents
How to upgrade
Upgrading post metadata
Changes to themes and tem
Link: https://getnikola.com/blog/upgrading-to-nikola-v8.html
Nikola v8 is a huge release with lots of new features and fixed bugs. However,
a few manual changes are required to upgrade.
Contents
How to upgrade
Upgrading post metadata
Changes to themes and tem
Nikola
Upgrading to Nikola v8
How to upgrade to Nikola v8? This is a list of all things you need to take care of first.
Nikola: Nikola v7.8.15 and v8.0.0b1 are out!
Link: https://getnikola.com/blog/nikola-v7815-and-v800b1-are-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.8.15 and v8.0.0b1.
Nikola v7.8.15 is the last v7 maintenance release with a few more bug fixes.
Nikola v8
Link: https://getnikola.com/blog/nikola-v7815-and-v800b1-are-out.html
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.8.15 and v8.0.0b1.
Nikola v7.8.15 is the last v7 maintenance release with a few more bug fixes.
Nikola v8
Nikola
Nikola v7.8.15 and v8.0.0b1 are out!
On behalf of the Nikola team, I am pleased to announce the immediate
availability of Nikola v7.8.15 and v8.0.0b1.
Nikola v7.8.15 is the last v7 maintenance release with a few more bug fixes.
Nikola v8
availability of Nikola v7.8.15 and v8.0.0b1.
Nikola v7.8.15 is the last v7 maintenance release with a few more bug fixes.
Nikola v8
Roberto Alsina: Playing With Picolisp (Part 1)
Link: https://ralsina.me/weblog/posts/playing-with-picolisp-part-1.html
I want to learn new languages. But new as in "new to me", not new as in
"created last week". So I decided to play with the grandaddy of all cool
languages, LISP. Created in 1958, it's even older than
Link: https://ralsina.me/weblog/posts/playing-with-picolisp-part-1.html
I want to learn new languages. But new as in "new to me", not new as in
"created last week". So I decided to play with the grandaddy of all cool
languages, LISP. Created in 1958, it's even older than
Lateral Opinion
Playing With Picolisp (Part 1)
I want to learn new languages. But new as in "new to me", not new as in
"created last week". So I decided to play with the grandaddy of all cool
languages, LISP. Created in 1958, it's even older than
"created last week". So I decided to play with the grandaddy of all cool
languages, LISP. Created in 1958, it's even older than
Techiediaries - Django: Angular 6|5 Tutorial (with RESTful Django Back-End)
Link: https://www.techiediaries.com/angular-tutorial/
Throughout this Angular 6 tutorial, we'll learn to build a web application with Angular 6, the latest version of Angular--the most popular framework/platform for building mobile and desktop client sid
Link: https://www.techiediaries.com/angular-tutorial/
Throughout this Angular 6 tutorial, we'll learn to build a web application with Angular 6, the latest version of Angular--the most popular framework/platform for building mobile and desktop client sid
Codementor: Python Interview: Prime Numbers
Link: https://www.codementor.io/mgalarny/prime-numbers-using-python-j95wi7gr7
Write a program to make a list of all prime numbers less than 20.
Before starting it is important to note what a prime number is.
A prime number has to be a positive integer
Divisible by exactly 2 int
Link: https://www.codementor.io/mgalarny/prime-numbers-using-python-j95wi7gr7
Write a program to make a list of all prime numbers less than 20.
Before starting it is important to note what a prime number is.
A prime number has to be a positive integer
Divisible by exactly 2 int
www.codementor.io
Python Interview: Prime Numbers | Codementor
Write a program to make a list of all prime numbers less than 20.
Before starting it is important to note what a prime number is.
A prime number has to be a positive integer
Divisible by exactly 2 integers (1 and itself)
1 is not a prime number
While there…
Before starting it is important to note what a prime number is.
A prime number has to be a positive integer
Divisible by exactly 2 integers (1 and itself)
1 is not a prime number
While there…
Pete Hunt: Hello world!
Link: http://www.petehunt.net/hello-world/
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Link: http://www.petehunt.net/hello-world/
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Anwesha Das: Indian Government's new attempt to regulate "online content"
Link: http://anweshadas.in/indian-governments-new-attempt-to-regulate-online-content/
“Governments of the Industrial World, you weary giants of flesh and steel, I come from Cyberspace, the new home of Mind. On behalf of the future, I ask you of the past to leave us alone. You are not w
Link: http://anweshadas.in/indian-governments-new-attempt-to-regulate-online-content/
“Governments of the Industrial World, you weary giants of flesh and steel, I come from Cyberspace, the new home of Mind. On behalf of the future, I ask you of the past to leave us alone. You are not w
Django Weblog: Django bugfix releases: 2.0.5 and 1.11.13
Link: https://www.djangoproject.com/weblog/2018/may/01/bugfix-releases/
Today we've issued the 2.0.5 and 1.11.13 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for th
Link: https://www.djangoproject.com/weblog/2018/may/01/bugfix-releases/
Today we've issued the 2.0.5 and 1.11.13 bugfix releases.
The release package and checksums are available from our downloads page, as well as from the Python Package Index. The PGP key ID used for th
EuroPython: EuroPython 2018: Call for Proposals (CFP) is open
Link: https://blog.europython.eu/post/173666124852
We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your organizati
Link: https://blog.europython.eu/post/173666124852
We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your organizati
EuroPython Blog
EuroPython 2018: Call for Proposals (CFP) is open
We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your...
EuroPython Society: EuroPython 2018: Call for Proposals (CFP) is open
Link: https://www.europython-society.org/post/173666497685
We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your organizati
Link: https://www.europython-society.org/post/173666497685
We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your organizati
EuroPython Society
EuroPython 2018: Call for Proposals (CFP) is open
We’re looking for proposals on every aspect of Python: programming from novice to advanced levels, applications and frameworks, or how you have been involved in introducing Python into your...
Reuven Lerner: PyCon!
Link: https://blog.lerner.co.il/pycon/
I’ll be attending PyCon 2018 in Cleveland, Ohio later this week — from Friday morning through the first day of sprints on Monday.
I’m hoping to meet lots of people from the worldwide Python community
Link: https://blog.lerner.co.il/pycon/
I’ll be attending PyCon 2018 in Cleveland, Ohio later this week — from Friday morning through the first day of sprints on Monday.
I’m hoping to meet lots of people from the worldwide Python community
Lerner Consulting Blog
PyCon! - Lerner Consulting Blog
I’ll be attending PyCon 2018 in Cleveland, Ohio later this week — from Friday morning through the first day of sprints on Monday. I’m hoping to meet lots of people from the worldwide Python community — as well as readers of Linux Journal, listeners to the…