Skip to content

Instantly share code, notes, and snippets.

View kkoci's full-sized avatar
🎯
Focusing

kristian koci kkoci

🎯
Focusing
  • Feeltech LTD
  • London
  • 15:04 (UTC -12:00)
View GitHub Profile
@kkoci
kkoci / _form.php
Created September 29, 2016 15:18 — forked from lalviarez/_form.php
Yii2 combolist ajax
<?php
use yii\helpers\Html;
use yii\widgets\ActiveForm;
use yii\helpers\ArrayHelper;
use yii\helpers\Url;
use yii\web\View;
/* @var $this yii\web\View */
/* @var $model common\models\ConsejoComunal */
import argparse
import re
from multiprocessing.pool import ThreadPool as Pool
import requests
import bs4
root_url = 'http://pyvideo.org'
index_url = root_url + '/category/50/pycon-us-2014'