Share New Release – Odoo DarkroomJS Widget Odoo Development Odoo Modules Odoo Web – DarkroomJS Widget ∞ LasLabs has released a new Odoo DarkroomJS widget that can...Read More Apr 11 846 0 by Dave Lasley
Share Python CloudFlare API Library Python Web I have just recently started experimenting with CloudFlare’s services & API. In order to migrate my...Read More Dec 13 426 0 by Dave Lasley
Share Creating A Python Plugin Framework With Metaclasses Python This tutorial will walk you through creating a generic plugin framework in Python using metaclassing. This...Read More Dec 5 2,664 4 by Dave Lasley
Share Convert SVN to Mercurial (Script) Notes-To-Self Python Below is a simple Python script that will traverse your online SVN repo and run the...Read More Dec 4 354 0 by Dave Lasley
Share Performance Metrics – Apache vs Nginx Notes-To-Self Python Web We just deployed Nginx as a forward proxy for our production server. Before deploying, we took...Read More Sep 4 518 0 by Dave Lasley
Share Finding The Geometric Mean In Python Python Geometric means are a quick and easy way to benchmark system/interpreter performance. The below function is...Read More Aug 23 1,990 0 by Dave Lasley
Share Compiling PyPy From Source Python PyPy is significantly faster when compared against the default CPython interpreter. For the most part, this...Read More Aug 22 1,052 0 by Dave Lasley
Share OpenVPN Server Configuration Script – Ubiquiti EdgeRouter Lite EdgeRouter Python The lazy way to configure OpenVPN Server on a Ubiquiti EdgeRouter Lite ∞ I have a...Read More Aug 21 13,013 0 by Dave Lasley
Share Dynamic DNS Using LibCloud – EdgeRouter EdgeRouter Linux Python Web This tutorial is aimed for users with a dynamic IP, and a DNS host that does...Read More Aug 21 1,747 0 by Dave Lasley
Share Install scipy for python 2.7 in Ubuntu Linux Python Surprisingly the scipy package was not as straightforward of an installation as most Python modules; this...Read More May 22 176 0 by Dave Lasley