Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy
 

How to install docutools via python pip




docutools - Documentation Tools for the Mkdocs Material Framework, it belongs to Classifiers:

- License :: Other/Proprietary License
- Programming Language :: Python :: 3.1
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: 3.10

When you know about this project and you want to new install docutools to support your project or you get trouble as ModuleNotFoundError: No module named "docutools" or ImportError: cannot import name "docutools" in your project, let follow this tutorial to install docutools



Installation:

Step 1: First, ensure you installed pip in your os, to check pip has been installed on your computer

In Windows (CMD):

py -m pip --version

In Unix/macOS:

python3 -m pip --version

Ensure pip, setuptools, and wheel are up to date:

In Windows (CMD):

py -m pip install --upgrade pip setuptools wheel

In Unix/macOS:

python3 -m pip install --upgrade pip setuptools wheel


Optional - If you want to install in virtual environment:

In Windows (CMD):

- Install virtualenv - if you installed it, please ignore

py -m pip install --user virtualenv

- Create a virtual environment

py -m venv test_docutools_env

- Active the virtual environment

test_docutools_env\Scripts\active

In Unix/macOS:

- Install virtualenv - if you installed it, please ignore

pip3 install virtualenv

- Create a virtual environment

python3 -m venv test_docutools_env

- Active the virtual environment

source test_docutools_env/bin/active


Step 2: OK, now, let flow below content to start the installation docutools

To install docutools on Windows(CMD):

py -m pip install docutools

To install docutools on Unix/macOs:

pip install docutools


Step 3: If you want to install a specific docutools version, add ==<docutools version> to the end command line

Example:

pip install docutools==2021.1.13


Please see the version list below table:

VersionReleased dateCommand
docutools 2022.4.112022-04-11T15:09:33Windows:

py -m pip install docutools==2022.4.11

Unix/macOs:

pip install docutools==2022.4.11

docutools 2022.3.162022-03-16T09:58:42Windows:

py -m pip install docutools==2022.3.16

Unix/macOs:

pip install docutools==2022.3.16

docutools 2022.3.152022-03-15T17:36:34Windows:

py -m pip install docutools==2022.3.15

Unix/macOs:

pip install docutools==2022.3.15

docutools 2022.3.32022-03-03T14:34:49Windows:

py -m pip install docutools==2022.3.3

Unix/macOs:

pip install docutools==2022.3.3

docutools 2022.2.252022-02-25T07:08:18Windows:

py -m pip install docutools==2022.2.25

Unix/macOs:

pip install docutools==2022.2.25

docutools 2022.2.172022-02-17T18:21:10Windows:

py -m pip install docutools==2022.2.17

Unix/macOs:

pip install docutools==2022.2.17

docutools 2022.2.162022-02-15T16:46:12Windows:

py -m pip install docutools==2022.2.16

Unix/macOs:

pip install docutools==2022.2.16

docutools 2022.2.152022-02-15T13:14:05Windows:

py -m pip install docutools==2022.2.15

Unix/macOs:

pip install docutools==2022.2.15

docutools 2022.2.112022-02-10T21:56:08Windows:

py -m pip install docutools==2022.2.11

Unix/macOs:

pip install docutools==2022.2.11

docutools 2022.2.42022-02-03T09:48:26Windows:

py -m pip install docutools==2022.2.4

Unix/macOs:

pip install docutools==2022.2.4

docutools 2022.1.212022-01-19T09:03:21Windows:

py -m pip install docutools==2022.1.21

Unix/macOs:

pip install docutools==2022.1.21

docutools 2022.1.202022-01-18T15:49:57Windows:

py -m pip install docutools==2022.1.20

Unix/macOs:

pip install docutools==2022.1.20

docutools 2022.1.192022-01-18T15:20:38Windows:

py -m pip install docutools==2022.1.19

Unix/macOs:

pip install docutools==2022.1.19

docutools 2022.1.182022-01-18T15:00:53Windows:

