Skip to main content

Plyvel, a fast and feature-rich Python interface to LevelDB

Project description

https://travis-ci.org/wbolster/plyvel.svg?branch=master

Why does this fork exist?

The sole reason for this fork existing is to provide win32 python wheels for ease of installation.

In other words, I am compiling the C++ leveldb -> x86 and x86-64 binaries + doing the cython build and wheel creation so that you don’t have to. I have no intention whatsoever of doing any development work on plyvel beyond this - please continue to use the main repository for all other purposes.

To install:

> py -3.7-32 -m pip install plyvel-win32
> py -3.7 -m pip install plyvel-win32
> py -3.8-32 -m pip install plyvel-win32
> py -3.8 -m pip install plyvel-win32

Then use like you normally use plyvel:

import plyvel
db = plyvel.DB('/tmp/testdb/', create_if_missing=True)

Plyvel

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:

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl (197.6 kB view details)

Uploaded CPython 3.9 Windows x86-64

plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl (198.0 kB view details)

Uploaded CPython 3.8 Windows x86-64

plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl (194.3 kB view details)

Uploaded CPython 3.7m Windows x86-64

File details

Details for the file plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 197.6 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6rc1

File hashes

Hashes for plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 4de95e2c3943e84cabbd82fcc37ac2ec927ea0340a587885ad35c7199941b143
MD5 8996e4e5a8046ada6eac0adcfe308574
BLAKE2b-256 2c53b24b8688b0e84cbd71079505109925781ae6234530657ca1d5c5df2c69bb

See more details on using hashes here.

File details

Details for the file plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl.

File metadata

  • Download URL: plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl
  • Upload date:
  • Size: 198.0 kB
  • Tags: CPython 3.8, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6rc1

File hashes

Hashes for plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl
Algorithm Hash digest
SHA256 90ec8f4bbd992d9b2e7fa0feefd6166b228da1f68e8d2c2ec141ba91c0424425
MD5 1378aabde860ad7407ff170e4be72c50
BLAKE2b-256 1aafc0b5b8b8a70f81f72a17ad1b0f4a5eef31e9585584832101e3a6b064e499

See more details on using hashes here.

File details

Details for the file plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 194.3 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.0 setuptools/51.3.3 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.8.6rc1

File hashes

Hashes for plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 3cf6e535588a33f0e20c06f4444eb280dd2ea07ea1cbaeac47807e72acffa682
MD5 eee408c4887076951296d0388d447b71
BLAKE2b-256 fc00f8e60c32de559c79108e5464b107408ddad5062c9822fb52a52fab94b8ff

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page