Skip to main content

Value API for NoneBot2

Project description

value Logo

Value

新一代经济API

PyPI Version Python Version NoneBot Version License QQ Group

插件概述

nonebot_plugin_value 是一个基于 NoneBot2 的通用经济系统插件,提供以下核心功能:

  • 多货币支持(创建/管理货币)
  • 用户账户与余额管理
  • 交易记录追踪
  • 钩子机制(交易前后触发)
  • 异步数据库操作(基于 SQLAlchemy ORM)

核心特性

  • 🪙 多货币系统:支持创建任意数量的货币类型
  • 💰 原子化交易:保证转账等操作的事务性
  • 🔁 钩子系统:支持交易前后触发自定义逻辑
  • 📊 完整审计:所有交易记录包含完整上下文信息
  • 🔐 安全控制:支持负余额限制、账户锁等机制

快速开始

安装

  • 使用 uv 安装:

    uv add nonebot-plugin-value
    
  • 使用 pip 安装:

    pip install nonebot-plugin-value
    

加载插件

打开pyproject.toml

[tool.nonebot]
plugins = ["nonebot_plugin_value"]

添加依赖后,请重新启动 nonebot2

API Docs

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nonebot_plugin_value-0.0.4.post2.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nonebot_plugin_value-0.0.4.post2-py3-none-any.whl (31.2 kB view details)

Uploaded Python 3

File details

Details for the file nonebot_plugin_value-0.0.4.post2.tar.gz.

File metadata

File hashes

Hashes for nonebot_plugin_value-0.0.4.post2.tar.gz
Algorithm Hash digest
SHA256 1e3da4e9d5f54b6e261ebcb4e619e2151d5637139e28ce6db4695d42600e4d4e
MD5 88c896a0f7023a174b58bfce0e1cb6c4
BLAKE2b-256 2104d27ef7938920b6a94134b16c023b5f3b0af4b84a52be57cfd2b1f1f035fd

See more details on using hashes here.

File details

Details for the file nonebot_plugin_value-0.0.4.post2-py3-none-any.whl.

File metadata

File hashes

Hashes for nonebot_plugin_value-0.0.4.post2-py3-none-any.whl
Algorithm Hash digest
SHA256 eec13015a4b1a503606fa170fcb9b7c6d363c8581f01bb3649377b680bcbbef5
MD5 867a47e8618bab4424ff3346e1f2d162
BLAKE2b-256 3cdd1bf2e77beaffa5539d62668a5b4004661f4b5df00611f395d9ed8a1a47f4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page