butterdb
Object Mapper
An object mapper for Google Drive Spreadsheets that allows modeling data as Python objects for easy manipulation or creation.
butterdb is a Python object mapper for Google Drive Spreadsheets. Still in development, but usable.
343 stars
18 watching
16 forks
Language: Python
last commit: over 9 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
google-deepmind/tree | A library for working with nested data structures in Python | 948 |
fielddb/fielddb-spreadsheet-sikuli | Automated testing of spreadsheet functionality using visual recognition and scripting | 1 |
googlecloudplatform/healthcare-data-harmonization | A mapping language and engine for converting complex data from one schema to another, applicable across domains. | 214 |
phelps-sg/py-frm | A Python framework for working with relational databases as if they were regular Python data structures | 1 |
googleapis/python-bigtable | Provides a Python interface to interact with Google Cloud Bigtable NoSQL database service. | 68 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 49 |
dimagi/jsonobject | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |
atlasphp/atlas.orm | An implementation of a data mapper for persistence models using a passive record approach. | 427 |
pharo-rdbms/glorp | A lightweight Object-Relational Mapper for Pharo that simplifies interaction with databases | 24 |
google/leveldb | A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
clarisma/geodesk-py | A spatial database engine for managing OpenStreetMap data in a compact and efficient manner. | 38 |
geoknow/linkedgeodata | Transforms OpenStreetMap data into an RDF knowledge base to add spatial dimension to the Semantic Web | 136 |
dfenestrator/goopycharts | An alternative to matplotlib for plotting graphs in Python, utilizing the Google Charts API. | 205 |
holinnn/lupin | A Python library for serializing and deserializing objects to and from JSON data structures. | 26 |