I hereby claim:
- I am sbehrends on github.
- I am sbehrends (https://keybase.io/sbehrends) on keybase.
- I have a public key ASDrkti5jJxdymqjsUkkfAT5DabhqmeC7CdCmflz7LcAKQo
To claim this, I am signing this object:
### Keybase proof | |
I hereby claim: | |
* I am sbehrends on github. | |
* I am sbehrends (https://keybase.io/sbehrends) on keybase. | |
* I have a public key ASAHSYz1yEftUjiP6HD74I-aW5QsACbsxB5OCKbm0UtHqwo | |
To claim this, I am signing this object: |
{ | |
"productos": [{ | |
"id": 1, | |
"cantidad": 1 | |
}, { | |
"id": 2, | |
"cantidad": 2 | |
}], | |
"pagacon": 300, | |
"formadepago": "efectivo" |
I hereby claim:
To claim this, I am signing this object:
#!/Library/Frameworks/Python.framework/Versions/2.7/bin/python | |
# Frok from https://github.com/Aerolab/setup/blob/master/setup.py | |
# -*- coding: utf-8 -*- | |
import os | |
import json | |
import urllib2 | |
name = '' | |
email = '' |
uname -a | |
Linux wip 4.2.0-42-generic #49~14.04.1-Ubuntu SMP Wed Jun 29 20:22:11 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux | |
free -m | |
total used free shared buffers cached | |
Mem: 16048 4110 11937 1 219 2800 | |
-/+ buffers/cache: 1090 14958 | |
Swap: 16379 0 16379 | |
docker version |