pyoo | PyOO allows you to control a running OpenOffice | Document Editor library

 by   seznam Python Version: Current License: MIT

kandi X-RAY | pyoo Summary

kandi X-RAY | pyoo Summary

pyoo is a Python library typically used in Editor, Document Editor applications. pyoo has no bugs, it has no vulnerabilities, it has build file available, it has a Permissive License and it has low support. You can download it from GitHub.

PyOO allows you to control a running OpenOffice or LibreOffice program for reading and writing spreadsheet documents
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              pyoo has a low active ecosystem.
              It has 96 star(s) with 20 fork(s). There are 15 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 13 open issues and 6 have been closed. On average issues are closed in 5 days. There are 4 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of pyoo is current.

            kandi-Quality Quality

              pyoo has 0 bugs and 0 code smells.

            kandi-Security Security

              pyoo has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              pyoo code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              pyoo is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              pyoo releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              pyoo saves you 781 person hours of effort in developing the same functionality from scratch.
              It has 1796 lines of code, 363 functions and 3 files.
              It has medium code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed pyoo and discovered the below as its top functions. This is intended to give you an instant insight into pyoo implemented functionality, and help decide if they suit your requirements.
            • Create a new label
            • Convert a range of ranges into tuples
            • Convert a CellRange to a box
            • Create a new table
            • Opens a spreadsheet
            • Load an XComponent from a URL
            • Create new index
            • Creates a new spreadsheet
            • The time in seconds
            • Converts a number to a time
            • Create a spreadsheet document
            Get all kandi verified functions for this library.

            pyoo Key Features

            No Key Features are available at this moment for pyoo.

            pyoo Examples and Code Snippets

            No Code Snippets are available at this moment for pyoo.

            Community Discussions

            QUESTION

            python3 and libre office calc - setting column width
            Asked 2018-May-01 at 14:46

            I am using pyoo to generate reports as open document spreadsheets. pyoo can do everything I require bar setting column widths. Some I want to set as a constant, others as optimal width. From the pyoo website (https://github.com/seznam/pyoo): "If some important feature missing then the UNO API is always available."

            A few hours of Googling got me to the class com.sun.star.table.TableColumn which from this page appears to have the properties ("Width" and "OptimalWidth") that I require, but -

            ...

            ANSWER

            Answered 2018-Apr-30 at 19:34

            Example Python-UNO code:

            Source https://stackoverflow.com/questions/50065976

            QUESTION

            Python UNO (libreoffice): How to enable auto filters for a sheet
            Asked 2017-Jan-13 at 16:05

            I have a program, that creates a CSV file.

            Now I'd like to use a Python UNO script, which shall do several things:

            1.) open the csv file in a spread sheet

            2.) enable auto filter for all columns

            3.) create a macro and add it to the document

            4.) save the file as ODS file

            This question concerns only 2.)

            1.) is working

            for 3.) I will probably create another question 1.) Is working (with pyoo and with unotools)

            My steps so far:

            I start manually:

            ...

            ANSWER

            Answered 2017-Jan-13 at 16:05

            Here is code that uses straight PyUNO rather than a wrapper library. It is adapted from http://www.imaccanici.org/en.libreofficeforum.org/node/5413.html.

            Source https://stackoverflow.com/questions/41591216

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install pyoo

            You can download it from GitHub.
            You can use pyoo like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/seznam/pyoo.git

          • CLI

            gh repo clone seznam/pyoo

          • sshUrl

            git@github.com:seznam/pyoo.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link