It's been a while since the last update, hopefully this one is better <br><br>
**Additions:**
- A fully kitted requests module including get, post, download and more
- `.sys.info` for system variables (similar to platform but with more, no linux implementation unfortunately because of testing limitations)
- Documentation for every method and property in the form of html at `/docs`
<br>
**Removals:**
- A majority of the modules and compacted them into the main file
- Audio player is no longer in the road map due to required dependencies
<br>
**Changes:**
- Optimised existing code
<br><br>