skillfed

vnai

Vnstock Analytics Interface

vnai v2.5.6 116.4K downloads/30d#12,208 on PyPI
License unclear proprietary Active released

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 vnai

uv

uv add vnai

poetry

poetry add vnai

Installing 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

Development Status :: 4 - BetaIntended Audience :: DevelopersOperating System :: OS IndependentProgramming Language :: Python :: 3Topic :: Software Development :: Libraries :: Python Modules

Tags

vietnamese stock market datavnstock analytics interfacestock market api pythonvietnam stock quotesmarket data retrievalfinancial data pythonstock analytics library
financemarket-datavietnam

More Python Modules packages