Montreal Python User Group: Montréal-Python 69 - Yogic Zumba
It may be the middle of winter but it's no reason to stay at home. Take out your warmest toque, your snowshoes and join us at Notman House for the first event of the season.Schedule6:00PM - Doors...
View ArticlePyCharm: PyCharm 2018.1 EAP 3
You can now download the third Early Access Program (EAP) version of PyCharm 2018.1 from our website.New in PyCharm 2018.1 EAP 3Gutter Icons for Unit TestsYou may have already seen them for JavaScript,...
View ArticlePyCharm: PyCharm at PyTennessee 2018
PyCharm is heading to PyTennessee 2018, Feb 10-11 in Nashville, TN.We have several things going on:Ernst Haagsman is giving a talk Deploying your Django Application to AWS ECSPaul Everitt will join...
View ArticleCodementor: Scraping Yelp using Beautiful Soup
Beginner script for Web scraping using Beautiful soup and python.
View ArticlePython Insider: Python 3.7.0b1 is now available for testing
Python 3.7.0b1 is the first of four planned beta previews of Python 3.7, the next feature release of Python. This preview marks the end of the feature development phase for 3.7. Beta releases are...
View ArticlePeter Bengtsson: Fastest way to unzip a zip file in Python
So the context is this; a zip file is uploaded into a web service and Python then needs extract that and analyze and deal with each file within. In this particular application what it does is that it...
View ArticleTest and Code: 35: Continuing Education and Certificate Programs at UW
There are lots of ways to up your skills. Of course, I'm a big fan of learning through reading books, such as upping your testing skills by reading Python Testing with pytest. And then there are online...
View ArticleTryton News: Newsletter February 2018
The is the second monthly news for Tryton. The developers have not been idle during the month of January.CC BY NC ND 2.0 Keith Williams XML StyleThe XML style guideline has been updated to remove the...
View ArticleWallaroo Labs: Idiomatic Python Stream Processing in Wallaroo
We have been working on Wallaroo, our scale-independent event processing system, for a little over two years. When we open sourced it in September of 2017 we included an API for writing applications...
View ArticleDjango Weblog: Django security releases issued: 2.0.2 and 1.11.10
In accordance with our security release policy, the Django team is issuing Django 1.11.10 and Django 2.0.2. These release addresses the security issue detailed below. We encourage all users of Django...
View ArticleLow Kian Seong: Day 5 of water fast
Feeling:Feel okay today energy level good. Strangest part all of the days I don't feel any hunger at all during morning hours.Weight:69 kgRemarks:Cotton mouth gone, pain at the side of the ribs remain...
View ArticlePython Engineering at Microsoft: Python in Visual Studio Code – Jan 2018 Release
We’re pleased to announce the January 2018 release for the Microsoft Python extension for Visual Studio code is now available. You can the download the Microsoft Python extension for VS Code from the...
View ArticleStack Abuse: The Best Python Books for All Skill Levels
Just about every year is a good year to be investing in Python learning, whether you are a beginner or an expert. Employment opportunities are opening for Python developers in fields beyond traditional...
View ArticleTim Golden: The Dojo Board
The February 2018 London Python Dojo was hosted by SohoNet to whom we're grateful not just because they hosted, but because they stepped up at short notice when our original venue had to withdraw. It...
View ArticleTalk Python to Me: #149 4 Python Web Frameworks, Compared
Are you considering getting into web programming? Choosing a web framework (like Pyramid, Flask, or Django) can be daunting. It would be great to see them all build out the same application and compare...
View ArticleContinuum Analytics Blog: The Case for Numba in Community Code
The numeric Python community should consider adopting Numba more widely within community code. Numba is strong in performance and usability, but historically weak in ease of installation and community...
View ArticleLow Kian Seong: Day 6 of water fast
Feeling:Feel okay today energy level good. The damn side stitch was quite bad todayWeight:69 kg - weight seems to have stalled.Remarks:Cotton mouth no more. Felt very "empty" at the end of the day and...
View ArticleMike Driscoll: ReportLab Book Funded + TOC
After collating the various ideas that people have been giving me during the Kickstarter campaign, I have decided to firm up my table of contents. I had already planned to cover 80-90% or more of what...
View ArticleAnarcat: January 2018 report: LTS
I have already published a yearly report which covers all of 2017 but also some of my January 2018 work, so I'll try to keep this short.Debian Long Term Support (LTS)This is my monthly Debian LTS...
View Article