TTY OV  1
A cross platform python terminal
Loading...
Searching...
No Matches
polyguard.__main__ Namespace Reference

Detailed Description

# +==== BEGIN polyguard =================+
# LOGO:
#       input
# 
#    @#$%!  hello
#      |     |
#      +--+--+
#         |
#         v
#   +------------+
#   | POLY GUARD |
#   +------------+
#     |        |
#     v        v
#  BLOCKED  PASSED
#    KO       OK
# /STOP
# PROJECT: polyguard
# FILE: __main__.py
# CREATION DATE: 13-03-2026
# LAST Modified: 20:9:35 21-03-2026
# DESCRIPTION:
# A module that provides a set of swearwords to listen to when filtering while allowing to toggle on and off different languages.
# /STOP
# COPYRIGHT: (c) Henry Letellier
# PURPOSE: This is the entrypoint of the program when it get called as a module instead of imported.
# // AR
# +==== END polyguard =================+