Skip to content

Instantly share code, notes, and snippets.

from microraiden.client import Client
from web3.providers.rpc import RPCProvider
from web3 import Web3, HTTPProvider
#web3 = Web3(HTTPProvider('https://kovan.infura.io/Ug2W9nZzjwN4lITvvLT0'))
0x6Ed9dd84cD7aa7eCB070997bbc267C0e95b24f42
{
"student":[
{ "_id": "Number",
"academicInformation":{
"name": "String",
"id": "Number",
"program": "String",
"deperment": "String",
"choices": ["String"],
"type": "String",
{"user":{"provider":"twitter","displayName":"Sadaf Noor","id":"twitter|196086790","name":{},"picture":"https://pbs.twimg.com/profile_images/572800187119042560/Xm3ccrSD_normal.png","nickname":"Sadaf Noor","identities":[{"access_token":"196086790-dAjRVUJm7vhbRM1OUjObuC92uXzbnK3BjNJfmD2U","access_token_secret":"2X0YnciDTNrLITaMEOO5H6LchhIomDezUDVyR1XERGRBf","provider":"twitter","user_id":"196086790","connection":"twitter","isSocial":true}],"_json":{"name":"Sadaf Noor","picture":"https://pbs.twimg.com/profile_images/572800187119042560/Xm3ccrSD_normal.png","lang":"en","location":"Dhaka, Bangladesh","screen_name":"sadaf2605","time_zone":"Dhaka","url":"http://t.co/eZMwnsBbRa","utc_offset":21600,"clientID":"XDvpc5yRW2qhTrRHWcE0q02Fq3kLInCf","updated_at":"2016-04-05T06:32:12.227Z","user_id":"twitter|196086790","nickname":"Sadaf Noor","identities":[{"access_token":"196086790-dAjRVUJm7vhbRM1OUjObuC92uXzbnK3BjNJfmD2U","access_token_secret":"2X0YnciDTNrLITaMEOO5H6LchhIomDezUDVyR1XERGRBf","provider":"twitter","user_id":"19
@sadaf2605
sadaf2605 / gist:e15c3b9ef045c671a65f
Created October 1, 2015 08:27
table items_item has no column named category_id
# $ python manage.py sqlall items
BEGIN;
CREATE TABLE "items_category" (
"id" integer NOT NULL PRIMARY KEY AUTOINCREMENT,
"name" varchar(200) NOT NULL
)
;
CREATE TABLE "items_item" (
"id" integer NOT NULL PRIMARY KEY AUTOINCREMENT,
"name" varchar(200) NOT NULL,
@sadaf2605
sadaf2605 / example.txt
Created August 20, 2014 17:00
hello worldddd
this is line 1 of example gist
this is line 3 of example gist
this is line 1 of example gist
this is line 3 of example gist
@sadaf2605
sadaf2605 / example.txt
Created August 4, 2014 20:38
it is a description
this is line 1 of example gist
this is line 3 of example gist
this is line 1 of example gist
this is line 3 of example gist
@sadaf2605
sadaf2605 / example.txt
Created July 25, 2014 16:53
example description
this is line 1 of example gist
this is line 3 of example gist
@sadaf2605
sadaf2605 / example.txt
Created July 25, 2014 16:52
example description
this is line 1 of example gist
this is line 3 of example gist
@sadaf2605
sadaf2605 / example.txt
Created July 25, 2014 16:51
example description
this is line 1 of example gist
this is line 3 of example gist