-
Notifications
You must be signed in to change notification settings - Fork 1
Add typehints; Move to modern pyproject.toml; add ruff,isort,black,mypy; Overhauled library #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…m writes; add test for stream writes
@ae-foster hey, any updates on this? :) I know that this is quite the 8000 involved PR, practically rebuilding large parts of the repository. Are you against merging this? Otherwise, a potential fork could be also possible, although I'm personally against it since there is no inherent need for multiple Python packages for generating .rdb files. |
Wow thank you @jonded94 . My apologies, this is rather an old project so I have not been checking for updates regularly. Let me try and review these changes and get back to you ASAP |
Bi-monthly ping again.. :) 😄 |
setup.py
mechanism, use modernpyproject.toml
ruff
,isort
,black
,mypy
RDBWriter
class that can dynamically add new items