py3collections

Collection of python tools for different scenarios.


Keywords
py-tools, py3collection, pycollection, python-scripts, python3
License
MIT
Install
pip install py3collections==0.1.2

Documentation

Py3Collections

Py3Collections is colletion of python scripts, modules and packages that are usefull in variety of situations. The modules and packages include collection of usefull python scripts that can be used by importing in your python code.

This package also contains some python scripts that can be executed from the command line. This package is tested using tox on variety of python versions to make sure they work as expected.

How can i use this package.

To use this package you can install it from pypi and import the modules from your python code or use the command line tools from the terminal.

pip install py3collections

Command Line Scripts

The following are curated list of stand alone python scripts that can executed from the command line