Ofek Lev

Results 1176 comments of Ofek Lev

> It should be possible to ship a quick fix that makes Python modules available via the resources APIs. I'd prefer to wait for that 🙂

This should nearly work afterward: https://github.com/pypa/virtualenv/compare/main...ofek:resources

> It should be possible to ship a quick fix that makes Python modules available via the resources APIs. Anything I could do to help? Both CLIs I want to...

FYI I view Hatch as one of the main tools now that will forever serve that purpose https://hatch.pypa.io/latest/blog/2023/12/11/hatch-v180/#python-management Whenever there are official releases (that are also built as optimized as...

Can you give me commands that I could run to disable network?

@tfmoraes I'm sorry I haven't had adequate time to troubleshoot, if possible do you think you could show me something that I could easily reproduce like a bash script or...

Thanks! This will be the next feature.

I haven't forgotten this, it just takes a bit of care to handle in a cross-platform manner. I plan to use: https://docs.rs/fs4/latest/fs4/trait.FileExt.html

Sorry for the wait!