Python buffer protocol.
Project description
memorybuffer
Python buffer protocol.
Overview
Provides routines to implement Python Buffer Protocol in clean Pythoninstead of C extension class.TODO…
Installation
Prerequisites:
Python 3.5 or higher
3.7 is a primary test environment.
pip and setuptools
To install run:
python -m pip install --upgrade memorybuffer
Development
Visit development page.
Installation from sources:
clone the sources:
git clone https://github.com/karpierz/memorybuffer.git memorybuffer
and run:
python -m pip install ./memorybuffer
or on development mode:
python -m pip install --editable ./memorybuffer
Prerequisites:
Development is strictly based on tox. To install it run:
python -m pip install --upgrade tox
License
Copyright (c) 2012-2019 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
0.3.0b1 (2019-11-13)
Drop support for Python 2.
Drop support for Python 3.4.
Add support for Python 3.8.
Setup update and cleanup.
0.2.3a3 (2018-11-08)
Drop support for Python 2.6 and 3.0-3.3
Update required setuptools version.
0.2.3a2 (2018-05-08)
Update required setuptools version.
Improve and simplify setup and packaging.
0.2.2a5 (2018-02-26)
Improve and simplify setup and packaging.
0.2.2a4 (2018-01-28)
Fix a bug and inconsistencies in tox.ini
Update of README.rst.
0.2.2a1 (2018-01-24)
Update required Sphinx version.
Update doc Sphinx configuration files.
0.2.1a2 (2017-11-21)
Fix syntax error.
Minor improvements.
Add trivial example.
0.1.1a5 (2017-11-18)
Setup improvements.
Other minor improvements.
0.1.1a4 (2016-01-05)
Minor setup improvements.
0.1.1a3 (2014-09-25)
More PEP8 compliant
0.1.1a2 (2014-09-24)
Description suplement
Minor fixes.
0.1.1a1 (2014-09-24)
First alpha release.
0.0.1a0 (2012-09-23)
Initial release.
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
File details
Details for the file memorybuffer-0.3.0b1.zip
.
File metadata
- Download URL: memorybuffer-0.3.0b1.zip
- Upload date:
- Size: 107.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7baa74500ccf3e65a5a68759206e4360283de69d45b810d2302d16101969b3f3 |
|
MD5 | 452c85340666fa69f1f64cebbc2ee076 |
|
BLAKE2b-256 | 8cc267083c7ac655d5e6a1f8ba7d4bfe78dd4f49aacfb07619f705bfbbbb3621 |