-
Notifications
You must be signed in to change notification settings - Fork 508
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
Improvements to python server #442
base: master
Are you sure you want to change the base?
Conversation
deedy5
commented
Dec 24, 2023
•
edited
Loading
edited
- updated and simplified requirements.txt,
- requests have been replaced with httpx,
- ruff formatted for better compliance with python,
- unnecessary imports removed,
- minor feature enhancements.
Unfortunately, there are no tests and I can't make sure everything works as it should. I think the server can be installed and started using deprecated-do-not-use-start_server.sh. Will need to finalize it some more:
|