Mirotin Artem

Results 3 issues of Mirotin Artem

Just want to share information, perhaps for someone it will be useful. Or you can add it to documentation. Successfully launched aria2 as windows service using nssm. It supports adding...

Hi! There is no **sys.getdlopenflags** on winows, so entire package won't work here. https://github.com/TeskaLabs/cysimdjson/blob/3515a3a345f0d4c748a79042928257f25197a3fb/cysimdjson/__init__.py#L7 Better to add check for platform, something like `sys.platform != 'win32'`

bug
good first issue

Hi. Thx for this package. I've one question: How can i use 2 progressbars at same time? One for main loop, second for subloop? For example file copy utility (like...

enhancement