Pinned Repositories
cron-wrapper
A cron job wrapper to add some missing features (locks, timeouts, random sleeps, env loading...)
index
index and introduction to MetWork Framework repositories on this github organization
jinja2_humanize_extension
a jinja2 extension to use humanize library inside jinja2 templates
log_proxy
log_proxy is a tiny C utility (about log rotation) for apps that write their logs to stdout/stderr
mfadmin
metwork/mfadmin module
mfbase
metwork/mfbase module
mfdata
metwork/mfdata module
mfext
metwork/mfext module
mflog
opinionated python (structured) logging library built on structlog
mfserv
metwork/mfserv module
MetWork Framework's Repositories
metwork-framework/log_proxy
log_proxy is a tiny C utility (about log rotation) for apps that write their logs to stdout/stderr
metwork-framework/mflog
opinionated python (structured) logging library built on structlog
metwork-framework/cron-wrapper
A cron job wrapper to add some missing features (locks, timeouts, random sleeps, env loading...)
metwork-framework/jinja2_humanize_extension
a jinja2 extension to use humanize library inside jinja2 templates
metwork-framework/acquisition
This a python module for managing incoming files in Metwork framework
metwork-framework/directory_observer
This is a python tool that allows you to monitor activity on various directories and push the corresponding events to a Redis queue
metwork-framework/mapserverapi_python
tiny python library to invoke mapserver engine as a library
metwork-framework/public-website
public website sources for metwork-framework.org
metwork-framework/quickstart
MetWork Framework quickstart
metwork-framework/cookiecutter_hooks
cookiecutter hooks used in MetWork Framework
metwork-framework/docker-centos7-opinionated
An opinionated centos7 docker image to be used as a base. Inspired from phusion baseimage (but for centos). Provides S6 process manager, cronie, sshd in a configurable way.
metwork-framework/docker-drone-repository-dispatch-specific-image
A specific downstream plugin for drone for our use case and our CI hardware
metwork-framework/docker-mfbaseplugins-centos7-buildimage
centos7 based docker image to build metwork/mfbase plugins
metwork-framework/docker-mfdataplugins-centos7-buildimage
centos7 based docker image to build metwork/mfdata plugins
metwork-framework/docker-mfext-centos6-buildimage
centos6 based docker image to build metwork/mfext module
metwork-framework/docker-mfext-centos7-buildimage
centos7 based docker image to build metwork/mfext module
metwork-framework/docker-mfservplugins-centos7-buildimage
centos7 based docker image to build metwork/mfserv plugins
metwork-framework/docker-mfxxx-centos6-buildimage
centos6 based docker image to build metwork/mfxxx modules (mfdata, mfserv, mfbase...)
metwork-framework/docker-mfxxx-centos6-testimage
centos6 based docker image to execute integration tests for metwork/mfxxx modules (mfdata, mfserv, mfbase...)
metwork-framework/docker-mfxxx-centos7-buildimage
centos7 based docker image to build metwork/mfxxx modules (mfdata, mfserv, mfbase...)
metwork-framework/docker-mfxxx-centos7-testimage
centos7 based docker image to execute integration tests for metwork/mfxxx modules (mfdata, mfserv, mfbase...)
metwork-framework/git_history_to_changelog
yet another tool to generate a changelog from git history (with conventional commit spec)
metwork-framework/jinja2_fnmatch_extension
a jinja2 extension to add a fnmatch filter
metwork-framework/linux_distributions_dependencies_checker
system dependencies checker (on various linux distributions)
metwork-framework/mfextaddon_python2
python2 addon for metwork/mfext
metwork-framework/mfplugin
the metwork plugin api and tools in a dedicated repository
metwork-framework/mfutil
misc python functions and classes developed for the metwork framework (but useful in other contexts)
metwork-framework/mfutil_c
very low level C library/utilities for metwork/framework
metwork-framework/mfutil_lua
Some utility functions for lua/openresty
metwork-framework/opinionated_configparser
opinionated python configparser library override to deal with configuration variants (PROD, DEV...)