jsktoolbox

Small sets of classes for various operations.


License
MIT
Install
pip install jsktoolbox==1.0.11

Documentation

JskToolBox

The project contains sets of classes for various operations.

AttribTool

The project contains base classes that limit the possibility of adding new attributes without their prior declaration inside classes inheriting from them or their objects.

AttribTool Readme

ConfigTool

The project contains classes that enable common operations on configuration files.

ConfigTool Readme

DateTool

The project contains classes for various date/time operations.

DateTool Readme

LogsTool

The project contains several classes that create a logging subsystem for the designed solutions.

LogsTool Readme

NetAddressTool

The project contains sets of classes for operations on IPv4 and IPv6 addresses.

NetAddressTool Readme

NetTool

The project contains sets of classes for network operations.

NetTool Readme

RaiseTool

The project contains small class for formatting thrown exception messages.

RaiseTool Readme

StringTool

The project contains sets of classes for various operations on string.

StringTool Readme

SystemTool

The project contains a set of classes enabling interaction with the operating system.

SystemTool Readme

TkTool

The project contains sets of classes for tkinter framework.

TkTool Readme