This website requires JavaScript.
Explore
Help
Sign in
viktor
/
wrongmove
Watch
1
Star
0
Fork
You've already forked wrongmove
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
261
commits
1
branch
0
tags
25
MiB
JavaScript
88.9%
Jupyter Notebook
9.9%
Python
0.6%
TypeScript
0.5%
ced9a153bd
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Viktor Barzin
ced9a153bd
replace pymysql with mysqlclient as it is "better"; also fix an issue in the ui exporter that had wrong imports
2025-10-18 09:58:55 +00:00
.github
/workflows
adding ruff auto check for pull requests as well as fixing all ruff errors (
#1
)
2025-09-14 19:40:18 +01:00
crawler
replace pymysql with mysqlclient as it is "better"; also fix an issue in the ui exporter that had wrong imports
2025-10-18 09:58:55 +00:00
immoweb
reduce size of json by pulling interesting fields above instead of relying on the entire thing
2025-06-09 21:46:33 +00:00
vqa
adding ruff auto check for pull requests as well as fixing all ruff errors (
#1
)
2025-09-14 19:40:18 +01:00
.drone.yml
fix typoe in drone config when restarting the deployments
2025-06-21 21:58:58 +00:00
.gitignore
ignore all of data dir
2025-06-16 22:45:07 +00:00