Python buffer protocol.
Project description
memorybuffer
Python buffer protocol.
Overview
Installation
Prerequisites:
Python 3.9 or higher
pip and setuptools
To install run:
python -m pip install --upgrade memorybuffer
Development
Prerequisites:
Development is strictly based on tox. To install it run:
python -m pip install --upgrade tox
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
License
Copyright (c) 2012-2024 Adam KarpierzLicensed under the zlib/libpng LicensePlease refer to the accompanying LICENSE file.
Changelog
0.7.0b1 (2024-10-30)
Add support for Python 3.12 and 3.13
Drop support for Python 3.7 and 3.8
Add support for PyPy 3.9 and 3.10
Copyright year update.
Setup update (now based on tox >= 4.0).
Tox configuration has been moved to pyproject.toml
Setup (dependencies) update.
Cleanup.
0.6.0b1 (2022-09-02)
Add support for Python 3.10 and 3.11
Drop support for Python 3.6
Copyright year update.
Setup update (currently based mainly on pyproject.toml).
0.5.0b2 (2020-10-18)
Add support for Python 3.9
Drop support for Python 3.5
Setup: fix an improper dependencies versions.
Fixed docs setup.
Setup general update and cleanup.
0.3.0b1 (2019-11-13)
Add support for Python 3.8
Drop support for Python 2
Drop support for Python 3.4
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
Built Distribution
File details
Details for the file memorybuffer-0.7.0b1.zip
.
File metadata
- Download URL: memorybuffer-0.7.0b1.zip
- Upload date:
- Size: 29.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b29c88deaf9b236224b45c280505d76249e96ddd516548cd1bf7016ed4b2820 |
|
MD5 | 10f78635d5a4b1b8a7ee667f918f1d33 |
|
BLAKE2b-256 | 673d01a7dbbcd88fea51c1b0dbd6846bc1c86290af43bda381cd03801224456d |
File details
Details for the file memorybuffer-0.7.0b1-py3-none-any.whl
.
File metadata
- Download URL: memorybuffer-0.7.0b1-py3-none-any.whl
- Upload date:
- Size: 10.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f627c66babebc9754af1abc29f1afb23e30c595e548019458723cec8d1f7d050 |
|
MD5 | 29c4eab3a025d872682fe12b7eb7b6c2 |
|
BLAKE2b-256 | df66cf482b734cae98e39500e9861a8a23d860c7d0cea554702dd9b8a0baad6c |