network_inventory/src/softwares/models/__init__.py

3 lines
103 B
Python

from .os import OperatingSystem
from .software import SoftwareArchitecture, SoftwareCategory, Software