vnai
Vnstock Analytics Interface
What it is and what it does
VnAI is a Python library that wraps the Vnstock analytics platform, providing programmatic access to Vietnamese stock market data. It depends on requests for HTTP communication, psutil for system monitoring, and cffi for low-level C integration, suggesting it may interface with compiled components or external services.
The package is actively maintained and recently released, targeting developers who need to integrate Vietnamese market data into Python applications. It requires Python 3.10 or later and installs with low friction as a pure wheel. The proprietary license status and lack of public repository or documentation links mean you should clarify licensing terms and API availability before committing to a production dependency.
Use it for:
- Fetch real-time or historical Vietnamese stock prices and quotes for analysis or display.
- Build automated trading signals or portfolio monitoring systems using Vnstock market data.
- Aggregate Vietnamese market analytics into financial dashboards or reporting tools.
- Conduct quantitative research on Vietnamese equities using programmatic data access.
- Integrate Vietnamese stock data into fintech applications or investment platforms.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
VnAI provides a Python interface for accessing Vietnamese stock market analytics and data through the Vnstock platform.
Yes, if you need Vietnamese stock market data in Python and can verify the proprietary license terms. The package is actively maintained, installs easily, and has no known vulnerabilities. However, clarify licensing restrictions and API requirements before production use, and confirm that the data and analytics it provides match your actual needs.
Install
vnai on PyPI
pip
pip install vnaiuv
uv add vnaipoetry
poetry add vnaiInstalling vnai
Before you install
Low friction installation with a pure Python wheel. Active maintenance status with a recent release 15 days ago. Requires Python 3.10 or later.
License in practice
License treatment is unclear—marked as proprietary with no SPDX identifier. Verify the actual license terms and any usage restrictions before integrating into your project.
Quickstart
pip install vnai
import vnai
# Access Vietnamese stock market data via the Vnstock Analytics Interface
Requires Python 3.10 or later.
Verify before relying
- What specific stock market data and analytics does VnAI expose—pricing, fundamentals, technical indicators, or other metrics?
- Does VnAI require authentication or API credentials to access Vnstock data?
- What is the actual proprietary license and are there restrictions on commercial use or redistribution?
Package facts
| License | proprietary (unclear) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 3 — requests, psutil, cffi |
| Maintenance | actively maintained — 15 days since the last release |
| First released | |
| Downloads | 116,356/month — #12,208 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: vnai-2.5.6-py3-none-any.whl
Tags
More Python Modules packages
Converts domain names between Unicode and…
permissive · top 100 on PyPI
setuptoolsSetuptools is a Python build backend and…
permissive · top 100 on PyPI
PyYAMLPyYAML parses and emits YAML 1.1 data format,…
permissive · top 100 on PyPI
pydanticPydantic validates Python data structures…
permissive · top 100 on PyPI
annotated-typesProvides reusable metadata objects for use with…
permissive · top 100 on PyPI
typing-inspectionProvides runtime tools to inspect and…
permissive · top 100 on PyPI
vnstockVnstock fetches Vietnamese stock market…
noncommercial · top 15,000 on PyPI
vnstock-ezchartGenerates publication-quality static financial…
permissive · top 15,000 on PyPI
baostockBaoStock retrieves historical China stock…
permissive · top 15,000 on PyPI
wapi-pythonA Python client library for accessing Volue…
unclear · top 15,000 on PyPI
tushareFetches historical and real-time Chinese stock…
permissive · top 15,000 on PyPI
yahooqueryRetrieves financial data from Yahoo Finance…
permissive · top 15,000 on PyPI
lseg-dataClient library for accessing LSEG Data Platform…
permissive · top 15,000 on PyPI
tradingeconomicsProvides Python access to over 300,000 economic…
permissive · top 15,000 on PyPI
tradingview-screenerQuery TradingView's screener API to retrieve…
permissive · top 15,000 on PyPI
yfinanceFetches financial and market data from Yahoo…
permissive · top 1,000 on PyPI