Go to file
OpenGnSys Support Team 3917c3675f pep-0008 cleanup
From pep-0008: Method Names and Instance Variables

Use the function naming rules: lowercase with words separated by underscores as
necessary to improve readability.
2020-02-21 12:57:54 +01:00
cfg Set up the ip server for working in localhost by default 2020-01-19 19:50:44 +01:00
src pep-0008 cleanup 2020-02-21 12:57:54 +01:00
tests add space after Content-Length and Content-Type 2020-01-28 09:14:13 +01:00
.gitignore Create new ogClient 2020-01-19 19:50:44 +01:00
LICENSE Initial commit 2020-01-19 19:50:43 +01:00
main.py pep-0008 cleanup 2020-02-21 12:57:54 +01:00