Skip to content

Instantly share code, notes, and snippets.

View dantejauregui's full-sized avatar

Dante J. dantejauregui

View GitHub Profile
@Wesitos
Wesitos / index.html
Last active May 21, 2017 16:36
Flask + Clarifai
<!DOCTYPE html>
<html>
<head>
<title>Titulo</title>
</head>
<body>
<form action="POST" target="/">
<input name="image" type="file" />
<input type="submit" />
</form>
@Wesitos
Wesitos / el-comercio.ipynb
Created May 7, 2017 01:00
Ejemplo de scraping usando aiohttp y BeautifulSoup
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.