473,324 Members | 2,501 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,324 software developers and data experts.

Bootstrapping

I need some help with adding bootstrap code to the core of python, the
idea is to leave a super base core inside a zip file (python25.zip
works right out of the box) and leave the rest in separate zip
modules. Making it more friendly with pendrives and more practical as
a standalone runtime (ie, without install) and fully modular. The
thing is that i need to modify the base importer to add this special
"site-packages" .
Any hints?
thanks in advance (and a lot!)

Martin Rene Vilugron
Patagonia Argentina

May 24 '07 #1
2 1737
ici
On May 24, 5:53 pm, Mauler <martinv...@gmail.comwrote:
I need some help with adding bootstrap code to the core of python, the
idea is to leave a super base core inside a zip file (python25.zip
works right out of the box) and leave the rest in separate zip
modules. Making it more friendly with pendrives and more practical as
a standalone runtime (ie, without install) and fully modular. The
thing is that i need to modify the base importer to add this special
"site-packages" .
Any hints?
thanks in advance (and a lot!)

Martin Rene Vilugron
Patagonia Argentina
http://pyinstaller.python-hosting.com/ ?

May 24 '07 #2
I've seen it, but its different, the idea behind pyinstaller is to
bundle python for a specific application, my idea is to modularize and
compact the core of python and reuse the egg concept for extensions.
The thing is that refuses to load the site-packages when the core is
compressed.
thanks again!

On 24 mayo, 12:25, ici <iltch...@gmail.comwrote:
On May 24, 5:53 pm, Mauler <martinv...@gmail.comwrote:
I need some help with adding bootstrap code to the core of python, the
idea is to leave a super base core inside a zip file (python25.zip
works right out of the box) and leave the rest in separate zip
modules. Making it more friendly with pendrives and more practical as
a standalone runtime (ie, without install) and fully modular. The
thing is that i need to modify the base importer to add this special
"site-packages" .
Any hints?
thanks in advance (and a lot!)
Martin Rene Vilugron
Patagonia Argentina

http://pyinstaller.python-hosting.com/?

May 24 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: Fortepianissimo | last post by:
Here is the situation: I want my server started up upon connection. When the first connection comes in, the server is not running. The client realizes the fact, and then starts up the server and...
19
by: Raposa Velha | last post by:
Hello to all! Does any of you want to comment the approach I implement for instantiating a form? A description and an example follow. Cheers, RV jmclopesAThotmail.com replace the AT with the...
86
by: Michael Adams | last post by:
I don't know if you have noticed, but it seems like Microsoft is losing interest in C#, and putting their energy into Visual Basic.NET instead. For instance, online chats by language since July...
29
by: vishnupriya.sureshbabu | last post by:
Struct in C and C++ are same? Can Struct in C handle member functions?
3
by: kelvin | last post by:
Can anyone tell me what could cause the error below? Starting installation ... Loading zlib: ok Downloading package: PEAR-stable......ok Downloading package: Archive_Tar-stable....ok...
1
by: CSTechie | last post by:
I've been battling to install PEAR on Windows XP now for too long. I am not sure what I need to do. When I run go-pear.php from the command line, I get the error message as shown at the end. I...
1
by: Paul | last post by:
I just installed php 4.4 with apache 2.0 on WIN XP. All is working so far. From: the prompt, I type: go-pear and here's what I get: Loading zlib: ok Using local package: PEAR-stable......ok...
3
by: eSolTec, Inc. 501(c)(3) | last post by:
Thank you in advance for all your assistance. It is greatly appreciated, especially the Microsoft Certified Personnel that monitor these newgroups and answer questions and people like Seth and...
1
by: deciacco | last post by:
I want to write an index.php the is the central point of my website. I see it used everywhere, but I can't seem to figure out a good way to do it. I found an article on Zend's website where it...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.