Posts in python
Using Docker in PyCharm
- Dec 08, 2015
- Author: Paul Everitt
- Category: python
Modern development workflows emphasize isolation and reproducability in development and production. Docker and its platform approach to containers has become very popular. With PyCharm Professional Edition 5, Docker is now supported as a remote interpreter.
Python Type Hinting
- Dec 01, 2015
- Author: Paul Everitt
- Category: python
Python 3.5 introduces type hinting to help code-writing during development. Let’s take a look at this feature and show it in action.
PyRVA Meetup and Type Hinting
- Nov 18, 2015
- Author: Paul Everitt
- Category: python
Python’s community has long been considered as valuable as the software, and that extends to Python local meetups. They’re fun to attend, but what’s even more fun is watching one during its formation.
Welcome to the new blog
- Nov 17, 2015
- Author: Paul Everitt
- Category: python
Another decade, another blog engine. This time I’m trying to scratch a different kind of itch: I want to write down documentation-style articles as much as I want to jibber-jabber about “news”.