#102
in
Python
Location: Anywhere in the US
Remote: Preferred
Willing to Relocate: Yes
Technologies:
- Tech: Python, Kotlin, Go, FastAPI, Django,
PostgreSQL, Kubernetes, JS, Docker, AWS, etc
- Supporting frameworks: ElasticSearch, Celery, Kafka, Rabbitmq, Terraform, etc
I am a backend developer with experience in DevOps and data engineering. I worked on some Machine learning roles in my earlier career. Moved on to backend roles now. I have worked with an early stage startup as their founding engineer. In my current role I am involved in developing a new product from ideation to scaling it to thousands of users per minute. Résumé/CV: https://drive.google.com/file/d/1ANve-AR-kUoeLcjMyCSqS9TBZUh3ePYk/view?usp=sharing
Outside of work, I enjoy some side-projects related to programming.
I have few open source projects: https://github.com/nithinmurali/pygsheets
I have an Android app with 40k+ downloads
Contact Info: available in CV
Seems like re-creating pygsheets, no? https://github.com/nithinmurali/pygsheets
In addition to the popular gspread project, there is a port that uses api v4 here: https://github.com/nithinmurali/pygsheets
Since v4 was substantially different from v3, it's (almost) a complete rewrite and unfortunately still not as stable as gspread.
Anyone here writing some interesting code using the GoogleDocs APIs?
While this (https://digitalinspiration.com/google-addons) is interesting, I would like to see some client code (preferably Python!)
Also of interest:
im the author of pygsheets (a library for acessing google sheets from python) https://github.com/nithinmurali/pygsheets. As mentioned in other comments i think you will only get contributions if your project is useful. the project will only grow if it has some users. once you have some users you will start getting issues created. you would have to fix some issues at first. Now if your project has a good enough documentation. you will start getting some pull requests. it will go uphill from there.
For a port of gspread which uses API v4 - supports new features like formats, notes etc. Checkout https://github.com/nithinmurali/pygsheets
https://github.com/nithinmurali/pygsheets uses APIv4; someone couldn't wait!