#160: Include examples into Python package
- Define functions in examples
- Allow to pass files path in f() prompt as arg
- Introduce
__init__.py
in examples which imports all examples - Include
examples
folder into the Python package - Document examples usage from Python interpreter
- Rework send-documents examples since
urllib
usage switch
Close #160 (closed).
Edited by Moul