Skip to content

Why use the browser when you can be a GOD and use the terminal to use google sheets with SQL.

Notifications You must be signed in to change notification settings

TheSYNcoder/gsql

Repository files navigation

GSQL

CI lint codecov black

You should be ashamed of yourself as a developer by using google sheets through the browser. Use the power of GSQL to use gsheets like never before!

Under construction 🚧🚧

Usage

Coming soon ...

Development

This project uses black to format code and flake8 for linting. We also support pre-commit to ensure these have been run. To configure your local environment please install these development dependencies and set up the commit hooks.

   $ pip install black flake8 pre-commit
   $ pre-commit install

Install further dependencies using

    $ pip install requirements.txt    

Before making a pull request

    $ pre-commit run --all-files
    $ pytest

All tests should pass

Any change in the version is done through git

    $ git tag 1.0.1

About

Why use the browser when you can be a GOD and use the terminal to use google sheets with SQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages