import json, os from pathlib import Path from . import * class Software: def __init__(self): print("Hi!")