py -m pip install docutools==2022.1.18

Unix/macOs:

pip install docutools==2022.1.18

docutools 2021.12.162021-12-16T00:14:34Windows:

py -m pip install docutools==2021.12.16

Unix/macOs:

pip install docutools==2021.12.16

docutools 2021.10.222021-10-21T23:00:11Windows:

py -m pip install docutools==2021.10.22

Unix/macOs:

pip install docutools==2021.10.22

docutools 2021.10.162021-10-15T13:18:13Windows:

py -m pip install docutools==2021.10.16

Unix/macOs:

pip install docutools==2021.10.16

docutools 2021.10.152021-10-15T13:01:38Windows:

py -m pip install docutools==2021.10.15

Unix/macOs:

pip install docutools==2021.10.15

docutools 2021.10.142021-10-13T17:37:24Windows:

py -m pip install docutools==2021.10.14

Unix/macOs:

pip install docutools==2021.10.14

docutools 2021.10.92021-10-11T18:39:05Windows:

py -m pip install docutools==2021.10.9

Unix/macOs:

pip install docutools==2021.10.9

docutools 2021.10.52021-10-04T21:48:39Windows:

py -m pip install docutools==2021.10.5

Unix/macOs:

pip install docutools==2021.10.5

docutools 2021.10.42021-10-04T21:46:08Windows:

py -m pip install docutools==2021.10.4

Unix/macOs:

pip install docutools==2021.10.4

docutools 2021.10.32021-10-04T21:39:11Windows:

py -m pip install docutools==2021.10.3

Unix/macOs:

pip install docutools==2021.10.3

docutools 2021.9.302021-09-29T22:02:01Windows:

py -m pip install docutools==2021.9.30

Unix/macOs:

pip install docutools==2021.9.30

docutools 2021.9.142021-09-14T21:44:03Windows:

py -m pip install docutools==2021.9.14

Unix/macOs:

pip install docutools==2021.9.14

docutools 2021.8.102021-08-11T14:07:04Windows:

py -m pip install docutools==2021.8.10

Unix/macOs:

pip install docutools==2021.8.10

docutools 2021.8.92021-08-09T12:01:09Windows:

py -m pip install docutools==2021.8.9

Unix/macOs:

pip install docutools==2021.8.9

docutools 2021.8.32021-08-02T22:50:11Windows:

py -m pip install docutools==2021.8.3

Unix/macOs:

pip install docutools==2021.8.3

docutools 2021.8.22021-08-02T09:01:35Windows:

py -m pip install docutools==2021.8.2

Unix/macOs:

pip install docutools==2021.8.2

docutools 2021.7.312021-07-31T09:09:02Windows:

py -m pip install docutools==2021.7.31

Unix/macOs:

pip install docutools==2021.7.31

docutools 2021.7.302021-07-30T09:06:25Windows:

py -m pip install docutools==2021.7.30

Unix/macOs:

pip install docutools==2021.7.30

docutools 2021.7.292021-07-28T16:24:07Windows:

py -m pip install docutools==2021.7.29

Unix/macOs:

pip install docutools==2021.7.29

docutools 2021.7.282021-07-27T14:50:30Windows:

py -m pip install docutools==2021.7.28

Unix/macOs:

pip install docutools==2021.7.28

docutools 2021.7.272021-07-27T14:44:01Windows:

py -m pip install docutools==2021.7.27

Unix/macOs:

pip install docutools==2021.7.27

docutools 2021.5.142021-05-11T08:50:25Windows:

py -m pip install docutools==2021.5.14

Unix/macOs:

pip install docutools==2021.5.14

docutools 2021.5.132021-05-10T23:52:39Windows:

py -m pip install docutools==2021.5.13

Unix/macOs:

pip install docutools==2021.5.13

docutools 2021.5.122021-05-10T23:50:56Windows:

py -m pip install docutools==2021.5.12

Unix/macOs:

pip install docutools==2021.5.12

docutools 2021.1.132021-10-13T05:08:16Windows:

