Kamyar Inanloo

Results 15 comments of Kamyar Inanloo

Too many + operators for immutable type! Use string format instead: `url = 'https://{}/{}/{}/{}/{}.json'.format(self.host, self.version, self.apikey, action, method)`

Actually, the whole code and even API is bullshit! REST API must get Json/XMl/... not Form Data! Variable names obey none of naming conventions! (Variables with multiple words are not...

We do not use this piece of shit! Instead we created a Swagger and use some swagger invoker!

Sure! I would be happy to contribute!

PLease help me create a good PR! Should I fork the project first?

I almost did the job. Still there is some remaining parts in georadius for implementing options, and also tests are not done. Today I will push a primary release.

Pushed first release. Please help mw for adding options, I am confused. I guess I need a instance implementation of encode for GeoRadiusOpts but I am not sure. Please check...

Sorry! I also did some minor fix and housekeeping in your code!

I did it in my fork. I need you to check the code and then let me go on work before asking to merge.

I create a PR from my master to work-in-progress. I cant create a branch. Should I?