[BangPypers] [JOBS] Springboard is hiring backend engineers: Python/Django

2021-12-13 Thread Praveen Shirali
Hello Bangpypers, Springboard is hiring backend engineers [~2-4 yrs of experience; Python, Django, MySQL] Springboard is an online school which offers bootcamp courses to help bridge the world's skills gap. It is based in San Francisco, with the Engineering team located in Bengaluru, India. Back

Re: [BangPypers] Need help with Pydev installation in Eclipse

2017-07-22 Thread Praveen Shirali
Hi Pradeep, I'm sorry I don't have an answer to your query. I'm also digressing a bit from the topic with some advice/rant (feel free to ignore), but I feel it is important for you to know. I don't know if you came across tutorials which advice you to use Pydev with Python as a best-practice/sta

Re: [BangPypers] Query on correct use of threading

2016-11-09 Thread Praveen Shirali
Rajesh, The `printer` function loops till the output_queue is empty. The printer thread is done processing when this condition hits. Once this condition is hit, items are no longer fetches from the output_queue. However, the `printer` does not wait _until_ every item from the input_queue has made

Re: [BangPypers] Enforcing keyword only arguments

2016-08-10 Thread Praveen Shirali
IMO, No. With Py2, the caller has the freedom to positionally pass values against the kwargs (and with py3 as well, if you remove the '*' after positional args). Hence, if your API is forcing the caller to pass some values only via kwargs, then that's a restriction that's non-obvious and deviates

[BangPypers] [JOB] Python Developer in Test at Riptide IO

2014-11-17 Thread Praveen Shirali
We have one position open for a Python Developer in Test at Riptide IO, Bangalore. We are a startup based in Santa Barbara, US, with one office in Bangalore (near Leela Palace, HAL). We are looking for a candidate who can do both white-box testing as well as contribute to test development and auto