...where tech changes
Pinned Loading
-
Name generator in Python using our N...
Name generator in Python using our NamesList database 1# Necessary imports for this app
2from urllib.request import urlopen
3import argparse
4import random
5 -
Filter and find VT sequences in string
Filter and find VT sequences in string 1import re
2import argparse
34def filterVTSequences(text):
5pattern = '^(\x9D|\x1B\]).+(\x07|\x9c)|\x1b [F-Nf-n]|\x1b#[3-8]|\x1b%[@Gg]|\x1b[()*+][A-Za-z0-9=`<>]|\x1b[()*+]\"[>4?]|\x1b[()*+]%[0-6=]|\x1b[()*+]&[4-5]|\x1b[-.\/][ABFHLM]|\x1b[6-9Fcl-o=>\|\}~]|(\x9f|\x1b_).+\x9c|(\x90|\x1bP).+\x9c|(\x9B|\x1B\[)[0-?]*[ -\/]*[@-~]|(\x9e|\x1b\^).+\x9c|\x1b[DEHMNOVWXYZ78]$'
-
Aptivi/NitrocidKS
Aptivi/NitrocidKS PublicA simulator for our future-planned kernel, Nitrocid Kernel!
-
Aptivi/Terminaux
Aptivi/Terminaux PublicA library that allows you to manipulate with the console
C# 9
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.