pyLodStorage


NamepyLodStorage JSON
Version 0.10.3 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-03-29 12:25:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # pyLoDStorage
python List of Dict (Table) Storage library

[![Documentation Status](https://readthedocs.org/projects/pylodstorage/badge/?version=latest)](https://pylodstorage.readthedocs.io/en/latest/?badge=latest)
[![pypi](https://img.shields.io/pypi/pyversions/pyLoDStorage)](https://pypi.org/project/pyLoDStorage/)
[![Github Actions Build](https://github.com/WolfgangFahl/pyLoDStorage/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/pyLoDStorage/actions/workflows/build.yml)
[![PyPI Status](https://img.shields.io/pypi/v/pyLoDStorage.svg)](https://pypi.python.org/pypi/pyLoDStorage/)
[![Downloads](https://pepy.tech/badge/pyLoDStorage)](https://pepy.tech/project/pyLoDStorage)
[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/pyLoDStorage.svg)](https://github.com/WolfgangFahl/pyLoDStorage/issues)
[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/pyLoDStorage.svg)](https://github.com/WolfgangFahl/pyLoDStorage/issues/?q=is%3Aissue+is%3Aclosed)
[![License](https://img.shields.io/github/license/WolfgangFahl/pyLoDStorage.svg)](https://www.apache.org/licenses/LICENSE-2.0)

What it is
==========
pyLoDStorage allows to store table like data (List of Dicts) via  

- Sqlite3
- JSON
- SPARQL

Installation
============
```bash
pip install pylodstorage
```

Get Sources
===========
```bash
git clone https://github.com/WolfgangFahl/pyLoDStorage
cd pyLodStorage
scripts/install
```

Testing
=======
```bash
scripts/test
```

Usage
=====
see [test cases](https://github.com/WolfgangFahl/pyLoDStorage/tree/master/tests)

## Documentation
[Wiki](http://wiki.bitplan.com/index.php/PyLoDStorage)

### Authors
* [Wolfgang Fahl](http://www.bitplan.com/Wolfgang_Fahl)
* [Tim Holzheim](https://www.semantic-mediawiki.org/wiki/Tim_Holzheim)



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyLodStorage",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "Wolfgang Fahl <wf@bitplan.com>",
    "keywords": null,
    "author": null,
    "author_email": "Wolfgang Fahl <wf@bitplan.com>",
    "download_url": "https://files.pythonhosted.org/packages/ff/ef/1baef79bf3796ebdeeb6cfd73c3778dbfe3f2ac15fec0f8edc020177d6f6/pylodstorage-0.10.3.tar.gz",
    "platform": null,
    "description": "# pyLoDStorage\npython List of Dict (Table) Storage library\n\n[![Documentation Status](https://readthedocs.org/projects/pylodstorage/badge/?version=latest)](https://pylodstorage.readthedocs.io/en/latest/?badge=latest)\n[![pypi](https://img.shields.io/pypi/pyversions/pyLoDStorage)](https://pypi.org/project/pyLoDStorage/)\n[![Github Actions Build](https://github.com/WolfgangFahl/pyLoDStorage/actions/workflows/build.yml/badge.svg)](https://github.com/WolfgangFahl/pyLoDStorage/actions/workflows/build.yml)\n[![PyPI Status](https://img.shields.io/pypi/v/pyLoDStorage.svg)](https://pypi.python.org/pypi/pyLoDStorage/)\n[![Downloads](https://pepy.tech/badge/pyLoDStorage)](https://pepy.tech/project/pyLoDStorage)\n[![GitHub issues](https://img.shields.io/github/issues/WolfgangFahl/pyLoDStorage.svg)](https://github.com/WolfgangFahl/pyLoDStorage/issues)\n[![GitHub closed issues](https://img.shields.io/github/issues-closed/WolfgangFahl/pyLoDStorage.svg)](https://github.com/WolfgangFahl/pyLoDStorage/issues/?q=is%3Aissue+is%3Aclosed)\n[![License](https://img.shields.io/github/license/WolfgangFahl/pyLoDStorage.svg)](https://www.apache.org/licenses/LICENSE-2.0)\n\nWhat it is\n==========\npyLoDStorage allows to store table like data (List of Dicts) via  \n\n- Sqlite3\n- JSON\n- SPARQL\n\nInstallation\n============\n```bash\npip install pylodstorage\n```\n\nGet Sources\n===========\n```bash\ngit clone https://github.com/WolfgangFahl/pyLoDStorage\ncd pyLodStorage\nscripts/install\n```\n\nTesting\n=======\n```bash\nscripts/test\n```\n\nUsage\n=====\nsee [test cases](https://github.com/WolfgangFahl/pyLoDStorage/tree/master/tests)\n\n## Documentation\n[Wiki](http://wiki.bitplan.com/index.php/PyLoDStorage)\n\n### Authors\n* [Wolfgang Fahl](http://www.bitplan.com/Wolfgang_Fahl)\n* [Tim Holzheim](https://www.semantic-mediawiki.org/wiki/Tim_Holzheim)\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.10.3",
    "project_urls": {
        "Documentation": "http://wiki.bitplan.com/index.php/PyLoDStorage",
        "Home": "https://github.com/WolfgangFahl/pyLodStorage",
        "IssueTracker": "https://github.com/WolfgangFahl/pyLodStorage/issues",
        "Source": "https://github.com/WolfgangFahl/pyLodStorage/blob/master/lodstorage/sql.py"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e51451c213e7d9fba06f17b70fd27d35ffdb337b2c755d5ae82454ba990fb69",
                "md5": "95be8a9e6f33247a8cd97b49ef3fd7e5",
                "sha256": "9ab74aa4cd60ee9368a13f79e982865d9a8cc0e8eb45274cb526a6315332f682"
            },
            "downloads": -1,
            "filename": "pylodstorage-0.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "95be8a9e6f33247a8cd97b49ef3fd7e5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 83311,
            "upload_time": "2024-03-29T12:25:39",
            "upload_time_iso_8601": "2024-03-29T12:25:39.923887Z",
            "url": "https://files.pythonhosted.org/packages/8e/51/451c213e7d9fba06f17b70fd27d35ffdb337b2c755d5ae82454ba990fb69/pylodstorage-0.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffef1baef79bf3796ebdeeb6cfd73c3778dbfe3f2ac15fec0f8edc020177d6f6",
                "md5": "35c2269ffa2ea5230c28f87818745c5f",
                "sha256": "7f364b0a643a738770b1e2a701d2e7a6f67a7a272a3d72948ec706aceefa972d"
            },
            "downloads": -1,
            "filename": "pylodstorage-0.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "35c2269ffa2ea5230c28f87818745c5f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 646706,
            "upload_time": "2024-03-29T12:25:42",
            "upload_time_iso_8601": "2024-03-29T12:25:42.557698Z",
            "url": "https://files.pythonhosted.org/packages/ff/ef/1baef79bf3796ebdeeb6cfd73c3778dbfe3f2ac15fec0f8edc020177d6f6/pylodstorage-0.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 12:25:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WolfgangFahl",
    "github_project": "pyLodStorage",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pylodstorage"
}
        
Elapsed time: 0.22083s