This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
corrscope
kopia lustrzana
https://github.com/corrscope/corrscope
Obserwuj
1
Polub
0
Forkuj
You've already forked corrscope
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
2a19afce5f
corrscope
/
ovgenpy
/
__main__.py
5 wiersze
67 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
Rewrite CLI and Ovgenpy() using Channel class
2018-07-28 11:06:27 +00:00
from
ovgenpy
import
cli
fixed the CLI
2018-07-13 02:29:05 +00:00
if
__name__
==
'
__main__
'
:
Rewrite CLI and Ovgenpy() using Channel class
2018-07-28 11:06:27 +00:00
cli
.
main
(
)