Pinned Repositories
airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
alembic
a database migrations tool for SQLAlchemy.
all-in-one-kafka
all in one, minimal kafka image -> can run on AWS EC2 micro instances!
ansible-heroku3
Ansible Module to Manage your Heroku Applications
celery-worker-setup
Ansible role for setting up Celery workers
directory-make
Simple Ansible Role that creates directories
django-filebrowser-no-grappelli
django-filebrowser for default Django admin site. Help us prepare this no-grappelli fork for merging back upstream.
django-page-cms
Official Django page CMS git repository
gitvenv
Clone Python project git repositories and setup a virtual environment for each
user-make
Ansible role to create a bunch of users on target hosts
cans's Repositories
cans/user-make
Ansible role to create a bunch of users on target hosts
cans/package-source
Ansible role to manage distribution package sources and encryption keys
cans/airflow
Apache Airflow - A platform to programmatically author, schedule, and monitor workflows
cans/alembic
a database migrations tool for SQLAlchemy.
cans/all-in-one-kafka
all in one, minimal kafka image -> can run on AWS EC2 micro instances!
cans/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
cans/ansible-testing-images
cans/beamexample
An example Apache Beam project.
cans/circleci-cli
Use CircleCI from the command line.
cans/cpython
The Python programming language
cans/docker-lvm-plugin
Docker volume plugin for LVM volumes
cans/docker-py
A Python library for the Docker Engine API
cans/elephant-shed
PostgreSQL Management Appliance
cans/gh-autorebase
Automatically rebase open branches after a merge
cans/github-api-testing
Not a real project.
cans/heroku3.py
This is the updated Python wrapper for the Heroku API V3. https://devcenter.heroku.com/articles/platform-api-reference The Heroku REST API allows Heroku users to manage their accounts, applications, addons, and other aspects related to Heroku. It allows you to easily utilize the Heroku platform from your applications.
cans/Intro-to-Vue-3
Code for Vue Mastery's Intro to Vue 3 course:
cans/natm
[Ansible] Network Address Translation Manager
cans/nginx-site-manage
Ansible role to manage nginx "sites" (virtual hosts configuration)
cans/pg-db
Ansible role to create a bunch of Postgres Roles, Databases and Grant Privileges on the latter to the former.
cans/PyAthena
PyAthena is a Python DB API 2.0 (PEP 249) client for Amazon Athena.
cans/pytest-cov
Coverage plugin for pytest.
cans/python-bigquery-sqlalchemy
SQLAlchemy dialect for BigQuery
cans/python-docker-fixtures
Docker Containers as test fixtures made easy
cans/python-jsonlogging
A JSON log formatter (Yes, another one !)
cans/racc
[Ansible] Run Arbitrary CLI Commands on a variety of network devices
cans/role-skeleton
An Ansible Galaxy Role Skeleton
cans/s6-overlay
s6 overlay for containers (includes execline, s6-linux-utils & a custom init)
cans/spark_training
Sample Spark Code
cans/sqlalchemy
The Database Toolkit for Python