| Debugs |
[hebill].components.debugs() |
| File |
[hebill].components.file(path:str) |
| Txtdoc |
[hebill].components.txtdoc(configs:dict=None) |
| Obj Type |
[hebill].components.obj_type(pyobj:He | type) |
| Mod Type |
[hebill].components.mod_type(pymod:ModuleType | type | He) |
| Web System |
[hebill].components.web_system(senior:He, module:str, host:str=None, port:int=None, db_host:str=None, db_user:str=None, db_password:str=None, db_dbname:str=None, db_port:int=None, db_prefix:str=None, configs:dict=None) |
| Pip Publisher |
[hebill].components.pip_publisher(name:str) |
| Htmdoc |
[hebill].components.htmdoc(configs:dict=None) |
| Configs |
[hebill].components.configs(data:dict=None, end_class:type=None, start_class:type=None, file:str | File=None, defaults:dict=None) |
| Folder |
[hebill].components.folder(path:str) |
| File Folder |
[hebill].components.file_folder(path:str) |
| Image |
[hebill].components.image(source:str) |
| Data Structure Generator |
[hebill].components.data_structure_generator() |
| Css Maker |
[hebill].components.css_maker(file:str | File=None) |
| Multilinguals |
[hebill].components.multilinguals(end_class:type=None, start_class:type=None, folder:Folder | str=None, hooked_configs:Configs=None, hooked_config_name:str=None) |
| Mod Path |
[hebill].components.mod_path(name:str | ModuleType | type | He) |
| Exe Packer |
[hebill].components.exe_packer(mainpy:str, website_module:str=None, one_file:bool=False, one_dir:bool=False, show_console:bool=False, pack_overwrite:bool=False) |
| Cls Type |
[hebill].components.cls_type(pycls:He | type) |
| Database |
[hebill].components.database(host:str=None, user:str=None, password:str=None, dbname:str=None, port:int=None, prefix:str=None, connection:str=None, configs:dict=None) |