Templete of wmbook
Project description
wmbook
Machine Learning (Watermelon Book) 机器学习(西瓜书)
GitHub: https://github.com/iOSDevLog/wmbook PyPI: https://travis-ci.org/iOSDevLog/wmbook
代码规范
.vscode/settings.json
{
"python.pythonPath": "/Users/iosdevlog/.Envs/wmbook/bin/python",
"python.linting.flake8Enabled": true,
"python.formatting.provider": "yapf",
"python.linting.flake8Args": ["--max-line-length=248"],
"python.linting.pylintEnabled": false
}
- 字符串使用双引号: ""
安装
pip install wmbook
开发
本地开发
pip3 install -e .
测试
pytest
发布
python3 setup.py sdist bdist_wheel
twine upload dist/*
生成 CHANGELOG
npm install -g conventional-changelog-cli
./version.sh
联系方式
网站: http://2019.iosdevlog.com/
微信公众号: AI 开发日志
License
wmbook is released under the MIT license. See LICENSE for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wmbook-0.0.1.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file wmbook-0.0.1.tar.gz
.
File metadata
- Download URL: wmbook-0.0.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a9a390cdb7eadf2963e3d08d5cfd5d89ef5fd361d916e14f38d765d79c29335 |
|
MD5 | af6c32d20e3d5c596c5a700b44a5775b |
|
BLAKE2b-256 | 21f384469bdb7cce8058719196b2601fa868283c5668292eb05c368ba9d27d53 |
File details
Details for the file wmbook-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: wmbook-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b5e3db423eafc86f78323a2797d04ab1a497fe07821fbe32d98e4f667ba89ce |
|
MD5 | b07e6135cb13fcbf57ebae1d925c90d3 |
|
BLAKE2b-256 | 32cc8c0b191ba6567bd4a96196a1155d4391d7a1cf3890b2f7634b0f4a77cf9e |