A package to create LibreOffice non-code extensions
Project description
The LibreOffice extension creator makes it more easy to create a non-code extension for LibreOffice. It provides an input form for the data for an extension with proper license information. The GUI/form is created by PyQt. It currently holds all fields to create a sceleton of a non-code LibreOffice extension.
The PyQt program will be updated regularly with new features to add languages and the features to create complete non-code LibreOffice extensions.
Requirements
If you want to run the code you should create a Python 3 (>= 3.6) virtual environment. Then please install with pip3 the following packages: - PyQt5 - validators
and if you want to create a binary file you should also install with pip3: - PySide2 - PyInstaller
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for liboextensioncreator-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8bbdf9edd74f96e907b1bfb7e862450d76d049475dababf8f8ea5d5a6f00a7f |
|
MD5 | b054145c6eb514ba7d9c6663f48830e0 |
|
BLAKE2b-256 | 3bf9856656fdac2472d4e77806ab6de6c8efefbbc9b38a2f9a4c9d6f3b603ffb |
Hashes for liboextensioncreator-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 540f543890b88f09f3665d3b599fd0449bc4198e130908e58325c631d5a5d843 |
|
MD5 | 3c74dc1e6409f310ea009891b7c44f49 |
|
BLAKE2b-256 | feb53c2c439254682b5eea2b3e79dabf43ae4b244dad918cdf647976dab05535 |