You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need help using the google cloud storage backend after installing simplekv from pypi. I've documented my version and the available methods below.
The problem seems to be that the version of simplekv hosted on pypi.org is 0.14.1 and was uploaded on Apr. 9, 2020. The version of simplekv hosted here is also 0.14.1, but the last commit was Feb 23, 2021.
A solution, I think, would be for someone with write access to pypi to push a new version.
Is this possible?
Vielen Dank! (Thanks very much!)
-Chris Krenn
pypi version:
python_backend % pip show simplekv
Name: simplekv
Version: 0.14.1
Summary: A key-value storage for binary data, support many backends.
Home-page: http://github.com/mbr/simplekv
Author: Marc Brinkmann
Author-email: [email protected]
License: MIT
Location: /Users/crkrenn/venv/venv-dgps-polis/lib/python3.8/site-packages
Hi,
I need help using the google cloud storage backend after installing simplekv from pypi. I've documented my version and the available methods below.
The problem seems to be that the version of simplekv hosted on pypi.org is 0.14.1 and was uploaded on Apr. 9, 2020. The version of simplekv hosted here is also 0.14.1, but the last commit was Feb 23, 2021.
A solution, I think, would be for someone with write access to pypi to push a new version.
Is this possible?
Vielen Dank! (Thanks very much!)
-Chris Krenn
pypi version:
simplekv.net methods:
The text was updated successfully, but these errors were encountered: