Coder Social home page Coder Social logo

pavelchowdhury99 / googlesheet_custom_function_python Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 23 KB

This project demonstrate how to create and using custom google sheet function to solve complex problems, which can be solved easily in python, via python API to solve the problem.

Home Page: https://www.youtube.com/watch?v=wh6j2vPPmDg

Procfile 4.41% Python 49.34% JavaScript 46.25%
fastapi python google-sheets-function-in-python api google-sheets-custom-function naukri-com naukri-learning heruko

googlesheet_custom_function_python's Introduction

Google sheet custom functions using Python and its libraries

Objective

To create custom functions for niche tasks which usually tasks input from google spreadsheet and then are processed in using Python, making the process more streamlined and simple for any user who is familiar with basic spreadsheet manipulation.

Tools used

  • Google spreadsheets
  • Python
    • FastAPI package
    • Shapely package
    • Pycharm IDE
  • AppScript (Basic)
  • Version control - Git using GitHub
  • Deployment using Heroku

Design Architecture

The tools will include 2 services

  1. Google spreadsheets
    • We will build a custom function using Google's AppScript which will let us send http requests to a API, to which we will send our input(s), in response we shall get the required output directly in spreadsheet cell.
  2. An API
    • With the help of FastAPI we will build and API that will essential ease up the calculation (as it will have the capacity to utilize Python's package) and let the end user use this directly in spreadsheet without ever worrying about learner how to create complex code.

Learnering from this exercise

  • Creating and API
  • Version Control using Git
  • Deployment of web-app
  • Creating custom google sheet function
  • Foundation for further automation

Walkthrough

Google sheet custom function using python

googlesheet_custom_function_python's People

Contributors

pavelchowdhury99 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.