---------------------------     spicemodels     -------------------------------

This python packages transforms from wavefront .OBJ files to Spice .BDS (DSK, 
Digital Shape model Kernel). In order to use the package just import it and 
use one of the functions:
	
	- obj2dsk()
	- dsk2obj()
	
	The required inputs will be asked in the console. Please be careful 
	introducing the required kernels and files with its corresponding path. 