UrbanPro
true

Learn Python Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

What is Python Egg?

Jatin Miglani
22/02/2017 0 0

(Attention: This is a  technical post  for Python developers. If you are not python programmer you might want to skip this).

An .egg format files in Python is the standard distribution package contains the files used for installation. It can be correlated with .jar in Core Java and .zip for windows archive folder where all the related files are placed at single location.

A new alternative of .egg files are .whl file (wheel files), The .egg format was introduced by setuptools in 2004, and the new wheel format was introduced by pep 427 in year 2012.

"An.egg file is normally a .zip file in Windows. Just change the extension of .egg file to .zip, we can see the folders and python files available in it"

To create an .egg file is simple from setup tools. Create a file setup.py file with below content, Here is the code snipped which generate the  myDisributionPackage.egg file for Mypackage

from setup tools import setup, find_packages
setup (name = "myDisributionPackage", version = "1.0", packages = find_packages(),author='JatinSir')

In a cmd terminal run the following: python setup.py bdist_egg

This will generate the folder dist which has the file myDisributionPackage-1.0-py2.7.egg.

0 Dislike
Follow 0

Please Enter a comment

Submit

Other Lessons for You

Be prepared to get trained--init
Before starting the training,students must be mentally prepared for acceptance of new knowledge. Students must attend training with open minded forgetting the position they are working.This will help...
S

Smartnub Softsolutions

0 0
0

Python (Concepts and Importance)
Python is a general-purpose, interpreted, object-oriented programming language. Python was created by "G. V. Rossum" in the Netherlands in 1990. Python has become a famous programming language widely used...

Personalise touch of training & learning
We all are in countinous learning phase in life. Day to day we are learning new things,new language words,new faces,new gazets by all means of modes like reading books,newspapers,watching TV,movies,meeting...
S

Smartnub Softsolutions

0 0
0

Facebook Analytics
Assume how the Facebook application will store the millions of customer's record in real-time: facebook = { 'jose': { 'name': 'jose', 'age': 33, 'hobby': , # cricket,football 'mobile': 1111111111, 'email':...

Python : functional programming characteristics
Functions are first class (objects). That is, everything you can do with "data" can be done with functions themselves (such as passing a function to another function). Recursion is used as a primary...
X

Looking for Python Training Classes?

The best tutors for Python Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Python Training with the Best Tutors

The best Tutors for Python Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more