Skip to content

tinoremus/trbase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trbase

The package provides basic functions that are used throughout other provided packages.

std (standard)

  • TrObject: base object for ll other objects. Especially useful for refactoring the show method.
  • TrTable: Simple class to hold a regular table, separated in header and data section. Easy display and export options.
  • LogFile: Template to read any text file into memory.
  • TrDataclass: Std. dataclass with some helper functions.

pyqtwidgets

  • trqwidget: Base class for QWidgets. Implements a base functionality and error logging.
  • helper: QTableWidget and QTreeWidget helper functions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published