technology docker akka-http sbt
Packaging an Akka-http Application using SBT and Docker: Simple Example
29 Jun 2016 A simple example displaying common akka-http use cases and a couple of tips and hints to guide you through packaging a full app as a Docker container, so that you can deploy it anywhere you want.
technology akka-http spray scala
Migrating a Project from Spray to Akka-http: General Tips and Reference
29 May 2016
Read More ›
Working with Files & Directories in Python
26 Mar 2016 Examples on how to perform filesystem-related tasks using python. Tasks include reading and writing to files, listings files and manipulating the path.
Read More ›Python Environment Overview
25 Mar 2016 Short and concise descriptions of the major projects/tools related to managing python projects, dependencies and environments. Includes information on Anaconda, Pip, Virtualenv and related projects.
Read More ›