heredoc
  • Projects
  • Python
  • Elixir
  • Devops
  • Data Science
  • Essays
  • Links

stop animation

Heredoc
is a file literal or input stream literal: it is a section of a source code file that is treated as if it were a separate file. It also happens to be the name of this technical blog..

Recent

  • Notes for SaltStack
  • A allspark-based stack for data science projects
  • Python Class as Module
  • Penrose Tilings & Solid Geometry
  • IElixir Notebook in Docker

Tags

  • ansible
  • architecture
  • boilerplate
  • code
  • cs
  • data-science
  • deprecated
  • devops
  • docker
  • elixir
  • essays
  • fabric
  • graphdb
  • groovy
  • infrastructure
  • jenkins
  • links
  • math
  • misc
  • proglangs
  • projects
  • python
  • raspberry-pi
  • salt
  • terraform
  • unfinished
  • vagrant
  • vpn

GitHub Repos

Status updating...

Links

  • data.holdings
  • travel blog
  • random article (this blog)
  1. Tags
  2. python

Writing with tag: python

Notes for SaltStack

Some notes on learnings for salt stack from the perspective of an Ansible user. read more ...
tagged in salt , devops , python

A allspark-based stack for data science projects

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in python , docker , data-science , projects

Python Class as Module

Dynamic-module magic with metaclasses

read more ...
tagged in python

Penrose Tilings & Solid Geometry

This is a mirror of a github project page. The actual project, complete with clone URLs, issue tracking, etc, is hosted here read more ...
tagged in data-science , math , cs , python , projects

IElixir Notebook in Docker

How to run the IElixir Jupyter notebook with Docker.
read more ...
tagged in docker , ansible , elixir , python

Datadog event publishing

Datadog event publishing example with Python

read more ...
tagged in devops , python , code

Python release automation

Fabric tasks, pre-commit hooks, and other topics in release automation for python packages

read more ...
tagged in python , fabric , boilerplate , devops

The missing "ansible-role" command

Ansible-role downloads, installs, and cleans temporary ansible roles without the need for manually editing ansible playbooks

read more ...
tagged in ansible , python , devops

DRY versioning for Python packages

DRY versioning for Python packages, configuring setup.py, and a fabric task for version bumping

read more ...
tagged in python , fabric

Python method semantics

Schizophrenic methods: an Experiment in Python method semantics

read more ...
tagged in python


© 2017 mvr · Powered by pelican-bootstrap3, Pelican, Bootstrap

Back to top