python-appimage icon indicating copy to clipboard operation
python-appimage copied to clipboard

AppImage distributions of Python

Results 22 python-appimage issues
Sort by recently updated
recently updated
newest added

- Add `python-appimage` to applications examples. - Add a generic stripping tool e.g. using the list of loaded packages.

Hey, is there some blocker to distribute also py3.12 version? or anything I can do to make it happen?

First of all, thanks for this project. It comes in handy for testing with different versions of Python without needing to "pollute" the local system. Why does [this project release...

> Thank you for reporting this issue. > >I don't see your `libtinfo` warning when running the Python AppImage. Would you know what command triggers this? >Nevertheless, I also have...

I was just attempting to build an older uwsgi against a manylinux python 3.10 on RHEL7 (I am not allowed to upgrade it, sadly). One of the issues I ran...

Every line in requirements is injected in shell, if there are "

This might be out of scope as far a suggestions go but would it be possible to also offer PyPy AppImages? My motivation is that I've [heard](https://www.pypy.org/), not yet tested,...

enhancement

I am trying to pack a piece of software using python2.7. I am struggling to get the dependencies properly. I download python2.7: ``` wget https://github.com/niess/python-appimage/releases/download/python2.7/python2.7.18-cp27-cp27m-manylinux1_x86_64.AppImage chmod +x python2.7.18-cp27-cp27m-manylinux1_x86_64.AppImage ./python2.7.18-cp27-cp27m-manylinux1_x86_64.AppImage --appimage-extract...

See e.g. https://python-appimage.readthedocs.io/en/latest/#appimages-download-links

bug