-
Hey, first of all, thanks for the great work on this project. I liked your menu so much that it inspired me to learn python over continuing to script with bash for internal tools at work. That being s…
-
A neon number is a number where the sum of digits of square of the number is equal to the number. For example, if the input number is 9, its square is 9*9 = 81 and the sum of the digits is 9. i.e. 9 i…
-
Hello @rudrakshi99 @nakul-19 @plazzy99
I am a GSSoC21 participant.
What I want to contribute :
Optimized approach for Equal Sum Partition Algorithm using Dynamic programming
My code will be in…
-
This is a neat project!
I cloned the repo, ran poetry install, used poetry to run the scroll demo script and got:
```➜ gest git:(master) ✗ poetry run python -m gest.examples.two_handed_scroll_…
-
The current matrix implementation sends unencrypted messages to the matrix room. It also does this in encrypted rooms. This might be a privacy or security issue depending on what messages are sent wit…
-
### Issue Report Checklist
* [x] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [x] Read the relevant sections of the [Spyder Troubl…
-
## Collections
Blog Python Model code and SQLite Database.
- From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite data…
-
Compiling out an actual exe for both VRCSubs and VRCNowPlaying may be nice, making it so people won't have to install python / click the add to PATH checkbox.
-
When the debug adapter is launched externally with `--multi-session`, and `debugServer` points to that adapter, I've noticed significantly faster launch/attach times. One of my process takes ~50 s…
-
I recently ran some user research where users were able to provide feedback on what is most important to them on the project detail page.
One option was for the user to suggest something new.
H…