How to package python code into a egg file?

I want to bundle my python code into a egg file. Can someone help me how can I do it ?

Please check this: https://python101.pythonlibrary.org/chapter38_eggs.html