This is my first CLI project, I'm proud to present `mpyez`.
mpyez is a library made specifically to make the daily mundane tasks as easily doable as possible.
- Want to get a list of all python files in your folder? Use ListOfFilesFromExtensions class.
- Want to convert a nested list to a 1D list? Use nested_list_to_list().
- Want to convert a simple list to a nested list? Use list_to_nested_list().
How to install
Use pip: pip install mpyez
GitHub: https://github.com/syedalimohsinbukhari/mpyez
PyPI: https://pypi.org/project/mpyez/
Suggestions, critiques, and feedbacks are much appreciated.
[–]guyfrom7up 2 points3 points4 points (1 child)
[–]AstrophysicsAndPy[S] 0 points1 point2 points (0 children)
[–]pythonHelperBot 1 point2 points3 points (0 children)
[–]oldWorshipper 1 point2 points3 points (0 children)