nh916

Results 24 issues of nh916

Webpack is a bit hard to add to a project for only one file. Any chance we can add this to a CDN?

The file upload icon is blocking the text and looks bad. The file name of the previous file uploaded is on the button and was originally a light blue color...

I want to use material icons as much as I can but fontawesome has much more icons and I need to use them at times when it is needed. Is...

Is there a chance we can have a web page for the supported units for pint for our documentation? The txt file is awesome, but I sometimes feel intimidated looking...

**Describe the problem** I want to be able to upload a file from the frontend html side and catch it on the backend with python eel and do calculations on...

help wanted

**Describe the problem** I want to save data to users computer when they are using the executable, so that when they close it and launch it later their data still...

help wanted

**Eel version** 0.14.0 **Describe the bug:** When the user is running the app, decides to close the app window GUI, the user believes they have ended the program but the...

bug

is this compatible with django 3.x? also side question, would this play well with django allauth?

# Description We are using the pytest-cov within our project in our GitHub workflow to check that our tests cover at least 90% of our code, and I noticed that...

# Description I would like to request a new feature for `isort` that automatically converts relative imports to absolute imports within a Python project. This feature would enhance code readability...