Python Library for App sheet API

Hi all, 

I couldn't seem to find a ready-to-go Python library for interacting with AppSheet tables so I made a very lightweight/easy-to-use one that has no dependencies other than the requests library.

Any testing, feedback, or contributions are appreciated!

GitHub: https://github.com/GreatScott/py-appsheet 

PyPI: https://pypi.org/project/py-appsheet/ 

 

Solved Solved
2 2 248
1 ACCEPTED SOLUTION

Thank you . You may want to write a post in the "Tips and Tricks" section with a brief write up of the library and how it can help AppSheet app creator. Yes, I saw that you have written a neat overview in the Github site. However a gist in the tips and tricks post will help garner more interest.

View solution in original post

2 REPLIES 2

Thank you . You may want to write a post in the "Tips and Tricks" section with a brief write up of the library and how it can help AppSheet app creator. Yes, I saw that you have written a neat overview in the Github site. However a gist in the tips and tricks post will help garner more interest.

Thanks! I'll look for that section tomorrow post in--I must have missed it.

Top Labels in this Space