expressPython
expressPython copied to clipboard
🚄🐍 expressPython - A small Python editor for learning and competitive programming.
We can now use the expressPython logo based icon instead of the normal train icon.
We need to add some tests for the code.. need to start somewhere 🤣🤦♀️
**Tasks** - [x] Logo - Something train based? - [x] Banner - Nice banner - [ ] Update GIF - [x] Update README
Create an interface to install libraries
See what codacy and bettercodehub recommends.
This should be fixable using `popen.communicate` with a timeout? Or maybe create a Qt/C++ API to run a program..