Is any thing for python like .jar files for java.

21 views
Skip to first unread message

chiranjeevi muttoju

unread,
Feb 9, 2010, 3:05:40 PM2/9/10
to django...@googlegroups.com, django-d...@googlegroups.com
Hi all,
Is there any concept in python like .jar files in java. If anybody of you know please reply me.

--
Thanks and regards,
chiranjeevi.muttoju

Dasleah

unread,
Feb 9, 2010, 4:29:32 PM2/9/10
to Django users
What exactly do you mean? Compiling a group of .py scripts into one
container? There are a number of options, but none that would work for
Django off the top of my head.

Of course, you could always use Jython and actually /have/ a .jar, but
still.

Bill Freeman

unread,
Feb 9, 2010, 5:00:17 PM2/9/10
to django...@googlegroups.com
You'll need to tell me what it is that jar files do for you beyond
being yet another
archive format. For that use, there are tar file (compressed or not), etc.

If you are looking for something from which the python interpreter can load code
and certain other things without unpacking first, then eggs, a form of
zip file may
be of interest.

> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To post to this group, send email to django...@googlegroups.com.
> To unsubscribe from this group, send email to
> django-users...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

chiranjeevi muttoju

unread,
Feb 10, 2010, 1:11:50 AM2/10/10
to django...@googlegroups.com
Hi dasleah,
Thanks for your reply. i didnt get what u said. sorry, would u please explain me in detail. I want to work on that. so please reply.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django...@googlegroups.com.
To unsubscribe from this group, send email to django-users...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

Kenneth Gonsalves

unread,
Feb 10, 2010, 1:12:39 AM2/10/10
to django...@googlegroups.com
On Wednesday 10 Feb 2010 11:41:50 am chiranjeevi muttoju wrote:
> Thanks for your reply. i didnt get what u said. sorry, would u please
> explain me in detail. I want to work on that. so please reply.
>

this has nothing to do with django - it would be a good idea if you asked in
some python forum. And anyway why should you want a jar file (maybe as some one
remarked, you need to look at eggs)
--
regards
Kenneth Gonsalves
Senior Project Officer
NRC-FOSS
http://nrcfosshelpline.in/web/

George Cox

unread,
Apr 4, 2010, 4:12:09 PM4/4/10
to django...@googlegroups.com
On 9 Feb 2010, at 20:05, chiranjeevi muttoju wrote:

> Is there any concept in python like .jar files in java. If anybody of you know please reply me.

This is not a Django question and could have been answered by some judicious use of Google. Have a look at

http://docs.python.org/library/zipimport.html


gjvc

--
George Cox
<gj...@gjvc.com>


Ozgur Yılmaz

unread,
Apr 4, 2010, 6:27:25 PM4/4/10
to django...@googlegroups.com
python egg's

E.Ozgur Yilmaz
Lead Technical Director
www.ozgurfx.com


Anand Agarwal

unread,
Apr 5, 2010, 2:18:31 AM4/5/10
to django...@googlegroups.com, django-d...@googlegroups.com
I think you mean python egg.

-Anand
www.bootstraptoday.com

--

ankit rai

unread,
Apr 5, 2010, 2:33:44 AM4/5/10
to django...@googlegroups.com
you can use deb file for ur python project
Reply all
Reply to author
Forward
0 new messages