Skip to content

v0.4.0 - Python 3.12 + Fear and Greed Wrapper

Latest
Compare
Choose a tag to compare
@rhettre rhettre released this 29 Dec 20:19
· 9 commits to main since this release
a7733e7

What's New

  • Updated minimum Python version requirement to 3.12
  • Removed support for Python versions 3.9-3.11
  • Updated Lambda layer configuration to use Python 3.12
  • Integrated Fear and Greed Index wrapper for market sentiment analysis

Please note this is a breaking change for users on Python versions below 3.12. Make sure to update your Python environment before upgrading to this version. You will also need to install the latest dependencies to continue using fear and greed code as all the API interactions have been moved to the new wrapper.

Please refer to the updated README for detailed installation instructions and new sentiment analysis features.