Queue things in a list, review them later.
Project description
Unminder
Queue things in a list, review them later.
Requirements
Unminder requires Python 3.6 or above.
To install Python 3.6, I recommend using 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
Installation
With pip
:
python3.6 -m pip install unminder
With pipx
:
python3.6 -m pip install --user pipx
pipx install --python python3.6 unminder
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
unminder-0.1.0.tar.gz
(4.0 kB
view details)
Built Distribution
File details
Details for the file unminder-0.1.0.tar.gz
.
File metadata
- Download URL: unminder-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.3 Linux/5.6.15-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ecf5ac7ac07d2705a623d2b3f68bd8d4f316980cc330f1cefe05899d130b825c |
|
MD5 | 3c5e7c5774c0284e335c05863ead843c |
|
BLAKE2b-256 | ac20b350c0f0718a23798016917b6ea33ceaa36460874af970543449c16ff6da |
File details
Details for the file unminder-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: unminder-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.9 CPython/3.8.3 Linux/5.6.15-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a9326e0839f2ed30af06b444dd86ec0b628793179ba41b29674f19821ad9213 |
|
MD5 | 481b87b08310f6cc1303d6257349699b |
|
BLAKE2b-256 | ed1b53ad4988fc66432578cf19ca0c8ad2e6b81a0e1f45977bd1889fd7245665 |