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.
Release files for plyvel-win32 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl | CPython 3.9 | CPython 3.9 | Windows x86-64 | Details |
| plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl | CPython 3.8 | CPython 3.8 | Windows x86-64 | Details |
| plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl | CPython 3.7 | CPython 3.7 pymalloc | Windows x86-64 | Details |
Total release size: 590.0 kB
Release files / plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl
| Download URL | plyvel_win32-1.3.0-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 197.6 kB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
4de95e2c3943e84cabbd82fcc37ac2ec927ea0340a587885ad35c7199941b143
|
|
BLAKE2b-256 checksum How to use checksums |
2c53b24b8688b0e84cbd71079505109925781ae6234530657ca1d5c5df2c69bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl
| Download URL | plyvel_win32-1.3.0-cp38-cp38-win_amd64.whl |
|---|---|
| Size | 198.0 kB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
90ec8f4bbd992d9b2e7fa0feefd6166b228da1f68e8d2c2ec141ba91c0424425
|
|
BLAKE2b-256 checksum How to use checksums |
1aafc0b5b8b8a70f81f72a17ad1b0f4a5eef31e9585584832101e3a6b064e499
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl
| Download URL | plyvel_win32-1.3.0-cp37-cp37m-win_amd64.whl |
|---|---|
| Size | 194.3 kB |
| Tags | CPython 3.7 CPython 3.7 pymalloc Windows x86-64 |
|
SHA-256 checksum How to use checksums |
3cf6e535588a33f0e20c06f4444eb280dd2ea07ea1cbaeac47807e72acffa682
|
|
BLAKE2b-256 checksum How to use checksums |
fc00f8e60c32de559c79108e5464b107408ddad5062c9822fb52a52fab94b8ff
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|