将事情列入清单,稍后进行审查。
项目描述
Unminder
将事情列入清单,稍后进行审查。
需求
Unminder需要Python 3.6或更高版本。
要安装Python 3.6,我建议使用pyenv
。
# install pyenv
git clone https://github.com/pyenv/pyenv ~/.pyenv
# setup pyenv (you should also put these three lines in .bashrc or similar)
export PATH="${HOME}/.pyenv/bin:${PATH}"
export PYENV_ROOT="${HOME}/.pyenv"
eval "$(pyenv init -)"
# install Python 3.6
pyenv install 3.6.8
# make it available globally
pyenv global system 3.6.8
安装
使用pip
python3.6 -m pip install unminder
使用pipx
python3.6 -m pip install --user pipx
pipx install --python python3.6 unminder
项目详情
下载文件
下载适合您平台的文件。如果您不确定选择哪个,请了解更多关于安装包的信息。
源分布
unminder-0.1.0.tar.gz (4.0 kB 查看哈希值)
构建分布
unminder-0.1.0-py3-none-any.whl (5.7 kB 查看哈希值)
关闭
unminder-0.1.0.tar.gz的哈希值
算法 | 哈希摘要 | |
---|---|---|
SHA256 | ecf5ac7ac07d2705a623d2b3f68bd8d4f316980cc330f1cefe05899d130b825c |
|
MD5 | 3c5e7c5774c0284e335c05863ead843c |
|
BLAKE2b-256 | ac20b350c0f0718a23798016917b6ea33ceaa36460874af970543449c16ff6da |