Bindings for scrypt proof of work used by DigiByte
Project description
DigiByte Scrypt (Python Bindings)
Install
pip3 install digibyte_scrypt
Usage
import digibyte_scrypt
digibyte_scrypt.calcPoW(...)
Changelog
1.1.0
- Added MANIFEST file to include c header file
1.0.7
- Removed obsolete debug log statement
1.0.6
- Added support for Python 3.10: This version defines
#define PY_SSIZE_T_CLEAN
before includingPython.h
1.0.5
- This version does not rely on
pypandoc
anymore as the newsetuptools
can handle markdown just well! - Fixed a bunch of compilation issues
1.0.0
- Initial Development of scrypt (Integrated c module)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
digibyte_scrypt-1.1.0.tar.gz
(8.9 kB
view hashes)
Built Distribution
Close
Hashes for digibyte_scrypt-1.1.0-cp310-cp310-macosx_13_0_arm64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2116ce55fd4b6c90b10a38b14112b827aebffec6df7a6fd240dab5ab26f072c |
|
MD5 | a1591200d1ff3911d9abf994ae7d1fdc |
|
BLAKE2b-256 | 12bd67f32d2d7cfb88ae05e6715a843c4d862c4a198f5143f525752e0b75f61c |