Skip to content

Latest commit

 

History

History

2015-04-13

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

2015-04-13

14

Using Python as the macro script with Libreoffice.

Libre Office distribution includes the BASIC scripting language for use with Libre Office applications. Ian Stewart presented the use of Python as an alternative scripting language for Libre Office.

Ian also provided code that converts an application that uses python script in the User library, to having the python script embedded in the Libre Office document file.

See the sub-directory libreoffice for Ian's presentation material.

Collections module and defaultdict

Peter Reutemann presented from collections import deque, defaultdict

Peter's presentation includes two ipynb files demo-networkx.ipynb and demo.ipynb.

To launch Binder website to run the Jupyter server for the file demo-networkx.ipynb click on the following icon...

Binder

To launch Binder website to run the Jupyter server for the file demo.ipynb click on the following icon...

Binder