Pinned Repositories
aws-eks-example
AWS EKS (Elastic Kubernetes Service) example.
bazel-buildfarm
Bazel remote caching and execution service
behave
BDD, Python style.
CatNinjaFur.github.io
deb_packages
Provides tools to fetch debian packages for container_layer and container_image rules.
deploy-sourcegraph
Deploy Sourcegraph to a Kubernetes cluster for large-scale code search and intelligence
flexer
Flexer Client and Command Line Tools
frozen_dict
- Creates a class FrozenDict that behaves like dict, but all mutable methods are removed. - Compatible with both Python2 and Python3. - Like a tuple, FrozenDict is hashable if and only if all its items are hashable.
influxdb-python
Python client for InfluxDB
small_c_like
small compiler with c like syntax
aisbaa's Repositories
aisbaa/deb_packages
Provides tools to fetch debian packages for container_layer and container_image rules.
aisbaa/small_c_like
small compiler with c like syntax
aisbaa/aws-eks-example
AWS EKS (Elastic Kubernetes Service) example.
aisbaa/bazel-buildfarm
Bazel remote caching and execution service
aisbaa/behave
BDD, Python style.
aisbaa/CatNinjaFur.github.io
aisbaa/deploy-sourcegraph
Deploy Sourcegraph to a Kubernetes cluster for large-scale code search and intelligence
aisbaa/flexer
Flexer Client and Command Line Tools
aisbaa/frozen_dict
- Creates a class FrozenDict that behaves like dict, but all mutable methods are removed. - Compatible with both Python2 and Python3. - Like a tuple, FrozenDict is hashable if and only if all its items are hashable.
aisbaa/influxdb-python
Python client for InfluxDB
aisbaa/kube-prometheus
Use Prometheus to monitor Kubernetes and applications running on Kubernetes
aisbaa/prelude
Prelude is an enhanced Emacs 24 configuration that should make your experience with Emacs both more pleasant and more powerful.
aisbaa/reparse
Parse things with regular expressions
aisbaa/rules_shellcheck
aisbaa/runbooks
aisbaa/sourcegraph
Universal code search (self-hosted)
aisbaa/transitions
A lightweight, object-oriented finite state machine implementation in Python