Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. $ pip install cython
  2. $ cython cpuload.py
  3. $ ls -la cpuload.*
  4. ...
  5. -rw-r--r-- 1 tista staff 131178 Aug 28 18:58 cpuload.c
  6. -rw-r--r-- 1 tista staff 76 Aug 28 18:58 cpuload.py
  7. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement