Versions

Description

This module provides some generic python functions usually used in many of scripts. Instead of rewriting these functions in all scripts, we have put them in a single module. __Current classes:__ - [`ExcelSerializer`](inetsix/excel.py) from `inetsix.excel`: Class to serialize excel spreadsheet into Python structure to be consume in scripts or templates - [`InetsixTools`](inetsix/tools.py) from `inetsix.tools`: Use `@classmethod` to provide some generic functions - PPRINT rendering - List of files in a given directory - Get basname of a complete path to a file - Extract a `list()` of unique values in a `list()` - Convert a `dict()` to a `list()` - Download file with HTTP/HTTPS transport - Set variable from user environment

Repository

https://github.com/titom73/inetsix-python-lib.git

Project Slug

inetsix-python-lib

Last Built

5 years ago passed

Maintainers

Badge

Tags

excel-export, excelparser, excelreader, pip, python-library

Short URLs

inetsix-python-lib.readthedocs.io
inetsix-python-lib.rtfd.io

Default Version

latest

'latest' Version

origin/master