What's Changed
* Dev 1.4.8 pull by adalfarus in https://github.com/adalfarus/aplustools/pull/18
* Update README.md by adalfarus in https://github.com/adalfarus/aplustools/pull/19
* Update genpass.py by adalfarus in https://github.com/adalfarus/aplustools/pull/20
Moved utils.mappers into utils._direct_functions.
Moved utils.compressor into data.compressor.
Split up webtools into web.utils, web.request and web.search.
Added io.gui.chat and experimental io.gui.calendar.
Added Secure network communication in genpass.
Updated tests so it can test every submodule.
Finalized io.environment.strict decorator.
--> In the works
Better database (data.database_new, shouldn't be imported)
Better system (io.system_Test, shouldn't be imported)
More gui (io.gui.calendar)
Experimental argumint features (package.argu_mint_old, shouldn't be imported)
More functionality for web. ? (web.new_webtools, shouldn't be imported)
**Full Changelog**: https://github.com/adalfarus/aplustools/compare/v1.4.6.2...v1.4.8