-
Notifications
You must be signed in to change notification settings - Fork 5
Uvify #22
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
Uvify #22
Conversation
|
Recently converted |
|
In the example |
|
Thanks for the PR! |
|
Please do !
Quick question:Seeing how the project does not use SpoilerIt's not completed, but I managed to get the built wheel file integrated into a pyodide environment so expect to see in-browser sMATT environment soon. |
|
Looks good to me, I was able to run the tests locally.
Probably not needed indeed; I think it was required when I started the project, as I was using python versions below 3.9. Once the CI is running (seems to be an issue with the Thanks a lot, definitely cleaner! Happy to hear more about what you have in mind with the browser environment 👀 |
|
Refactored Under the next Under krutt/smatt repository, I've made a Single-Page Application built with vite bundler and static webassembly python interpreter for the browser, which can also include downloaded |
|
Fixing this from the workflow: |
|
Thanks for your patience with the workflow errors. |
|
Working on debugging test runner |
|
No problem, I know the pain of debugging CIs, thanks for your work! I think you can remove the Also, please squash the last batch of commits fixing the CI into a single one. |
Noted.
Noted. |
bigspider
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like a good time to merge it, any further improvement can be in separate PRs. Thank you!

This is a general (perhaps too opinionated) clean-up of the project as such:
uvas preferred package managerpytestandflake8rules underpyproject.tomlrequirements.txtfiles andrequirements-dev.txtunderpyproject.toml.gitignorerules and remove obvious none-paths.envis listed under.gitignorerule but included ingit-> rename to.env.exampleflat layoutpackaging and adoptsrc layoutpackaginghatchlingas preferred project build-systemuvcommands underREADME.md