Giter Club home page Giter Club logo

libocon_2021_sfcalc's Introduction

LibreOffice Conference 2021

This repository contains the files used in the talk "Python scripts in LibreOffice Calc using the ScriptForge library" given by Rafael Lima during the LibreOffice Conference 2021.

To run the examples in the Python file you need to use LibreOffice >= 7.2.

Running macros from LibOCon_2021.py

The macros were created as user scripts. To be able to run them, the file LibOCon_2021.py needs to be placed into the LibreOffice user scripts folder in your machine.

On Linux machines, the folder is:

/home/user/.config/libreoffice/4/user/Scripts/python/ (if it does not exist, create it)

On Windows machines, the folder is:

%APPDATA%\LibreOffice\4\user\Scripts\python

On macOS machines, the folder is:

/Users/user/Library/Application Support/LibreOffice/4/user/Scripts/python

Read this help page to learn more about where Python scripts are located.

Data files used by LibOCon_2021.py

Some of the macros use the following data files:

  • DataSource.ods
  • JobData_v1.csv
  • JobData_v2.csv

Download these files and take note of the folders into which they were saved. Before running the macros in LibOCon_2021.py, be sure to update the paths to these files in the scripts.

Watch the Video from LibOCon 2021

The video presentation is available on my YouTube channel and can be watched through this link.

Soon the video will be made available on TDF's YouTube channel.

Download the Presentation File

The presentation file (download ODP here) was created using LibreOffice Impress 7.2. Since it uses multiple columns in shapes, it will only open correctly if you use LibreOffice 7.2 or greater.

I also made the PDF available for those who are not using LibreOffice 7.2.

libocon_2021_sfcalc's People

Contributors

flywire avatar ilmari-lauhakangas avatar rafaelhlima avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.