African Market OS- MVR API Python SDK
收藏Figshare2025-11-13 更新2026-04-08 收录
下载链接:
https://figshare.com/articles/dataset/African_Market_OS-_MVR_API_Python_SDK/30615311/1
下载链接
链接失效反馈官方服务:
资源简介:
### 🚀 MVR API Python SDK — Version 2.6.0 Released<br>This is the first official release of the **African Market OS — Minimum Viable Relationships (MVR) API Python Client**.<br>It provides a fully typed, production-ready interface for interacting with all **MVR v2.6.0-enterprise** API endpoints.<br>---<br>## 🔥 Features Included- MVR Score endpoint- Survey aggregation- Trends & relational velocity- Forecasting & PMF projection- Benchmarking- Entity insights- Market temperature index- Policy Multi-Audit- Health & Metadata endpoints- Session-based authentication support<br>---<br>## 📦 Installation```bashpip install mvr-api-client🧠 Usage Example<pre><pre>from mvr_api import MVRApiClient<br><br>client = MVRApiClient(<br> license="your-license-key",<br> email="your@email"<br>)<br><br>score = client.get_scores(sector="fintech")<br>print(score.mvr_index)<br></pre></pre>🔗 LicensingThis client is MIT-licensed.<br>MVR Framework™ content, methodology, and diagnostics follow the <b>African Market OS Commercial & Referral Use Policy</b>.Machine-readable license:<br>https://africanmarketos.com/.well-known/mvr-license.jsonCommercial policy:<br>https://africanmarketos.com/african-market-os-mvr-framework-commercial-referral-use-policy/📤 Publishing AutomationThis release triggers GitHub Actions to:Build the packageUpload to PyPIMark version <code>v2.6.0</code> as the current stable releaseThank you for using the MVR Framework™ ecosystem.Canonical URL: https://africanmarketos.com/the-mvr-framework-minimum-viable-relationships/<br>
提供机构:
Mukiibi, Farouk Mark
创建时间:
2025-11-13



