Every weekend we share a curated list of 15 cool things (mostly Python) that we found / tweeted throughout the week.
Articles on conda
A Python Orientation – How to Get Started
By Andrew Knight on 17 August 2018
Python is a wonderful language for both beginners and expert programmers, but getting started can be daunting. Which version should I use? Which editors are best? What do you mean there are different implementations and environments? Here’s a guide to help navigate these big FAQs.
My Anaconda Workflow: Python environment and package management made easy
By Martin Uribe on 24 July 2018
in this article martin provides an easy-to-follow reference guide of his anaconda workflow. he uses this to make his life easier managing the his python environment and package dependencies. and to great avail as you will soon discover. not only will you learn the basics of the powerful conda tool, he also goes into more depth on the more niche/advanced features like using alternate channels, distributing and cloning environments, updating anaconda, and setting environment variables. warning: this might get you on anaconda, and if you are already you probably want to keep this one nearby for reference.
Code Challenge 31 – Image Manipulation With Pillow – Review
By PyBites Team on 14 August 2017
In this article we review last week’s Image Manipulation With Pillow code challenge. Some nice submissions to share …
Twitter digest 2017 week 02
By PyBites Team on 13 January 2017
On Saturdays we will share a curated list of 15 cool things (mostly Python) we found / tweeted during the week.