Created
August 28, 2016 12:07
-
-
Save tistaharahap/37c95121de55dc8a8ee666b9289b6413 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ pip install cython | |
$ cython cpuload.py | |
$ ls -la cpuload.* | |
... | |
-rw-r--r-- 1 tista staff 131178 Aug 28 18:58 cpuload.c | |
-rw-r--r-- 1 tista staff 76 Aug 28 18:58 cpuload.py | |
... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment