RavenDB Python client – The transition to a dynamic language
May 25, 2016When I started to work in Hibernating Rhinos, and taking part in RavenDB development, I have been asked to create a RavenDB client in Python. Python is a dynamic and flexible language, and because of that I could start developing and experimenting with RavenDB much more easily. I could build the REST methods in an instance and getting responses…