Change the behavior of search method.
The method now reflects the fulfil search API which returns a list of ids. The previous behavior which returned an object with id and rec_name (record name) is now called find.
- Add method to create resource.
- Add examples on how to create contacts, products and sales.
- First release on PyPI.