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.

Installtion
$ pip install bitevery

Submodule
	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
			
	

