integration-level-3
There are 44 repositories under integration-level-3 topic.
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/jinja2_getenv_extension
a jinja2 extension to access to system environment variables
metwork-framework/jinja2_shell_extension
a jinja2 extension to add a filter to execute system/shell commands
metwork-framework/jinja2_from_json_extension
an jinja2 extension to add a from_json filter
metwork-framework/mapserverapi
tiny C library to invoke mapserver engine as a library
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/docker-portable-envtpl-buildimage
a docker image to build a static envtpl "binary" made with pyinstaller
metwork-framework/envtpl
Render jinja2 templates on the command line with shell environment variables
metwork-framework/jsonsyslog2elasticsearch
syslog daemon which accept only UTF-8 JSON messages to send them to an elasticsearch instance (with an optional transformation)
metwork-framework/mapserverapi_python
tiny python library to invoke mapserver engine as a library
metwork-framework/quickstart
MetWork Framework quickstart
metwork-framework/aiohttp_metwork_middlewares
Automatic mflog/nginx correlation for request_id (Metwork usage)
metwork-framework/circus_autorestart_plugin
circus plugin to autorestart a watcher if a FS change is observed (with inotify) inside its workdir (with .gitignore like exclusions)
metwork-framework/cookiecutter_hooks
cookiecutter hooks used in MetWork Framework
metwork-framework/docker-drone-repository-dispatch-specific-image
A specific downstream plugin for drone for our use case and our CI hardware
metwork-framework/generate_changelogs
mfserv plugin for managing changelogs for metwork-framework organization
metwork-framework/git_history_to_changelog
yet another tool to generate a changelog from git history (with conventional commit spec)
metwork-framework/github_copy_integration_branch
internal mfserv plugin to copy integration branch for metwork-framework repositories
metwork-framework/github_force_common_files
internal mfserv plugin to force common files for metwork-framework repositories
metwork-framework/github_organization_dashboard
metwork-framework organization dashboard
metwork-framework/github_organization_management
special repository to configure/manage the whole github organization from a single configuration file
metwork-framework/github_webhook_issue_labelling
a github hook as mfserv plugin for managing some issue labelling for metwork-framework organization
metwork-framework/github_webhook_pr_labelling
a github hook as mfserv plugin for managing some pr labelling for metwork-framework organization
metwork-framework/jinja2_fnmatch_extension
a jinja2 extension to add a fnmatch filter
metwork-framework/layerapi2
library and a set of cli tools to manage a layered environment system (similar to "environment modules" project but in C and less HPC oriented)
metwork-framework/mfextaddon_template
template repository for building mfext addons
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...)
metwork-framework/xattrfile
This is a python module for dealing with files with tags stored in a redis instance.