A Google Sheets ORM and Query Builder
Project description
GSheetQuery
GSheetQuery is a python library for using Google Sheets as a database. It provides an ORM and query builder.
Overview
For small projects, full Python frameworks can be overkill (Django), especially if you want code up and running quickly. Google Sheets can be leveraged as a database and made accessible by GSheetQuery.
This library will allow users to interact with google sheets as a document database similar to MongoDB.
Install
Install using pip install gsheetquery
in your preferred command line. Import to your python files like any other module.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
gsheetquery-0.0.2.tar.gz
(8.4 kB
view details)
File details
Details for the file gsheetquery-0.0.2.tar.gz
.
File metadata
- Download URL: gsheetquery-0.0.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.9.6 requests/2.22.0 setuptools/65.5.1 requests-toolbelt/0.10.1 tqdm/4.30.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ac42dc716ee7005282e8ba5fd40659e091a24f56efd2b45cb1aeb7ff812a855e |
|
MD5 | dd6c397cd59e9f746e8be585db89cf86 |
|
BLAKE2b-256 | 184df91392d22985987f525fb39c4a2f7f46eeef1880302e821c7319a2c2acab |