analytics-python
analytics-python copied to clipboard
Documentation site is outdated and not aligned with the latest README
Latest README instructs importing like import segment.analytics as analytics
However, the documentation site still instructs to import like import analytics which leads to errors.