I am building a CLI using python, it’s getting in shape and I want to ship it to PyPI, I have already been through the process in the past, but that was a small project an OOP one called ttask-manager, also I packaged another CLI called TaskMan CLI build using the ttask-manager package, but that was also a small one, now I am working with more files and directories, for more context here is the repo link:
https://github.com/tahadnan/Fun-APIs-CLI
Any help or guidance will be much appreciated, Thanks in advance.