BitEvery API library (Python V0.0.1.beta)
An official Python module for interacting with the BitEvery.com API. Compatible with both Python 2 and Python 3.

1. Installtion
$ pip install blockchain

2. Submodule
	2.1 Tip Module
		Function:
			getTipLink
				Params:
					api_code: str - API code of caller
				Return:
					tip_link: str - the tip link of the bitevery user whose API code is api_code
			
	

