Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is the project alive? // questions about python and package utility #85

Open
ink-splatters opened this issue Aug 20, 2021 · 2 comments
Open

Comments

@ink-splatters
Copy link

Hello, thanks for the cool project.

I’m wondering if the project is alive… as it seems too many issues don’t get commented…

I have a couple of questions:

-any plans to update python from 3.7 to reasonable nowadays version?

-where is pip? o_O how is the whole thing supposed to be used? Unfortunately package util is hardly an option and it doesn’t allow extensions except for DNS hijacking (for pointing to custom repo).

@noahbroyles
Copy link

Hey there,

I am not associated with this repository at all, so I don't know if it's alive or not. But I know that you can install Python3 packages with pip like this:

python3 -m pip install <package>

@ink-splatters
Copy link
Author

ink-splatters commented Oct 18, 2021

Indeed: very standard way which I’d less likely use in practice… falsely assuming symlinks would have been also there.

Still, running binaries seems obviously not to be an option, so a lot of packages falls short; and it’s very understandable. Anyway, there are plenty of pure Python gems to be happy about.

Probably, with a fair bit of hacking around iOS JIT (which is still, AFAIK, possible to use without jailbreak, given extra investments into Apple : by either having 2 devices or paid Dev Account: https://github.com/osy/Jitterbug is build around those options).

If successful, it might become possible also to just-in-time recompile arm64 binaries, also native arm64 Mach exes which are parts of Python packages.

Anyone interested in the topic and / or passers-by experienced with iOS JIT (which, BTW, I’m not) are very welcome to join the discussion (or be the cause for it to stop abruptly if it seems not to be viable idea).

Br,
is

@ghost ghost deleted a comment Jan 3, 2022
@ghost ghost deleted a comment Jan 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants