11. Layer python2

11.1. Overview

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

11.2. Metadata

11.2.1. Layer Home

/opt/metwork-mfext-0.8/opt/python2

11.2.2. Label

python2@mfext

11.2.3. Dependencies

11.3. Packages

Name

Version

Description

Home Page

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

backports.functools-lru-cache

1.5

backports.functools_lru_cache

https://github.com/jaraco/backports.functools_lru_cache

bash

0.6

Bash for Python

https://github.com/alexcouper/bash

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

configparser

3.7.4

Updated configparser from Python 3.7 for Python 2.6+.

https://github.com/jaraco/configparser/

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/

enum

0.4.7

Robust enumerated type support in Python.

https://pypi.org/project/enum/

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

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

mflog

custom

UNKNOWN

https://pypi.org/project/mflog

netifaces

0.10.9

Portable network interface information.

https://github.com/al45tair/netifaces

psutil

5.6.3

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

https://github.com/giampaolo/psutil

pycparser

2.19

C parser in Python

https://github.com/eliben/pycparser

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/

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/

(32 packages)