补充dash-bio的简单解析工具。
项目描述
注意
截至Dash Bio 1.0,dash-bio-utils的开发已移至主Dash Bio仓库。
此包存在是为了向后兼容。
_dash Bio Utils
Dash Bio utils是一组辅助脚本,与dash-bio
包一起使用。
Dash
了解更多关于Dash的信息,请访问https://plot.ly/products/dash/。
咨询和OEM
有关Dash应用程序开发的查询、高级OEM集成等,请联系我们。
贡献
如果您想为此存储库做出贡献,请参阅贡献指南。
运行测试
创建并激活一个新的虚拟环境
python3 -m venv venv
source venv/bin/activate
pip install pytest
或者conda环境
conda create -n dash-bio-utils python=3.7
source activate dash-bio-utils
conda config --add channels conda-forge
conda install pytest
克隆此仓库,安装dash-bio-utils
包,并运行其测试
git clone https://github.com/plotly/dash-bio-utils.git
cd dash-bio-utils/
python setup.py install
python -m pytest tests/
如果您使用ipdb设置断点,您希望在命令行上禁用捕获
python -m pytest -s tests/
项目详情
关闭
dash_bio_utils-1.0.0.tar.gz的哈希
算法 | 哈希摘要 | |
---|---|---|
SHA256 | b6e66ce5e7b9233b24286ed94e6b55ee73571955f9e6ca2d9efce99d3162bd19 |
|
MD5 | 77a84724587e701e1549d3f8ddb26b22 |
|
BLAKE2b-256 | fcd0beb712b56ce7228749600b664b23b283986c2483bcbe33450fb7cd5ab3a6 |