Mike Driscoll: PyCon 2018 – Conference Day 2 (May 12)
Link: http://www.blog.pythonlibrary.org/2018/05/13/pycon-2018-conference-day-2-may-12/
Day two of PyCon 2018 was kicked off with a few lightning talks. Next up were the keynotes. The first keynote was given by Ying Li from Docker. She spent her keynote talking about good security practi
Link: http://www.blog.pythonlibrary.org/2018/05/13/pycon-2018-conference-day-2-may-12/
Day two of PyCon 2018 was kicked off with a few lightning talks. Next up were the keynotes. The first keynote was given by Ying Li from Docker. She spent her keynote talking about good security practi
Mike Driscoll: PyDev of the Week: Anthony Shaw
Link: http://www.blog.pythonlibrary.org/2018/05/14/pydev-of-the-week-anthony-shaw/
This week we welcome Anthony Shaw (@anthonypjshaw) as our PyDev of the Week! Anthony is involved in several open source projects. You can read up on all of them over on his website. He also has a blog
Link: http://www.blog.pythonlibrary.org/2018/05/14/pydev-of-the-week-anthony-shaw/
This week we welcome Anthony Shaw (@anthonypjshaw) as our PyDev of the Week! Anthony is involved in several open source projects. You can read up on all of them over on his website. He also has a blog
Martin Fitzpatrick: Lucky Cat Spinning-arm Display
Link: https://martinfitzpatrick.name/article/lucky-spinning-arm-message-cat/
This build started as something simple: a lucky cat which would
turn on and off automatically in response to some event. Since lucky cats are
associated with good fortune the idea was to make one do
Link: https://martinfitzpatrick.name/article/lucky-spinning-arm-message-cat/
This build started as something simple: a lucky cat which would
turn on and off automatically in response to some event. Since lucky cats are
associated with good fortune the idea was to make one do
Martin Fitzpatrick
Lucky Cat Spinning-arm Display | Python-powered Maneki-neko persistence of vision scroller
This build started as something simple: a lucky cat which would turn on and off automatically in response to some event. Since lucky cats are associated with good fortune the idea was to make one do this every time I got paid. This was working pretty well…
Robin Wilson: BankClassify: simple automatic classification of bank statement entries
Link: http://blog.rtwilson.com/bankclassify-simple-automatic-classification-of-bank-statement-entries/
This is another entry in my ‘Previously Unpublicised Code’ series – explanations of code that has been sitting on my Github profile for ages, but has never been discussed publicly before. This time, I
Link: http://blog.rtwilson.com/bankclassify-simple-automatic-classification-of-bank-statement-entries/
This is another entry in my ‘Previously Unpublicised Code’ series – explanations of code that has been sitting on my Github profile for ages, but has never been discussed publicly before. This time, I
"Menno's Musings": Never Write Shell Scripts Again
Link: http://menno.io/posts/never-write-shell-scripts-again/
I recently gave a talk at the Christchurch Python meetup which
discussed the strengths and weaknesses of shell scripts, and why you
might want to consider using Python instead of shell scripts. I went
Link: http://menno.io/posts/never-write-shell-scripts-again/
I recently gave a talk at the Christchurch Python meetup which
discussed the strengths and weaknesses of shell scripts, and why you
might want to consider using Python instead of shell scripts. I went
Menno's Musings
Never Write Shell Scripts Again
I recently gave a talk at the Christchurch Python meetup which
discussed the strengths and weaknesses of shell scripts, and why you
might want to consider using Python instead of shell scripts. I went
discussed the strengths and weaknesses of shell scripts, and why you
might want to consider using Python instead of shell scripts. I went
Mike Driscoll: PyCon 2018 – Conference Day 3 (May 13)
Link: http://www.blog.pythonlibrary.org/2018/05/14/pycon-2018-conference-day-3-may-13/
Day 3 of PyCon 2018 began with a keynote from one of the longtime core developers of Python, Brett Cannon. He spoke on the struggles of working in open source and how we should treat each other with k
Link: http://www.blog.pythonlibrary.org/2018/05/14/pycon-2018-conference-day-3-may-13/
Day 3 of PyCon 2018 began with a keynote from one of the longtime core developers of Python, Brett Cannon. He spoke on the struggles of working in open source and how we should treat each other with k
Real Python: Python 3's f-Strings: An Improved String Formatting Syntax (Guide)
Link: https://realpython.com/python-f-strings/
As of Python 3.6, f-strings are a great new way to format strings. Not only are they more readable, more concise, and less prone to error than other ways of formatting, but they are also faster!
By th
Link: https://realpython.com/python-f-strings/
As of Python 3.6, f-strings are a great new way to format strings. Not only are they more readable, more concise, and less prone to error than other ways of formatting, but they are also faster!
By th
Realpython
Python's F-String for String Interpolation and Formatting – Real Python
Python's f-strings provide a readable way to interpolate and format strings. They're readable, concise, and less prone to error than traditional string interpolation and formatting tools, such as the .format() method and the modulo operator (%). F-strings…
Codementor: How and why I built How I built a full stack signage solution using Python, Tornado and Arudino.
Link: https://www.codementor.io/liavkoren/how-and-why-i-built-how-i-built-a-full-stack-signage-solution-using-python-tornado-and-arudino-jith2dhq9
How I built a full-stack signage solution.
Link: https://www.codementor.io/liavkoren/how-and-why-i-built-how-i-built-a-full-stack-signage-solution-using-python-tornado-and-arudino-jith2dhq9
How I built a full-stack signage solution.
www.codementor.io
How and why I built How I built a full stack signage solution using Python, Tornado and Arudino. | Codementor
How I built a full-stack signage solution.
Montreal Python User Group: Montreal-Python 72: Call for speakers
Link: http://montrealpython.org/en/2018/05/mp72-cfp/
We are looking for lightning talks (5min) submissions for our next event.
Send your proposals at team@montrealpython.org
When
June 11th, 2018 6PM to 9PM
Where
To be determined
Link: http://montrealpython.org/en/2018/05/mp72-cfp/
We are looking for lightning talks (5min) submissions for our next event.
Send your proposals at team@montrealpython.org
When
June 11th, 2018 6PM to 9PM
Where
To be determined
Wingware News: Wing Python IDE 6.0.12: May 15, 2018
Link: https://wingware.com/news/2018-05-15
This release adds wxPython 4 as a supported matplotlib backend, fixes remote
development with Python 3.7, improves PEP287 docstring formatting errors,
correctly updates the Source Assistant for remot
Link: https://wingware.com/news/2018-05-15
This release adds wxPython 4 as a supported matplotlib backend, fixes remote
development with Python 3.7, improves PEP287 docstring formatting errors,
correctly updates the Source Assistant for remot
Wingware
Wing Python IDE 6.0.12: May 15, 2018 - Wing Python IDE
This release adds wxPython 4 as a supported matplotlib backend, fixes remote
development with Python 3.7, improves PEP287 docstring formatting errors,
correctly updates the Source Assistant for remote files, fixes display glitches
in the Remote Hosts dialog…
development with Python 3.7, improves PEP287 docstring formatting errors,
correctly updates the Source Assistant for remote files, fixes display glitches
in the Remote Hosts dialog…
Wallaroo Labs: Exploring The GitHub Archive
Link: https://blog.wallaroolabs.com/2018/05/exploring-the-github-archive/
Note: Wallaroo will be hosting a live webinar stepping through the example in this blog post on Thursday, May 24th at 1 PM EST. Please register here
I work on Wallaroo day to day and one of early chal
Link: https://blog.wallaroolabs.com/2018/05/exploring-the-github-archive/
Note: Wallaroo will be hosting a live webinar stepping through the example in this blog post on Thursday, May 24th at 1 PM EST. Please register here
I work on Wallaroo day to day and one of early chal
Wallaroolabs
Exploring The GitHub Archive
Official blog of the Wallaroo Labs Engineering team
PythonClub - A Brazilian collaborative blog about Python: Monitorando Ips Duplicados na Rede
Link: http://pythonclub.com.br/monitorando-ips-duplicados-na-rede.html
Muitos administradores de redes e sysadmins encontram problemas de conectividade nos ambientes que administram e por muitas vezes o problema é um simples IP duplicado causando todo mal estar. Agora ve
Link: http://pythonclub.com.br/monitorando-ips-duplicados-na-rede.html
Muitos administradores de redes e sysadmins encontram problemas de conectividade nos ambientes que administram e por muitas vezes o problema é um simples IP duplicado causando todo mal estar. Agora ve
PythonClub
Monitorando Ips Duplicados na Rede
Muitos administradores de redes e sysadmins encontram problemas de conectividade nos ambientes que administram e por muitas vezes o problema é um simples IP duplicado causando todo mal estar. Agora veremos como usar o scapy e defaultdict da lib collections…
Real Python: The Ultimate Guide to Data Classes in Python 3.7
Link: https://realpython.com/python-data-classes/
One new and exciting feature coming in Python 3.7 is the data class. A data class is a class typically containing mainly data, although there aren’t really any restrictions. It is created using the ne
Link: https://realpython.com/python-data-classes/
One new and exciting feature coming in Python 3.7 is the data class. A data class is a class typically containing mainly data, although there aren’t really any restrictions. It is created using the ne
Realpython
Data Classes in Python 3.7+ (Guide) – Real Python
Data classes are one of the new features of Python 3.7. With data classes you do not have to write boilerplate code to get proper initialization, representation and comparisons for your objects.
Peter Bengtsson: Rust > Go > Python ...to parse millions of dates in CSV files
Link: https://www.peterbe.com/plog/rust-go-python-parse-millions-of-dates-in-csv
It all started so innocently. The task at hand was to download an inventory of every single file ever uploaded to a public AWS S3 bucket. The way that works is that you download the root manifest.json
Link: https://www.peterbe.com/plog/rust-go-python-parse-millions-of-dates-in-csv
It all started so innocently. The task at hand was to download an inventory of every single file ever uploaded to a public AWS S3 bucket. The way that works is that you download the root manifest.json
Peterbe
Rust > Go > Python ...to parse millions of dates in CSV files - Peterbe.com
Comparison, in terms of raw performance, to parse CSV files with Rust, Rust, or Python.
Codementor: How to Read Outlook Emails by Python
Link: https://www.codementor.io/aliacetrefli/how-to-read-outlook-emails-by-python-jkp2ksk95
How to read outlook emails by Python
Link: https://www.codementor.io/aliacetrefli/how-to-read-outlook-emails-by-python-jkp2ksk95
How to read outlook emails by Python
www.codementor.io
How to Read Outlook Emails by Python | Codementor
PyCharm: PyCharm 2018.1.3
Link: http://feedproxy.google.com/~r/Pycharm/~3/WHloDxD8Whs/
PyCharm 2018.1.3 is now available for download. Please update PyCharm by choosing Help | Check for Updates, or by downloading the new version from our website.
What’s New
Python Console Messages
Since
Link: http://feedproxy.google.com/~r/Pycharm/~3/WHloDxD8Whs/
PyCharm 2018.1.3 is now available for download. Please update PyCharm by choosing Help | Check for Updates, or by downloading the new version from our website.
What’s New
Python Console Messages
Since
PyCharm Blog
PyCharm 2018.1.3
PyCharm 2018.1.3 is now available for download. Please update PyCharm by choosing Help | Check for Updates, or by downloading the new version from our website. What’s New Python Console Messages Si…
Codementor: Modern Backend Developer in 2018
Link: https://www.codementor.io/idnan/modern-backend-developer-in-2018-jkwndiuuc
Web development today is completely different from what it was a few years ago; there are lots of different things that can easily baffle anyone entering into the web development. It was one of the...
Link: https://www.codementor.io/idnan/modern-backend-developer-in-2018-jkwndiuuc
Web development today is completely different from what it was a few years ago; there are lots of different things that can easily baffle anyone entering into the web development. It was one of the...
www.codementor.io
Modern Backend Developer in 2018 | Codementor
Web development today is completely different from what it was a few years ago; there are lots of different things that can easily baffle anyone entering into the web development. It was one of the...
Continuum Analytics Blog: CyberPandas: Extending Pandas with Richer Types
Link: https://www.anaconda.com/blog/developer-blog/cyberpandas-extending-pandas-with-richer-types/
By Tom Augspurger, Data Scientist at Anaconda Over the past couple months, Anaconda has supported a major internal refactoring of pandas. The outcome is a new extension array interface that will enabl
Link: https://www.anaconda.com/blog/developer-blog/cyberpandas-extending-pandas-with-richer-types/
By Tom Augspurger, Data Scientist at Anaconda Over the past couple months, Anaconda has supported a major internal refactoring of pandas. The outcome is a new extension array interface that will enabl
Anaconda
CyberPandas: Extending Pandas with Richer Types - Anaconda
Over the past couple months, Anaconda has supported a major internal refactoring of pandas. The outcome is a new extension array interface that will enable an ecosystem of rich array types. Using the new interface, we’ve built a library called cyberpandas:…
NumFOCUS: Project Jupyter Receives ACM Software System Award
Link: https://www.numfocus.org/blog/jupyter-2017-acm-software-system-award
The post Project Jupyter Receives ACM Software System Award appeared first on NumFOCUS.
Link: https://www.numfocus.org/blog/jupyter-2017-acm-software-system-award
The post Project Jupyter Receives ACM Software System Award appeared first on NumFOCUS.
NumFOCUS
Project Jupyter Receives ACM Software System Award - NumFOCUS
Jupyter recognized by premiere computing society: NumFOCUS is proud to announce that the Steering Council of Project Jupyter, a fiscally sponsored project of NumFOCUS, has been awarded the 2017 ACM Software System Award for developing a software system that…
Ned Batchelder: PyCon 2018
Link: https://nedbatchelder.com//blog/201805/pycon_2018.html
PyCon 2018 is over, and of course I enjoyed the hell out of it. I tweeted a
bit this year, so I’ll tell the story partly with tweets.I did a talk about Big-O notation: Big-O: How Code Slows as Data G
Link: https://nedbatchelder.com//blog/201805/pycon_2018.html
PyCon 2018 is over, and of course I enjoyed the hell out of it. I tweeted a
bit this year, so I’ll tell the story partly with tweets.I did a talk about Big-O notation: Big-O: How Code Slows as Data G
Continuum Analytics Blog: How to Generate Custom Anaconda Parcels for Cloudera CDH with Anaconda Enterprise 5
Link: https://www.anaconda.com/blog/developer-blog/how-to-generate-custom-anaconda-parcels-for-cloudera-cdh-with-anaconda-enterprise-5/
As part of our partnership with Cloudera, we offer a freely available Anaconda parcel for Cloudera CDH based on Python 2.7 and the Anaconda Distribution. The Anaconda parcel has been very well-receive
Link: https://www.anaconda.com/blog/developer-blog/how-to-generate-custom-anaconda-parcels-for-cloudera-cdh-with-anaconda-enterprise-5/
As part of our partnership with Cloudera, we offer a freely available Anaconda parcel for Cloudera CDH based on Python 2.7 and the Anaconda Distribution. The Anaconda parcel has been very well-receive
Anaconda
Generate Custom Parcels for Cloudera CDH with Anaconda Enterprise 5 - Anaconda
As part of our partnership with Cloudera, we offer a freely available Anaconda parcel for Cloudera CDH based on the Anaconda Distribution. Anaconda Enterprise 5 offers a self-service feature to generate custom Anaconda parcels and installers.