Good news for Python developers on Hive! I'm pleased to announce the official general availability release of hive-nectar version 0.0.7.
This release follows the testing period for the 0.0.7b pre-release. The main goal of this cycle was removing legacy Python 2 dependencies to modernize the library, and thanks to community testing – with a special shoutout to @brianoflondon for diving in and helping identify issues – I believe this version is now stable and ready for general use.
The package has been built and pushed up to the Python Package Index (PyPI).
You can now install or upgrade to the official v0.0.7 release easily using pip:
pip install --upgrade hive-nectar
As always, the source code is available on GitHub:
https://github.com/TheCrazyGM/hive-nectar
And the package is live on PyPI:
https://pypi.org/project/hive-nectar/
Thanks again to everyone who helped test the pre-release. Hopefully, this version provides a stable and slightly more modern base for your Python Hive projects!
As always,
Michael Garcia a.k.a. TheCrazyGM