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

  • Python Class as Module
  • Penrose Tilings & Solid Geometry
  • Python release automation
  • DRY versioning for Python packages
  • Python method semantics

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. Categories
  2. python

Writing with category: python

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

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

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