dcode.py

dcode - the Python package for everything


License
MIT
Install
pip install dcode.py==0.0.1

Documentation

dcode.py

Welcome to dcode.py - the package designed to do everything!

Installation

Linux / macOS (python3):

python3 -m pip install dcode.py

Linux / macOS (python2):

python -m pip install dcode.py

Windows:

py -m pip install dcode.py

Modules

Below are listed the modules in dcode:

  • dcode.io.file

Docs

dcode documentation