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