queirozf.com

python3 date datetime

Python Datetime Examples

04 Jul 2016   Examples on how to create and manipulate date and datetime objects using Python.

Read More ›

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.

Read More ›

python

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

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 ›