Code Monkey home page Code Monkey logo

saya's People

Contributors

blueglassblock avatar greyelaina avatar karakoo avatar programripper avatar rf-tar-railt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

saya's Issues

channel.meta 字段设计

建议:参考部分的 PyPI Package Metadata

  • name (string, 人类可读)

  • author (允许 name only / name + email 的 table)

  • version (强制 SemVer)

  • license (SPDX classifier / file)

  • urls (Case Insensitive String - String table, 语义和 PyPI 相同)

  • description

    • 默认为 long,允许指定 brief(建议:使用自动截断或读取 <!-- more --> 标识符从 long description 生成 short)
    • long description 可使用 t2i infra
  • icon (optional, path/url)

  • classifier (参考 PyPI,可以包括其他内容,例如是否允许卸载等)

  • dependency (PEP 给出的 string 格式)

这是什么问题 版本0.0.12

我单独运行的module下的PetPet的__init__.py
Traceback (most recent call last):
File "/Users/nanhai/PycharmProjects/saya_plugins_collection/modules/PetPet/init.py", line 27, in
saya = Saya.current()
File "/Users/nanhai/PycharmProjects/saya_plugins_collection/venv/lib/python3.8/site-packages/graia/saya/init.py", line 59, in current
return saya_instance.get()
LookupError: <ContextVar name='saya_instance' at 0x12258dae0>

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.