Talk Python to Me: #164 Python in Brain Research at the Paul Allen Institute
Link: https://talkpython.fm/episodes/show/164/python-in-brain-research-at-the-paul-allen-institute
The brain is truly one of the final frontiers of human exploration. Understanding how brains work has vast consequences for human health and computation. Imagine how computers might change if we actua
Link: https://talkpython.fm/episodes/show/164/python-in-brain-research-at-the-paul-allen-institute
The brain is truly one of the final frontiers of human exploration. Understanding how brains work has vast consequences for human health and computation. Imagine how computers might change if we actua
talkpython.fm
Episode #164 Python in Brain Research at the Paul Allen Institute - [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.
Talk Python to Me: #164 Python in Brain Research at the Allen Institute
Link: https://talkpython.fm/episodes/show/164/python-in-brain-research-at-the-allen-institute
The brain is truly one of the final frontiers of human exploration. Understanding how brains work has vast consequences for human health and computation. Imagine how computers might change if we actua
Link: https://talkpython.fm/episodes/show/164/python-in-brain-research-at-the-allen-institute
The brain is truly one of the final frontiers of human exploration. Understanding how brains work has vast consequences for human health and computation. Imagine how computers might change if we actua
talkpython.fm
Python in Brain Research at the Allen Institute
The brain is truly one of the final frontiers of human exploration. Understanding how brains work has vast consequences for human health and computation. Imagine how computers might change if we actually understood how thinking and even consciousness worked.…
Bhishan Bhandari: Appium Python Client
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/MVM_AmU8vDs/
Using Appium with Python Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol. Whil
Link: http://feedproxy.google.com/~r/TheTaraNights/~3/MVM_AmU8vDs/
Using Appium with Python Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol. Whil
The Tara Nights
Appium Python Client - The Tara Nights
Using Appium with Python Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS, Android, and Windows apps using the WebDriver protocol. While the main purpose of appium is to perform automation testing…
The Digital Cat: A game of tokens: write an interpreter in Python with TDD - Part 4
Link: http://blog.thedigitalcatonline.com/blog/2018/06/02/a-game-of-tokens-write-an-interpreter-in-python-with-tdd-part-4/
In the first three parts of this series of posts we developed together a calculator using a pure TDD methodology. In the previous post we added support for variables.
In this new post we will first ad
Link: http://blog.thedigitalcatonline.com/blog/2018/06/02/a-game-of-tokens-write-an-interpreter-in-python-with-tdd-part-4/
In the first three parts of this series of posts we developed together a calculator using a pure TDD methodology. In the previous post we added support for variables.
In this new post we will first ad
The Digital Cat: A game of tokens: solution - Part 4
Link: http://blog.thedigitalcatonline.com/blog/2018/06/02/a-game-of-tokens-solution-part-4/
This is my solution to the fourth part of "A Game of Tokens", which can be found here.
You can find the tests and the code presented here in this repository in the branch called part4.
Level 15 - Expo
Link: http://blog.thedigitalcatonline.com/blog/2018/06/02/a-game-of-tokens-solution-part-4/
This is my solution to the fourth part of "A Game of Tokens", which can be found here.
You can find the tests and the code presented here in this repository in the branch called part4.
Level 15 - Expo
PyCon: PyCon 2018 Code of Conduct Transparency Report
Link: https://pycon.blogspot.com/2018/06/pycon-2018-code-of-conduct-transparency.html
The PyCon Code of Conduct sets standards for how our community interacts with others during the conference. For 2018 the Code of Conduct underwent an extensive overhaul, our procedures for reporting a
Link: https://pycon.blogspot.com/2018/06/pycon-2018-code-of-conduct-transparency.html
The PyCon Code of Conduct sets standards for how our community interacts with others during the conference. For 2018 the Code of Conduct underwent an extensive overhaul, our procedures for reporting a
Blogspot
PyCon 2018 Code of Conduct Transparency Report
The PyCon Code of Conduct sets standards for how our community interacts with others during the conference. For 2018 the Code of Conduct u...
Vasudev Ram: Improved simple Python debugging function
Link: http://jugad2.blogspot.com/2018/06/improved-simple-python-debugging.html
By Vasudev Ram [ I rewrote parts of this post, which was originally published two days ago on my blog (but intentionally not to the Planet Python, earlier, because I did not set the python label that
Link: http://jugad2.blogspot.com/2018/06/improved-simple-python-debugging.html
By Vasudev Ram [ I rewrote parts of this post, which was originally published two days ago on my blog (but intentionally not to the Planet Python, earlier, because I did not set the python label that
Blogspot
Improved simple Python debugging function
Vasudev Ram's blog on software innovation, open-source and proprietary, worldwide. Python, D, Go, FreePascal, Unix, databases, open source.
Yasoob Khalid: Top 14 MOST famous Python libraries & frameworks
Link: https://pythontips.com/2018/06/03/top-14-most-famous-python-libraries-frameworks/
Hi everyone! I recently decided to step into YouTube video making. This is my first video about 14 of my most favourite and most famous Python libraries and frameworks. Please take a look and if you h
Link: https://pythontips.com/2018/06/03/top-14-most-famous-python-libraries-frameworks/
Hi everyone! I recently decided to step into YouTube video making. This is my first video about 14 of my most favourite and most famous Python libraries and frameworks. Please take a look and if you h
Python Tips
Top 14 MOST famous Python libraries & frameworks
Hi everyone! I recently decided to step into YouTube video making. This is my first video about 14 of my most favourite and most famous Python libraries and frameworks. Please take a look and if yo…
The Digital Cat: Clean architectures in Python: a step-by-step example
Link: http://blog.thedigitalcatonline.com/blog/2016/11/14/clean-architectures-in-python-a-step-by-step-example/
In 2015 I was introduced by my friend Roberto Ciatti to the concept of Clean Architecture, as it is called by Robert Martin. The well-known Uncle Bob talks a lot about this concept at conferences and
Link: http://blog.thedigitalcatonline.com/blog/2016/11/14/clean-architectures-in-python-a-step-by-step-example/
In 2015 I was introduced by my friend Roberto Ciatti to the concept of Clean Architecture, as it is called by Robert Martin. The well-known Uncle Bob talks a lot about this concept at conferences and
Thedigitalcatonline
Clean architectures in Python: a step-by-step example
How to create software that can be easily changed and adapted, following the clean architecture principles
Weekly Python StackOverflow Report: (cxxviii) stackoverflow python report
Link: http://python-weekly.blogspot.com/2018/06/cxxviii-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-06-03 12:29:28 GMTCreating a nested dictionary from a flattened di
Link: http://python-weekly.blogspot.com/2018/06/cxxviii-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-06-03 12:29:28 GMTCreating a nested dictionary from a flattened di
Blogspot
(cxxviii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
Martin Fitzpatrick: Failamp
Link: https://martinfitzpatrick.name/article/media-player-python-qt/
Failamp is a simple audio & video mediaplayer implemented in Python, using
the built-in Qt playlist and media handling features. It is modelled,
very loosely on the original Winamp, although nowhere n
Link: https://martinfitzpatrick.name/article/media-player-python-qt/
Failamp is a simple audio & video mediaplayer implemented in Python, using
the built-in Qt playlist and media handling features. It is modelled,
very loosely on the original Winamp, although nowhere n
Martin Fitzpatrick
Failamp | Multimedia playlist & player in Python, using PyQt
Failamp is a simple audio & video mediaplayer implemented in Python, using the built-in Qt playlist and media handling features. It is modelled, very loosely on the original Winamp, although nowhere near as complete (hence the fail). The main window The main…
Mike Driscoll: PyDev of the Week: Maria Camila Remolina Gutiérrez
Link: http://www.blog.pythonlibrary.org/2018/06/04/pydev-of-the-week-maria-camila-remolina-gutierrez/
This week we welcome Maria Camila Remolina Gutiérrez (@holamariacamila) as our PyDev of the Week! Maria recently gave a talk at PyCon USA in their new PyCon Charlas track last month. You can learn mor
Link: http://www.blog.pythonlibrary.org/2018/06/04/pydev-of-the-week-maria-camila-remolina-gutierrez/
This week we welcome Maria Camila Remolina Gutiérrez (@holamariacamila) as our PyDev of the Week! Maria recently gave a talk at PyCon USA in their new PyCon Charlas track last month. You can learn mor
Andrew Dalke: mmpdb paper, poster, and walkthrough
Link: http://www.dalkescientific.com/writings/diary/archive/2018/06/04/mmpdb.html
Last year we released mmpdb program, a tool for
identifying and using matched molecular pairs. It is based on the
source code that Hussain and Rea
contributed to the RDKit project. Some of the featu
Link: http://www.dalkescientific.com/writings/diary/archive/2018/06/04/mmpdb.html
Last year we released mmpdb program, a tool for
identifying and using matched molecular pairs. It is based on the
source code that Hussain and Rea
contributed to the RDKit project. Some of the featu
EuroPython: EuroPython 2018: Looking for a photographer
Link: https://blog.europython.eu/post/174564294432
At last year’s event we had a professional conference photographer, Alessia Peviani, from our community, help us cover the event in pictures:https://ep2017.europython.eu/en/europython/photos/This year
Link: https://blog.europython.eu/post/174564294432
At last year’s event we had a professional conference photographer, Alessia Peviani, from our community, help us cover the event in pictures:https://ep2017.europython.eu/en/europython/photos/This year
EuroPython Blog
EuroPython 2018: Looking for a photographer
At last year’s event we had a professional conference photographer, Alessia Peviani, from our community, help us cover the event in pictures:
https://ep2017.europython.eu/en/europython/photos/
This...
https://ep2017.europython.eu/en/europython/photos/
This...
Real Python: Python Application Layouts: A Reference
Link: https://realpython.com/python-application-layouts/
Python, though opinionated on syntax and style, is surprisingly flexible when it comes to structuring your applications.
On the one hand, this flexibility is great: it allows different use cases to us
Link: https://realpython.com/python-application-layouts/
Python, though opinionated on syntax and style, is surprisingly flexible when it comes to structuring your applications.
On the one hand, this flexibility is great: it allows different use cases to us
Realpython
Python Application Layouts: A Reference – Real Python
A reference guide to common Python application layouts and project structures for command-line applications, web applications, and more.
NumFOCUS: Announcing the 2018 John Hunter Matplotlib Summer Fellows
Link: https://www.numfocus.org/blog/2018-john-hunter-matplotlib-summer-fellows
The post Announcing the 2018 John Hunter Matplotlib Summer Fellows appeared first on NumFOCUS.
Link: https://www.numfocus.org/blog/2018-john-hunter-matplotlib-summer-fellows
The post Announcing the 2018 John Hunter Matplotlib Summer Fellows appeared first on NumFOCUS.
NumFOCUS
Announcing the 2018 John Hunter Matplotlib Summer Fellows - NumFOCUS
NumFOCUS and Matplotlib are pleased to announce the selection of Kimberly Orr and Nabarun Pal as the 2018 John Hunter Matplotlib Summer Fellows.
Montreal Python User Group: Montréal-Python 72 - Carroty Xenophon
Link: http://montrealpython.org/en/2018/06/mp72/
Let’s meet one last time before our Summer break!
Thanks to Notman House for sponsoring this event.
Presentations
Socket - Éric Lafontaine
Most of our everyday job include doing request over the inter
Link: http://montrealpython.org/en/2018/06/mp72/
Let’s meet one last time before our Summer break!
Thanks to Notman House for sponsoring this event.
Presentations
Socket - Éric Lafontaine
Most of our everyday job include doing request over the inter
Full Stack Python: Developing Flask Apps in Docker Containers on macOS
Link: https://www.fullstackpython.com/develop-flask-web-apps-docker-containers-macos.html
Adding Docker to your Python and
Flask development environment
can be confusing when you are just getting started with containers. Let's
quickly get Docker installed and configured for developing F
Link: https://www.fullstackpython.com/develop-flask-web-apps-docker-containers-macos.html
Adding Docker to your Python and
Flask development environment
can be confusing when you are just getting started with containers. Let's
quickly get Docker installed and configured for developing F
Fullstackpython
Developing Flask Apps in Docker Containers on macOS
Learn how to set up and develop a new Flask web application within a Docker container. Great post on fullstackpython.com!
Full Stack Python: First Steps with Bottle Apps in Docker Containers on macOS
Link: https://www.fullstackpython.com/first-steps-bottle-web-apps-docker-containers.html
It can be confusing to figure out how to use Docker
containers in your Python and
Bottle
development environment workflow.
This tutorial will quickly show you the exact steps to get Docker
up and ru
Link: https://www.fullstackpython.com/first-steps-bottle-web-apps-docker-containers.html
It can be confusing to figure out how to use Docker
containers in your Python and
Bottle
development environment workflow.
This tutorial will quickly show you the exact steps to get Docker
up and ru
Jeff Knupp: A Common Misunderstanding About Python Generators
Link: https://jeffknupp.com/blog/2018/06/04/a-common-misunderstanding-about-python-generators/
I received the following email a few days ago:
Jeff,
It seems that you know about iterators. Maybe you can explain some weird behavior. If you run the code below you will find that the function is
Link: https://jeffknupp.com/blog/2018/06/04/a-common-misunderstanding-about-python-generators/
I received the following email a few days ago:
Jeff,
It seems that you know about iterators. Maybe you can explain some weird behavior. If you run the code below you will find that the function is
Jeffknupp
A Common Misunderstanding About Python Generators