--- id: vnai version: "2.5.6" license: proprietary license_treatment: unclear maintenance: active --- # vnai — Vnstock Analytics Interface License: unclear · Maintenance: active · Downloads: 116.4K/mo ## 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 above — 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 pip install vnai uv add vnai 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_current - Install friction: low - Maintenance: active - Downloads: 116.4K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags vietnamese stock market data, vnstock analytics interface, stock market api python, vietnam stock quotes, market data retrieval, financial data python, stock analytics library, finance, market-data, vietnam [View on SkillFed](https://skillfed.io/packages/vnai) · [View on PyPI](https://pypi.org/project/vnai/)