py -m pip install docutools==2021.1.13

Unix/macOs:

pip install docutools==2021.1.13


Step 4: Otherwise, you can install docutools from local archives:

Download the distribution file from docutools-2022.4.11.tar.gz or the specific docutools version in the below list of distribution

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_docutools_downloaded_file>

On Unix/macOs:

pip install <path_to_docutools_downloaded_file>


List distribution:

- docutools-2021.1.13-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.5.12-py3-none-any.whl (python version >=3.6,<4.0)
- docutools-2021.5.12.tar.gz (python version >=3.6,<4.0)
- docutools-2021.5.13-py3-none-any.whl (python version >=3.6,<4.0)
- docutools-2021.5.13.tar.gz (python version >=3.6,<4.0)
- docutools-2021.5.14-py3-none-any.whl (python version >=3.6,<4.0)
- docutools-2021.5.14.tar.gz (python version >=3.6,<4.0)
- docutools-2021.7.27-py3-none-any.whl (python version >=3.6,<4.0)
- docutools-2021.7.27.tar.gz (python version >=3.6,<4.0)
- docutools-2021.7.28-py3-none-any.whl (python version >=3.6,<4.0)
- docutools-2021.7.28.tar.gz (python version >=3.6,<4.0)
- docutools-2021.7.29-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.7.29.tar.gz (python version >=3.7,<4.0)
- docutools-2021.7.30-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.7.30.tar.gz (python version >=3.7,<4.0)
- docutools-2021.7.31-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.7.31.tar.gz (python version >=3.7,<4.0)
- docutools-2021.8.2-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.8.2.tar.gz (python version >=3.7,<4.0)
- docutools-2021.8.3-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.8.3.tar.gz (python version >=3.7,<4.0)
- docutools-2021.8.9-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.8.9.tar.gz (python version >=3.7,<4.0)
- docutools-2021.8.10-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.8.10.tar.gz (python version >=3.7,<4.0)
- docutools-2021.9.14-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.9.14.tar.gz (python version >=3.7,<4.0)
- docutools-2021.9.30-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.9.30.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.3-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.3.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.4-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.4.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.5-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.5.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.9-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.9.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.14-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.14.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.15-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.15.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.16-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.16.tar.gz (python version >=3.7,<4.0)
- docutools-2021.10.22-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.10.22.tar.gz (python version >=3.7,<4.0)
- docutools-2021.12.16-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2021.12.16.tar.gz (python version >=3.7,<4.0)
- docutools-2022.1.18-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.1.18.tar.gz (python version >=3.7,<4.0)
- docutools-2022.1.19-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.1.19.tar.gz (python version >=3.7,<4.0)
- docutools-2022.1.20-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.1.20.tar.gz (python version >=3.7,<4.0)
- docutools-2022.1.21-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.1.21.tar.gz (python version >=3.7,<4.0)
- docutools-2022.2.4-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.2.4.tar.gz (python version >=3.7,<4.0)
- docutools-2022.2.11-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.2.11.tar.gz (python version >=3.7,<4.0)
- docutools-2022.2.15-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.2.15.tar.gz (python version >=3.7,<4.0)
- docutools-2022.2.16-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.2.16.tar.gz (python version >=3.7,<4.0)
- docutools-2022.2.17-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.2.17.tar.gz (python version >=3.7,<4.0)
- docutools-2022.2.25-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.2.25.tar.gz (python version >=3.7,<4.0)
- docutools-2022.3.3-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.3.3.tar.gz (python version >=3.7,<4.0)
- docutools-2022.3.15-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.3.15.tar.gz (python version >=3.7,<4.0)
- docutools-2022.3.16-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.3.16.tar.gz (python version >=3.7,<4.0)
- docutools-2022.4.11-py3-none-any.whl (python version >=3.7,<4.0)
- docutools-2022.4.11.tar.gz (python version >=3.7,<4.0)


Project link:

- Homepage
- Repository