TTY OV
1
A cross platform python terminal
Loading...
Searching...
No Matches
__init__.py
Go to the documentation of this file.
1
"""
2
File in charge of easing the import of the program
3
"""
4
from
.tty_ov
import
TTY
5
from
.tty_ov
import
HLLs
6
from
.tty_ov
import
ColouriseOutput
as
CO
7
from
.tty_ov
import
AskQuestion
as
AQ
8
9
10
class
ColouriseOutput
(CO):
11
""" A rebind of the same library to help you access the ressources """
12
pass
13
14
15
class
AskQuestion
(AQ):
16
""" A rebind of the same library to help you access the ressources """
17
pass
18
19
20
class
TTY_OV
(
TTY
):
21
""" A name rebind to for those who whish to follow the library name """
22
pass
23
24
25
class
TTY_Ov
(
TTY
):
26
""" A name rebind to for those who whish to follow the library name """
27
pass
28
29
30
class
Tty_Ov
(
TTY
):
31
""" A name rebind to for those who whish to follow the library name """
32
pass
33
34
35
class
TTYOV
(
TTY
):
36
""" A name rebind to for those who whish to follow the library name """
37
pass
38
39
40
class
TtyOv
(
TTY
):
41
""" A name rebind to for those who whish to follow the library name """
42
pass
43
44
45
class
tty_ov
(
TTY
):
46
""" A name rebind to for those who whish to follow the library name """
47
pass
48
49
50
class
tty
(
TTY
):
51
""" A name rebind to for those who whish to follow the library name """
52
pass
tty_ov.AskQuestion
Definition
__init__.py:15
tty_ov.ColouriseOutput
Definition
__init__.py:10
tty_ov.TTYOV
Definition
__init__.py:35
tty_ov.TTY_OV
Definition
__init__.py:20
tty_ov.TTY_Ov
Definition
__init__.py:25
tty_ov.TtyOv
Definition
__init__.py:40
tty_ov.Tty_Ov
Definition
__init__.py:30
tty_ov.tty_ov.TTY
Definition
tty_ov.py:47
tty_ov.tty_ov
Definition
__init__.py:45
tty_ov.tty
Definition
__init__.py:50
tty_ov
__init__.py
Generated on Sun Mar 15 2026 23:27:40 for TTY OV by
1.12.0