Jeff Knupp: Write Better Python Functions
Link: https://jeffknupp.com/blog/2018/10/11/write-better-python-functions//
In Python, like most modern programming languages, the function is a primary method of abstraction and encapsulation. You've probably written hundreds of functions in your time as a developer. But not
Link: https://jeffknupp.com/blog/2018/10/11/write-better-python-functions//
In Python, like most modern programming languages, the function is a primary method of abstraction and encapsulation. You've probably written hundreds of functions in your time as a developer. But not
Jeffknupp
Write Better Python Functions
Matt Layman: Build Native Mobile Apps with Python (BeeWare)
Link: https://www.mattlayman.com/blog/2018/build-mobile-python-apps-beeware/
You can build mobile applications with Python? Absolutely. At Python Frederick’s October 2018 presentation, Bob Marchese showed us how to use BeeWare, a suite of tools for building mobile apps (among
Link: https://www.mattlayman.com/blog/2018/build-mobile-python-apps-beeware/
You can build mobile applications with Python? Absolutely. At Python Frederick’s October 2018 presentation, Bob Marchese showed us how to use BeeWare, a suite of tools for building mobile apps (among
Matt Layman
Build Native Mobile Apps with Python (BeeWare)
You can build mobile applications with Python? Absolutely. At Python Frederick's October 2018 presentation, Bob Marchese showed us how to use BeeWare, a suite of tools for building mobile apps (among other things). This post includes links to the YouTube…
Made With Mu: Allez Mu!
Link: https://madewith.mu/mu/users/2018/10/12/allez-mu.html
Check out Girls can Code!, programming
workshops for girls based in France. Guess what? They use Mu!
I was contacted by Antoine Pietri, one of the
organisers of the event, who tells me,
I went to Ni
Link: https://madewith.mu/mu/users/2018/10/12/allez-mu.html
Check out Girls can Code!, programming
workshops for girls based in France. Guess what? They use Mu!
I was contacted by Antoine Pietri, one of the
organisers of the event, who tells me,
I went to Ni
Made With Mu
Allez Mu!
Check out Girls can Code!, programming workshops for girls based in France. Guess what? They use Mu!
Codementor: Hitchhiker's guide to Exploratory Data Analysis
Link: https://www.codementor.io/harshittyagi/hitchhiker-s-guide-to-exploratory-data-analysis-o8zd5h2ci
Hitchhiker's guide to Exploratory Data Analysis is a complete guide to get you started in the field of Data Science. Learn about Python libraries and how to architect questions to get conclusive resul
Link: https://www.codementor.io/harshittyagi/hitchhiker-s-guide-to-exploratory-data-analysis-o8zd5h2ci
Hitchhiker's guide to Exploratory Data Analysis is a complete guide to get you started in the field of Data Science. Learn about Python libraries and how to architect questions to get conclusive resul
www.codementor.io
Hitchhiker's guide to Exploratory Data Analysis | Codementor
Hitchhiker's guide to Exploratory Data Analysis is a complete guide to get you started in the field of Data Science. Learn about Python libraries and how to architect questions to get conclusive results from the data.
Matthew Rocklin: So you want to contribute to open source
Link: https://matthewrocklin.com/blog//work/2018/10/12/so-you-want-to-contribute-to-open-source
Welcome new open source contributor!
I appreciated receiving the e-mail where you said you were excited about
getting into open source and were particularly interested in working on a
project that I m
Link: https://matthewrocklin.com/blog//work/2018/10/12/so-you-want-to-contribute-to-open-source
Welcome new open source contributor!
I appreciated receiving the e-mail where you said you were excited about
getting into open source and were particularly interested in working on a
project that I m
Davy Wybiral: LoRa IoT Network Programming
Link: http://davywybiral.blogspot.com/2018/10/lora-iot-network-programming.html
Hey everyone, so I just got some LoRa modules from REYAX to experiment with long range network applications and these things are so cool! So far I've made a long range security alarm, a button to wate
Link: http://davywybiral.blogspot.com/2018/10/lora-iot-network-programming.html
Hey everyone, so I just got some LoRa modules from REYAX to experiment with long range network applications and these things are so cool! So far I've made a long range security alarm, a button to wate
Blogspot
LoRa IoT Network Programming
Hey everyone, so I just got some LoRa modules from REYAX to experiment with long range network applications and these things are so cool! So...
Dusty Phillips: Should languages be designed with editor support in mind?
Link: https://dusty.phillips.codes/2018/10/12/should-languages-be-designed-with-editor-support-in-mind/
One of many things I love about Python is how whitespace is an integral part of the language. Python was the first popular programming language designed with the idea that “code is read much more ofte
Link: https://dusty.phillips.codes/2018/10/12/should-languages-be-designed-with-editor-support-in-mind/
One of many things I love about Python is how whitespace is an integral part of the language. Python was the first popular programming language designed with the idea that “code is read much more ofte
NumFOCUS: NumFOCUS Announces NVIDIA as Gold Sponsor
Link: https://numfocus.org/blog/numfocus-announces-nvidia-as-gold-sponsor
The post NumFOCUS Announces NVIDIA as Gold Sponsor appeared first on NumFOCUS.
Link: https://numfocus.org/blog/numfocus-announces-nvidia-as-gold-sponsor
The post NumFOCUS Announces NVIDIA as Gold Sponsor appeared first on NumFOCUS.
NumFOCUS
NumFOCUS Announces NVIDIA as Gold Sponsor - NumFOCUS
Django Weblog: Support framework of a strong relationship. 30% off PyCharm and 100% to Django
Link: https://www.djangoproject.com/weblog/2018/oct/12/djangopycharm-promotion-2018/
Support framework of a strong relationship. 30% off PyCharm and 100% to Django
In summer 2017, JetBrains PyCharm partnered with the Django Software Foundation for the second year in a row to generate
Link: https://www.djangoproject.com/weblog/2018/oct/12/djangopycharm-promotion-2018/
Support framework of a strong relationship. 30% off PyCharm and 100% to Django
In summer 2017, JetBrains PyCharm partnered with the Django Software Foundation for the second year in a row to generate
Talk Python to Me: #181 30 amazing Python projects
Link: https://talkpython.fm/episodes/show/181/30-amazing-python-projects
Listeners often tell me one of the really valuable aspects of this podcast is the packages and libraries that they learn about and start using in their projects from guests and myself. On this episode
Link: https://talkpython.fm/episodes/show/181/30-amazing-python-projects
Listeners often tell me one of the really valuable aspects of this podcast is the packages and libraries that they learn about and start using in their projects from guests and myself. On this episode
talkpython.fm
30 amazing Python projects
Listeners often tell me one of the really valuable aspects of this podcast is the packages and libraries that they learn about and start using in their projects from guests and myself. On this episode, I've invited Brian Okken (my co-host over on Python Bytes)…
Peter Bengtsson: Switching from AWS S3 (boto3) to Google Cloud Storage (google-cloud-storage) in Python
Link: https://www.peterbe.com/plog/aws-s3-boto3-to-google-cloud-storage
I'm in the midst of rewriting a big app that currently uses AWS S3 and will soon be switched over to Google Cloud Storage. This blog post is a rough attempt to log various activities in both Python li
Link: https://www.peterbe.com/plog/aws-s3-boto3-to-google-cloud-storage
I'm in the midst of rewriting a big app that currently uses AWS S3 and will soon be switched over to Google Cloud Storage. This blog post is a rough attempt to log various activities in both Python li
Peterbe
Switching from AWS S3 (boto3) to Google Cloud Storage (google-cloud-storage) in Python - Peterbe.com
I'm in the midst of rewriting a big app that currently uses AWS S3 and will soon be switched over to Google Cloud Storage. This blog post is a rough attempt to log various activities in both Python libraries.
Sandipan Dey: Solving Some Image Processing and Computer Vision Problems with Python libraries
Link:
In this article, a few image processing / computer vision problems and their solutions with python libraries (scikit-image, cv2) will be discussed. Removing Gaussian Noise from images by computing me
Link:
In this article, a few image processing / computer vision problems and their solutions with python libraries (scikit-image, cv2) will be discussed. Removing Gaussian Noise from images by computing me
Python Celery - Weekly Celery Tutorials and How-tos: Monitoring a Dockerized Celery Cluster with Flower
Link: https://www.distributedpython.com/2018/10/13/flower-docker/
A flower, sometimes known as bloom or blossom, is the reproductive structure found in flowering plants. Celery is a marshland plant in the family in the family Apicaeae that has been cultivated as a
Link: https://www.distributedpython.com/2018/10/13/flower-docker/
A flower, sometimes known as bloom or blossom, is the reproductive structure found in flowering plants. Celery is a marshland plant in the family in the family Apicaeae that has been cultivated as a
Bjorn Stiel
Monitoring a Dockerized Celery Cluster with Flower | distributedpython
How to set up Flower in a Docker cluster
Codementor: Custom Celery task states
Link: https://www.codementor.io/bjoernstiel/custom-celery-task-states-oab6ldf7w
This post was originally published on Distributed Python (https://www.distributedpython.com/) on September 28th, 2018.
Celery tasks always have a state. If a task finished executing successfully,...
Link: https://www.codementor.io/bjoernstiel/custom-celery-task-states-oab6ldf7w
This post was originally published on Distributed Python (https://www.distributedpython.com/) on September 28th, 2018.
Celery tasks always have a state. If a task finished executing successfully,...
www.codementor.io
Custom Celery task states | Codementor
This post was originally published on Distributed Python (https://www.distributedpython.com/) on September 28th, 2018.
Celery tasks always have a state. If a task finished executing successfully,...
Celery tasks always have a state. If a task finished executing successfully,...
Vasudev Ram: A Python email signature puzzle
Link: http://jugad2.blogspot.com/2018/10/a-python-email-signature-puzzle.html
By Vasudev RamHi, readers,I sometimes use slightly cryptic Python code snippets in my email signature.Can you figure out what output this Python program produces, and how it works, without running the
Link: http://jugad2.blogspot.com/2018/10/a-python-email-signature-puzzle.html
By Vasudev RamHi, readers,I sometimes use slightly cryptic Python code snippets in my email signature.Can you figure out what output this Python program produces, and how it works, without running the
Blogspot
A Python email signature puzzle
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Weekly Python StackOverflow Report: (cxlvii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/10/cxlvii-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-10-13 21:36:41 GMTIs i = i + n truly the same as i += n? - [40/3]H
Link: http://python-weekly.blogspot.com/2018/10/cxlvii-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-10-13 21:36:41 GMTIs i = i + n truly the same as i += n? - [40/3]H
Blogspot
(cxlvii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Python Insider: Python 3.7.1rc2 and 3.6.7rc2 now available for testing
Link: http://feedproxy.google.com/~r/PythonInsider/~3/zVpPtYYRZDE/python-371rc2-and-367rc2-are-now.html
Python 3.7.1rc2 and 3.6.7rc2 are now available. 3.7.1rc2 is a release preview of the first maintenance release of Python 3.7, the latest feature release of Python. 3.6.7rc2 is a release preview of the
Link: http://feedproxy.google.com/~r/PythonInsider/~3/zVpPtYYRZDE/python-371rc2-and-367rc2-are-now.html
Python 3.7.1rc2 and 3.6.7rc2 are now available. 3.7.1rc2 is a release preview of the first maintenance release of Python 3.7, the latest feature release of Python. 3.6.7rc2 is a release preview of the
Blogspot
Python Insider: Python 3.7.1rc2 and 3.6.7rc2 now available for testing
PyBites: PyBites Twitter Digest - Issue 32, 2018
Link: https://pybit.es/twitter_digest_201832.html
Kenneth Reitz's latest project, a new Python Web Framework - "Responder"!
I'm very happy to announce the release of my heavy first iteration of my new web framework, "Responder":… https://t.co/BU9auBT
Link: https://pybit.es/twitter_digest_201832.html
Kenneth Reitz's latest project, a new Python Web Framework - "Responder"!
I'm very happy to announce the release of my heavy first iteration of my new web framework, "Responder":… https://t.co/BU9auBT
PyBites
PyBites Twitter Digest - Issue 32, 2018
Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Zato Blog: Managing live WebSocket API clients
Link: https://zato.io/blog/posts/manage-websocket-api-clients.html
Zato-based
WebSockets
are a great choice for high-performance
API integrations. WebSockets have minimal overhead, which, coupled with their ability to
invoke
services in a synchronous manner, means th
Link: https://zato.io/blog/posts/manage-websocket-api-clients.html
Zato-based
WebSockets
are a great choice for high-performance
API integrations. WebSockets have minimal overhead, which, coupled with their ability to
invoke
services in a synchronous manner, means th
Zato Blog
Managing live WebSocket API clients
Stefan Behnel: What's new in Cython 0.29?
Link: http://blog.behnel.de/posts/whats-new-in-cython-029.html
I'm happy to announce the release of Cython 0.29.
In case you didn't hear about Cython before, it's the most widely used statically optimising Python compiler out there.
It translates Python (2/3) cod
Link: http://blog.behnel.de/posts/whats-new-in-cython-029.html
I'm happy to announce the release of Cython 0.29.
In case you didn't hear about Cython before, it's the most widely used statically optimising Python compiler out there.
It translates Python (2/3) cod
Stefans Welt
What's new in Cython 0.29?
I'm happy to announce the release of Cython 0.29.
In case you didn't hear about Cython before, it's the most widely used statically optimising Python compiler out there.
It translates Python (2/3) cod
In case you didn't hear about Cython before, it's the most widely used statically optimising Python compiler out there.
It translates Python (2/3) cod
Full Stack Python: How to Provision Ubuntu 18.04 LTS Linux Servers on DigitalOcean
Link: https://www.fullstackpython.com/blog/provision-ubuntu-1804-linux-servers-digitalocean.html
Python web applications need to be
deployed to a production server or
service so your users have access to
the application.
DigitalOcean is one such service
that makes it easy to immediately get acc
Link: https://www.fullstackpython.com/blog/provision-ubuntu-1804-linux-servers-digitalocean.html
Python web applications need to be
deployed to a production server or
service so your users have access to
the application.
DigitalOcean is one such service
that makes it easy to immediately get acc
Fullstackpython
How to Provision Ubuntu 18.04 LTS Linux Servers on DigitalOcean
Learn how to provision Ubuntu 18.04 LTS on DigitalOcean for deploying your web applications. Great post on fullstackpython.com!