This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
bemaniutils
Watch
1
Star
0
Fork
0
You've already forked bemaniutils
mirror of
synced
2024-11-14 18:07:36 +01:00
Code
Releases
Activity
d4e3a25340
bemaniutils
/
bemani
History
Jennifer Taylor
d4e3a25340
Auto-create directories for output files as a convenience.
2021-06-12 17:16:45 +00:00
..
api
Update to stricter type checking, get rid of a bunch of unnecessary ignore statements.
2021-05-31 18:07:03 +00:00
backend
Get rid of remaining dunder calls in unit tests.
2021-05-31 18:14:04 +00:00
client
Fix some lint and typing issues uncovered by mypy/flake8 upgrades.
2020-11-11 05:14:36 +00:00
common
Fix compatibility with python < 3.8 by switching from typing.Final to typing_extensions.Final
2021-06-07 23:07:36 -04:00
data
Fix a few more optional type errors.
2021-05-31 18:14:51 +00:00
format
Fix compatibility with python < 3.8 by switching from typing.Final to typing_extensions.Final
2021-06-07 23:07:36 -04:00
frontend
Fix massive amount of type errors coming from new MyPy with Flask stubs.
2021-05-19 22:38:00 +00:00
protocol
Fix compatibility with python < 3.8 by switching from typing.Final to typing_extensions.Final
2021-06-07 23:07:36 -04:00
sniff
Convert most of the format() string calls to f-strings using libcst.
2020-01-07 21:29:07 +00:00
tests
Get rid of remaining dunder calls in unit tests.
2021-05-31 18:14:04 +00:00
utils
Auto-create directories for output files as a convenience.
2021-06-12 17:16:45 +00:00
wsgi
Initial commit of BEMANI Utilities to GitHub.
2019-12-08 21:43:49 +00:00
__init__.py
Additional typing fixes for safety and to be able to compile more code with mypyc.
2021-05-31 18:09:40 +00:00