virtualenvwrapper is a set of extensions to Ian Bicking’s virtualenv tool. The extensions include wrappers for creating and deleting virtual environments and otherwise managing you...
CakePHP 3 is a web development framework running on PHP 7.3 (min. PHP 5.6.0). Read CakePHP at a Glance to get an introduction to the fundamentals of CakePHP 3.
The book’s target audience is programmers who want to learn JavaScript quickly and properly, and JavaScript programmers who want to deepen their skills and/or look up specific topi...
The Kubernetes command-line tool, kubectl, allows you to run commands against Kubernetes clusters. You can use kubectl to deploy applications, inspect and manage cluster resources,...
Dapper is a simple object mapper for .NET and owns the title of King of Micro ORM in terms of speed and is virtually as fast as using a raw ADO.NET data reader. An ORM is an Object...
MLeap is a common serialization format and execution engine for machine learning pipelines. It supports Spark, Scikit-learn and Tensorflow for training pipelines and exporting them...
Fleet is GitOps at scale. Fleet is designed to manage multiple clusters. Fleet can manage deployments from git of raw Kubernetes YAML, Helm charts, or Kustomize or any combination ...
Cloud Native Infrastructure, written by Justin Garrison and Heptio Senior Developer Advocate Kris Nova, is about patterns and practices for creating infrastructure capable of manag...