Skip to main content

learnware market project

Reason this release was yanked:

yank

Project description

Learnware Market 规范

1 提交规范

1.1 Commit 内容

请按照以下方式提交: 按照 前缀 + Space + 后缀 的方法提交

  • 前缀有三种选择,可使用逗号链接

    • [ENH]:表示 enhancement,意味着增加新功能
    • [DOC]:表示修改了文档
    • [FIX]:表示修改了 bug,修改了 tyoo
    • [MNT]:表示其他小修改,比如更新版本号
  • 后缀表示具体修改的内容,首字母大写

  • 举例:一下都合法

    • [DOC] Fix the document
    • [FIX, ENT] Fix the bug and add some feature

1.2 格式

提交前使用以下命令进行format:

black -l 120 .

其中black安装命令为:

pip install black

2 以开发模式安装方法

使用以下方式进行安装开发:

  • 使用 python 3.8 进行开发
  • 安装代码(代码根目录运行
python setup.py develop
  • 直接增加,删除修改对应文件即可

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

learnware-0.0.1.99-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

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