12. Layer python3

12.1. Overview

The python3 layer includes some common python packages used in many Metwork modules.

12.2. Metadata

12.2.1. Layer Home

/opt/metwork-mfext-0.8/opt/python3

12.2.2. Label

python3@mfext

12.2.3. Dependencies

12.3. Packages

Name

Version

Description

Home Page

Click

7.0

Composable command line interface toolkit

https://palletsprojects.com/p/click/

ConfigArgParse

0.14.0

A drop-in replacement for argparse that allows options to also be set via config files and/or environment variables.

https://github.com/bw2/ConfigArgParse

Jinja2

2.10.1

A small but fast and easy to use stand-alone template engine written in pure python.

http://jinja.pocoo.org/

MarkupSafe

1.1.1

Safely add untrusted strings to HTML/XML markup.

https://palletsprojects.com/p/markupsafe/

PyYAML

5.1.1

YAML parser and emitter for Python

https://github.com/yaml/pyyaml

Unidecode

1.0.23

ASCII transliterations of Unicode text

https://pypi.org/project/Unidecode

arrow

0.14.2

Better dates and times for Python

https://arrow.readthedocs.io/en/latest/

autopep8

1.4.4

A tool that automatically formats Python code to conform to the PEP 8 style guide

https://github.com/hhatto/autopep8

bash

0.6

Bash for Python

https://github.com/alexcouper/bash

binaryornot

0.4.4

Ultra-lightweight pure Python package to check if a file is binary or text.

https://github.com/audreyr/binaryornot

cachetools

3.1.1

Extensible memoizing collections and decorators

https://github.com/tkem/cachetools

certifi

2019.3.9

Python package for providing Mozilla s CA Bundle.

https://certifi.io/

cffi

1.12.3

Foreign Function Interface for Python calling C code.

http://cffi.readthedocs.org

chardet

3.0.4

Universal encoding detector for Python 2 and 3

https://github.com/chardet/chardet

configparser-extended

custom

A python configparser extension

https://github.com/thefab/configparser_extended

cookiecutter-hooks

custom

UNKNOWN

https://pypi.org/project/cookiecutter-hooks

cookiecutter

custom

A command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.

https://github.com/audreyr/cookiecutter

cronwrapper

custom

A cron job wrapper to add some missing features (locks, timeouts, random sleeps, env loading…

https://github.com/thefab/cronwrapper

deploycron

custom

a small crontab deploy/install tool for python

https://github.com/monklof/deploycron

diskcache

3.1.1

Disk and file backed cache.

http://www.grantjenks.com/docs/diskcache/

envtpl

custom

Render jinja2 templates on the command line using shell environment variables

https://github.com/andreasjansson/envtpl

filelock

3.0.12

A platform independent file lock.

https://github.com/benediktschmitt/py-filelock

future

0.17.1

Clean single-source support for Python 3 and 2

https://python-future.org

idna

2.8

Internationalized Domain Names in Applications (IDNA)

https://github.com/kjd/idna

inotify-simple

1.1.8

A simple wrapper around inotify. No fancy bells and whistles, just a literal wrapper with ctypes. Only 127 lines of code!

https://github.com/chrisjbillington/inotify_simple

jinja2-time

0.2.0

Jinja2 Extension for Dates and Times

https://github.com/hackebrot/jinja2-time

mflog

custom

UNKNOWN

https://pypi.org/project/mflog

netifaces

0.10.9

Portable network interface information.

https://github.com/al45tair/netifaces

poyo

0.4.2

A lightweight YAML Parser for Python

https://github.com/hackebrot/poyo

psutil

5.6.3

Cross-platform lib for process and system monitoring in Python.

https://github.com/giampaolo/psutil

pycodestyle

2.5.0

Python style guide checker

https://pycodestyle.readthedocs.io/

pycparser

2.19

C parser in Python

https://github.com/eliben/pycparser

pyinotify

0.9.6

Linux filesystem events monitoring

http://github.com/seb-m/pyinotify

python-dateutil

2.8.0

Extensions to the standard Python datetime module

https://dateutil.readthedocs.io

pytz

2019.1

World timezone definitions, modern and historical

http://pythonhosted.org/pytz

redis

3.2.1

Python client for Redis key-value store

https://github.com/andymccurdy/redis-py

requests-toolbelt

0.9.1

A utility belt for advanced users of python-requests

https://toolbelt.readthedocs.org

requests

2.22.0

Python HTTP for Humans.

http://python-requests.org

setuptools-scm

3.3.3

the blessed package to manage your versions by scm tags

https://github.com/pypa/setuptools_scm/

statsd

custom

A simple statsd client.

https://github.com/jsocol/pystatsd

structlog

19.1.0

Structured Logging for Python

https://www.structlog.org/

telegraf-unixsocket-client

custom

A tiny and very limited python client to send metrics to influxdb/telegraf through an unix socket

https://github.com/metwork-framework/telegraf-unixsocket-python-client

terminaltables

3.1.0

Generate simple tables in terminals from a nested list of strings.

https://github.com/Robpol86/terminaltables

urllib3

1.25.3

HTTP library with thread-safe connection pooling, file post, and more.

https://urllib3.readthedocs.io/

whichcraft

0.5.2

This package provides cross-platform cross-python shutil.which functionality.

https://github.com/pydanny/whichcraft

(45 packages)