Skip to content

An editor tool for documents with character-separated values written in Qt for Python.

License

Notifications You must be signed in to change notification settings

jeronimozc/tabulator-qtpy

Repository files navigation

Tabulator-QtPy

An editor tool for documents with character-separated values written in Qt for Python.

Description

Tabulator-QtPy is an open source editor tool written in Qt for Python and designed for easy creation and editing of documents with character-separated values.

Usage

Resources

The resource collection files are converted to Python modules by using the resource compiler rcc:
rcc -g python icons.qrc -o icons_rc.py
rcc -g python translations.qrc -o translations_rc.py

Copyright

Copyright © 2020-2021 NotNypical.

License

This application is released under the GPLv3.

Credits

Application logo and icons made by BreezeIcons project from KDE are licensed under LGPLv3.

About

An editor tool for documents with character-separated values written in Qt for Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages