Keybase proof
I hereby claim:
- I am matagus on github.
- I am matagus (https://keybase.io/matagus) on keybase.
- I have a public key ASCXdq8H6Al1ebefA8rQNyr-abqnhkfpxKMDtWJcCDwnkwo
To claim this, I am signing this object:
La conciencia uncida a la carne: ... ██████▌░░░░░░ 50% | |
La Peste ██▍░░░░░░░░░░ 19% | |
Diarios de bicicleta ░░░░░░░░░░░░░ 0% | |
Capital in the Twenty-First Century ▋░░░░░░░░░░░░ 5% | |
Mas brillante que el sol. Incursi... ██▍░░░░░░░░░░ 19% |
I hereby claim:
To claim this, I am signing this object:
[user] | |
name = Agustin Mendez | |
email = matagus@gmail.com | |
[core] | |
editor = vim | |
[color "status"] | |
added = cyan | |
changed = green |
import subprocess | |
import sys | |
if __name__ == "__main__": | |
p = subprocess.run(["deis", "apps"], stdout=subprocess.PIPE) | |
app_list = p.stdout.split()[2:] | |
cmd = ["deis"] + sys.argv[1:] |
python3
and scrapy
(pip install scrapy
)
scrapy runspider -o items.csv -a site="https://yoursite.org" 1spider.py
python3 2format_results.py
import newrelic.agent | |
newrelic.agent.initialize('newrelic.ini') | |
api = application = newrelic.agent.WSGIApplicationWrapper(falcon.API()) |
3.5.2 |
I hereby claim:
To claim this, I am signing this object:
import opbeat.instrumentation.control | |
from opbeat.utils import build_name_with_http_method_prefix | |
from settings import DEBUG | |
opbeat_is_debug_mode = DEBUG | |
opbeat.instrumentation.control.instrument() |
SaaS: