Open f0xmulder opened 8 years ago
A new Python library?
The easiest way for testing would be to take a BITS USB disk image (not the read-only .iso form, but a modifiable disk created following the README), and add the library you want directly to the Python directory. You could also build BITS from source after placing the library into the python/ directory in the source; that has the advantage of byte-compiling the source to improve performance.
What library did you want to add?
I'm want add mechanize library because i need bootable like-browser client
Hello, I want to add a new library for personal use but how to?
thanks