summaryrefslogtreecommitdiff
path: root/game/python-extra
AgeCommit message (Expand)AuthorFilesLines
2020-12-19Update certifi to the last version with Python2.7 supportJesusaves3-0/+45
2020-12-18Remove certifi libraryJesusaves3-20/+0
2020-12-18Remove all PYO files from the packageJesusaves55-0/+0
2020-12-18Update requests from 2.22.0 to 2.25.1Jesusaves24-75/+129
2020-12-17SSL is no longer a dependency of the main scriptJesusaves38-4487/+0
2020-12-17It is not being terribly "data-hungry", but well, there is CPU to consider as...Jesusaves1-1/+2
2020-12-17Replace websocket-client with ws4pyJesusaves39-4608/+3870
2020-12-16Remove unused libJesusaves1-884/+0
2020-12-15Modify websocket core because SSLSocket does not exist in Android.Jesusaves1-1/+7
2020-12-15Add OpenSSL and enum as packagesJesusaves39-0/+4728
2020-12-09Websocket experimentJesusaves19-0/+4361
2020-12-09Initial commit, forked from SpheresinitJesusaves208-0/+34357