Ofek Lev

Results 1174 comments of Ofek Lev

Just fyi `resource` from stdlib isn't available on Windows. A cross-platform way would be: ```python >>> import os >>> import psutil >>> from binary import convert_units >>> >>> process =...

@aturon Any updates on this?

cc @timothycrosley if you have time 🙂

cc @moul @junaruga @aimxhaisse @lafin @QuentinPerez Hello! Has there been any progress on this?

@Willena Could you try to open a pull request?

I can add more ignore file support but will never use `git` or `hg` directly unless behind an option. I won't spend time on an option like that myself but...

https://github.com/pypa/hatch/pull/493 `build` is a setuptools thing

Can you find out how Git is ignoring those? It's not for me

I'm interested in this! Do you have any ideas?

What do we think about using just Hatch in every context with an egg emoji in place of a word? Docs primary color `https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg` ![BadgeExample](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg) Docs accent color `https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-526cfe.svg` ![BadgeExample](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-526cfe.svg)...