Metadata-Version: 2.1
Name: pppmem
Version: 0.1.4
Summary: Persisten Memory
Home-page: https://github.com/sugarkwork/pmem
Author: sugarkwork
License: MIT
Project-URL: Homepage, https://github.com/sugarkwork/pmem
Project-URL: Repository, https://github.com/sugarkwork/pmem
Keywords: memory,persistent,async,sqlite
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: aiosqlite
Requires-Dist: setuptools
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: tox>=4.0; extra == "dev"

# install

    pip install -U git+https://github.com/sugarkwork/pmem.git

