Metadata-Version: 2.4
Name: vnbrokers
Version: 0.1.1
Summary: Multi-broker SDK for Vietnamese securities companies
Author-email: VNBrokers <vnbrokers.oss@gmail.com>
License-Expression: Apache-2.0
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Requires-Dist: msgpack>=1.1
Requires-Dist: websockets>=12
Provides-Extra: dev
Requires-Dist: build>=1.2; extra == 'dev'
Requires-Dist: mypy>=1.10; extra == 'dev'
Requires-Dist: pytest-asyncio>=0.23; extra == 'dev'
Requires-Dist: pytest>=8; extra == 'dev'
Requires-Dist: ruff>=0.5; extra == 'dev'
Requires-Dist: twine>=5; extra == 'dev'
Description-Content-Type: text/markdown

# VNBrokers SDK for Python

> :warning: **Warning:** This is only a prototype. If you are not an expert or developer, please skip this project; developers should use it for reference only.

## Disclaimer

This project is provided for technical reference and development purposes only. It is not financial, investment, legal, tax, or trading advice. APIs, data, authentication flows, and broker requirements may change without notice. Use this project at your own risk and verify all requests, responses, and trading actions with the official broker documentation before using them in any real account or production system.

The maintainers are not responsible for any loss, damage, incorrect order, failed order, account issue, data error, service interruption, or other consequence arising from the use of this project.

## License

This project is licensed under the Apache License 2.0. See [LICENSE](LICENSE) for details.
