An open API service indexing awesome lists of open source software.

https://github.com/zamberform/pycodecollection

a collection in python code when & where to develop
https://github.com/zamberform/pycodecollection

Last synced: 10 months ago
JSON representation

a collection in python code when & where to develop

Awesome Lists containing this project

README

          

# PyCodeCollection
a collection in python code when & where to develop

## MultiWorker

I think I use a cool class to fix the problems in asynchronous processing.

you can use it like `multi_worker_sample.py`

just do

```
python multi_worker_sample.py
```

* you should know your computer or container space.

Just Use in MacOS

```
system_profiler SPHardwareDataType
```