plyvel-CI


Nameplyvel-CI JSON
Version 1.5.0 PyPI version JSON
download
home_pagehttps://github.com/wbolster/plyvel
SummaryPlyvel, a fast and feature-rich Python interface to LevelDB
upload_time2023-04-03 03:34:34
maintainer
docs_urlNone
authorWouter Bolsterlee
requires_python
licenseBSD License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            ======
Plyvel
======

.. image:: https://travis-ci.org/wbolster/plyvel.svg?branch=master
    :target: https://travis-ci.org/wbolster/plyvel
.. image:: https://github.com/liviaerxin/plyvel/actions/workflows/cibuildwheel.yml/badge.svg?branch=CI
    :target: https://github.com/liviaerxin/plyvel/tree/CI

**Plyvel** is a fast and feature-rich Python interface to LevelDB_.

Plyvel has a rich feature set, high performance, and a friendly Pythonic API.
See the documentation and project page for more information:

* Documentation_
* `Project page`_
* `PyPI page`_

.. _Project page: https://github.com/wbolster/plyvel
.. _Documentation: https://plyvel.readthedocs.io/
.. _PyPI page: http://pypi.python.org/pypi/plyvel/
.. _LevelDB: https://github.com/google/leveldb

Note that using a released version is recommended over a checkout from version
control. See the installation docs for more information.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wbolster/plyvel",
    "name": "plyvel-CI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Wouter Bolsterlee",
    "author_email": "wouter@bolsterl.ee",
    "download_url": "https://files.pythonhosted.org/packages/22/ad/47656f537552f381babb06df7be6ce09ef3fbd3107366dccc04396644664/plyvel-CI-1.5.0.tar.gz",
    "platform": null,
    "description": "======\nPlyvel\n======\n\n.. image:: https://travis-ci.org/wbolster/plyvel.svg?branch=master\n    :target: https://travis-ci.org/wbolster/plyvel\n.. image:: https://github.com/liviaerxin/plyvel/actions/workflows/cibuildwheel.yml/badge.svg?branch=CI\n    :target: https://github.com/liviaerxin/plyvel/tree/CI\n\n**Plyvel** is a fast and feature-rich Python interface to LevelDB_.\n\nPlyvel has a rich feature set, high performance, and a friendly Pythonic API.\nSee the documentation and project page for more information:\n\n* Documentation_\n* `Project page`_\n* `PyPI page`_\n\n.. _Project page: https://github.com/wbolster/plyvel\n.. _Documentation: https://plyvel.readthedocs.io/\n.. _PyPI page: http://pypi.python.org/pypi/plyvel/\n.. _LevelDB: https://github.com/google/leveldb\n\nNote that using a released version is recommended over a checkout from version\ncontrol. See the installation docs for more information.\n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "Plyvel, a fast and feature-rich Python interface to LevelDB",
    "version": "1.5.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "22ad47656f537552f381babb06df7be6ce09ef3fbd3107366dccc04396644664",
                "md5": "bdd277f8df88dcaf1004d178ea451197",
                "sha256": "67336d4315c7963adcace5aa305205837c06e9a7d8b0a33f475cfa0d4e776bfc"
            },
            "downloads": -1,
            "filename": "plyvel-CI-1.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bdd277f8df88dcaf1004d178ea451197",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 36708,
            "upload_time": "2023-04-03T03:34:34",
            "upload_time_iso_8601": "2023-04-03T03:34:34.796836Z",
            "url": "https://files.pythonhosted.org/packages/22/ad/47656f537552f381babb06df7be6ce09ef3fbd3107366dccc04396644664/plyvel-CI-1.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-03 03:34:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "wbolster",
    "github_project": "plyvel",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "plyvel-ci"
}
        
Elapsed time: 0.04961s