This website requires JavaScript.
Explore
Help
Sign In
xevion
/
v6-place
Watch
1
Star
0
Fork
0
You've already forked v6-place
mirror of
https://github.com/Xevion/v6-place.git
synced
2025-12-09 22:09:02 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
10
Commits
1
Branch
1
Tag
b849702fb554255c5eacd09f1cc578ecc998b119
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Xevion
b849702fb5
Implement websocket client & task execution
2023-03-10 23:32:01 -06:00
.gitignore
Add .dotenv for all constants
2023-03-10 19:31:50 -06:00
client.py
Implement async websocket client
2023-03-10 22:20:41 -06:00
constants.py
Add environment constants file, fix pixel differencing function
2023-03-10 22:20:09 -06:00
differencing.py
Fix pixel equality issues for alpha containing pixels
2023-03-10 22:55:45 -06:00
main.py
Implement websocket client & task execution
2023-03-10 23:32:01 -06:00
network.py
Use progressbar2 for chunk upload process
2023-03-10 22:55:12 -06:00
Pipfile
Use progressbar2 for chunk upload process
2023-03-10 22:55:12 -06:00
Pipfile.lock
Use progressbar2 for chunk upload process
2023-03-10 22:55:12 -06:00
pixel_types.py
Basic network functions & typing
2023-03-10 19:27:56 -06:00
Description
No description provided
148
KiB
Languages
Python
100%