pyLodStorage


NamepyLodStorage JSON
Version 0.13.2 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-10-08 14:06:25
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

[![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/)
[![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)
[![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://WolfgangFahl.github.io/pyLoDStorage/)
[![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/9e/4b/93707607a9921b2548929a222a774c44254a5873e0f32f49ad1af930ab7a/pylodstorage-0.13.2.tar.gz",
    "platform": null,
    "description": "# pyLoDStorage\npython List of Dict (Table) Storage library\n\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[![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[![API Docs](https://img.shields.io/badge/API-Documentation-blue)](https://WolfgangFahl.github.io/pyLoDStorage/)\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",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.13.2",
    "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": "14dee1462a548c2cab814e80c4f4e56e3a4a3188a72eb65acc58d1b0597a19df",
                "md5": "f0a4c060dee40a79ed96d5c46f322f30",
                "sha256": "e80263268ad602eb5fd20ccf6b991dca4818a2bcd1da6f620d5a456d7a955862"
            },
            "downloads": -1,
            "filename": "pylodstorage-0.13.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f0a4c060dee40a79ed96d5c46f322f30",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 90566,
            "upload_time": "2024-10-08T14:06:23",
            "upload_time_iso_8601": "2024-10-08T14:06:23.851234Z",
            "url": "https://files.pythonhosted.org/packages/14/de/e1462a548c2cab814e80c4f4e56e3a4a3188a72eb65acc58d1b0597a19df/pylodstorage-0.13.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e4b93707607a9921b2548929a222a774c44254a5873e0f32f49ad1af930ab7a",
                "md5": "5bcf5ac3ec7d4b8f558fe12038d88273",
                "sha256": "1f1015bff6f3002279494112b117011f8c68967b5986c07be623a3e27dde108b"
            },
            "downloads": -1,
            "filename": "pylodstorage-0.13.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5bcf5ac3ec7d4b8f558fe12038d88273",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 654974,
            "upload_time": "2024-10-08T14:06:25",
            "upload_time_iso_8601": "2024-10-08T14:06:25.869927Z",
            "url": "https://files.pythonhosted.org/packages/9e/4b/93707607a9921b2548929a222a774c44254a5873e0f32f49ad1af930ab7a/pylodstorage-0.13.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-08 14:06:25",
    "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.36385s