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

How to install DocumentTemplate via python pip




DocumentTemplate - Document Templating Markup Language (DTML), it belongs to Classifiers:

- Development Status :: 6 - Mature
- Environment :: Web Environment
- Framework :: Zope
- Framework :: Zope :: 5
- License :: OSI Approved :: Zope Public License
- Operating System :: OS Independent
- Programming Language :: Python :: 3.5
- Programming Language :: Python :: 3.6
- Programming Language :: Python :: 3.7
- Programming Language :: Python :: 3.8
- Programming Language :: Python :: 3.9
- Programming Language :: Python :: Implementation
- Programming Language :: Python :: Implementation :: CPython
- Topic :: Text Processing
- Topic :: Text Processing :: Markup

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



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_DocumentTemplate_env

- Active the virtual environment

test_DocumentTemplate_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_DocumentTemplate_env

- Active the virtual environment

source test_DocumentTemplate_env/bin/active


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

To install DocumentTemplate on Windows(CMD):

py -m pip install DocumentTemplate

To install DocumentTemplate on Unix/macOs:

pip install DocumentTemplate


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

Example:

pip install DocumentTemplate==2.13.0


Please see the version list below table:

VersionReleased dateCommand
DocumentTemplate 4.02020-11-12T09:47:10Windows:

py -m pip install DocumentTemplate==4.0

Unix/macOs:

pip install DocumentTemplate==4.0

DocumentTemplate 3.42020-10-27T09:27:07Windows:

py -m pip install DocumentTemplate==3.4

Unix/macOs:

pip install DocumentTemplate==3.4

DocumentTemplate 3.32020-07-01T12:45:38Windows:

py -m pip install DocumentTemplate==3.3

Unix/macOs:

pip install DocumentTemplate==3.3

DocumentTemplate 3.2.32020-05-28T14:23:45Windows:

py -m pip install DocumentTemplate==3.2.3

Unix/macOs:

pip install DocumentTemplate==3.2.3

DocumentTemplate 3.2.22020-02-05T01:32:05Windows:

py -m pip install DocumentTemplate==3.2.2

Unix/macOs:

pip install DocumentTemplate==3.2.2

DocumentTemplate 3.2.12020-02-03T16:59:45Windows:

py -m pip install DocumentTemplate==3.2.1

Unix/macOs:

pip install DocumentTemplate==3.2.1

DocumentTemplate 3.22020-02-03T16:06:27Windows:

py -m pip install DocumentTemplate==3.2

Unix/macOs:

pip install DocumentTemplate==3.2

DocumentTemplate 3.12020-01-31T14:21:58Windows:

py -m pip install DocumentTemplate==3.1

Unix/macOs:

pip install DocumentTemplate==3.1

DocumentTemplate 3.02019-05-09T13:35:29Windows:

py -m pip install DocumentTemplate==3.0

Unix/macOs:

pip install DocumentTemplate==3.0

DocumentTemplate 2.13.62020-02-12T20:42:18Windows:

py -m pip install DocumentTemplate==2.13.6

Unix/macOs:

pip install DocumentTemplate==2.13.6

DocumentTemplate 2.13.52020-01-31T15:26:44Windows:

py -m pip install DocumentTemplate==2.13.5

Unix/macOs:

pip install DocumentTemplate==2.13.5

DocumentTemplate 2.13.42017-02-15T11:09:34Windows:

py -m pip install DocumentTemplate==2.13.4

Unix/macOs:

pip install DocumentTemplate==2.13.4

DocumentTemplate 2.13.32016-11-29T14:59:01Windows:

py -m pip install DocumentTemplate==2.13.3

Unix/macOs:

pip install DocumentTemplate==2.13.3

DocumentTemplate 2.13.22011-12-12T13:46:32Windows:

py -m pip install DocumentTemplate==2.13.2

Unix/macOs:

pip install DocumentTemplate==2.13.2

DocumentTemplate 2.13.12010-07-15T11:55:20Windows:

py -m pip install DocumentTemplate==2.13.1

Unix/macOs:

pip install DocumentTemplate==2.13.1

DocumentTemplate 2.13.02010-06-19T17:25:14Windows:

py -m pip install DocumentTemplate==2.13.0

Unix/macOs:

pip install DocumentTemplate==2.13.0


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

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

After that, install by command:

On Windows(CMD):

py -m pip install <path_to_DocumentTemplate_downloaded_file>

On Unix/macOs:

pip install <path_to_DocumentTemplate_downloaded_file>


List distribution:

- DocumentTemplate-2.13.0-py2.6-win-amd64.egg
- DocumentTemplate-2.13.0-py2.6-win32.egg
- DocumentTemplate-2.13.0-py2.7-win-amd64.egg
- DocumentTemplate-2.13.0-py2.7-win32.egg
- DocumentTemplate-2.13.0.zip
- DocumentTemplate-2.13.1-py2.6-win-amd64.egg
- DocumentTemplate-2.13.1-py2.6-win32.egg
- DocumentTemplate-2.13.1-py2.7-win-amd64.egg
- DocumentTemplate-2.13.1-py2.7-win32.egg
- DocumentTemplate-2.13.1.zip
- DocumentTemplate-2.13.2-py2.6-win-amd64.egg
- DocumentTemplate-2.13.2-py2.6-win32.egg
- DocumentTemplate-2.13.2-py2.7-win-amd64.egg
- DocumentTemplate-2.13.2-py2.7-win32.egg
- DocumentTemplate-2.13.2.zip
- DocumentTemplate-2.13.3.tar.gz
- DocumentTemplate-2.13.4.tar.gz
- DocumentTemplate-2.13.5.tar.gz
- DocumentTemplate-2.13.6.tar.gz
- DocumentTemplate-3.0a1.tar.gz
- DocumentTemplate-3.0a2.tar.gz
- DocumentTemplate-3.0a3-py2.py3-none-any.whl
- DocumentTemplate-3.0a3.tar.gz
- DocumentTemplate-3.0a4-py2.py3-none-any.whl
- DocumentTemplate-3.0a4.tar.gz
- DocumentTemplate-3.0b1-py2.py3-none-any.whl
- DocumentTemplate-3.0b1.tar.gz
- DocumentTemplate-3.0b2-py2.py3-none-any.whl
- DocumentTemplate-3.0b2.tar.gz
- DocumentTemplate-3.0b3-py2.py3-none-any.whl
- DocumentTemplate-3.0b3.tar.gz
- DocumentTemplate-3.0b4-py2.py3-none-any.whl
- DocumentTemplate-3.0b4.tar.gz
- DocumentTemplate-3.0b5-py2.py3-none-any.whl
- DocumentTemplate-3.0b5.tar.gz
- DocumentTemplate-3.0b6-py2.py3-none-any.whl
- DocumentTemplate-3.0b6.tar.gz
- DocumentTemplate-3.0b7-py2.py3-none-any.whl
- DocumentTemplate-3.0b7.tar.gz
- DocumentTemplate-3.0b8-py2.py3-none-any.whl
- DocumentTemplate-3.0b8.tar.gz
- DocumentTemplate-3.0b9-py2.py3-none-any.whl
- DocumentTemplate-3.0b9.tar.gz
- DocumentTemplate-3.0-py2.py3-none-any.whl
- DocumentTemplate-3.0.tar.gz
- DocumentTemplate-3.1b1-py2.py3-none-any.whl
- DocumentTemplate-3.1b1.tar.gz
- DocumentTemplate-3.1b2-py2.py3-none-any.whl
- DocumentTemplate-3.1b2.tar.gz
- DocumentTemplate-3.1-py2.py3-none-any.whl
- DocumentTemplate-3.1.tar.gz
- DocumentTemplate-3.2-py2.py3-none-any.whl
- DocumentTemplate-3.2.tar.gz
- DocumentTemplate-3.2.1-py2.py3-none-any.whl
- DocumentTemplate-3.2.1.tar.gz
- DocumentTemplate-3.2.2-py2.py3-none-any.whl
- DocumentTemplate-3.2.2.tar.gz
- DocumentTemplate-3.2.3-py2.py3-none-any.whl (python version >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)
- DocumentTemplate-3.2.3.tar.gz (python version >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)
- DocumentTemplate-3.3-py2.py3-none-any.whl (python version >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)
- DocumentTemplate-3.3.tar.gz (python version >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)
- DocumentTemplate-3.4-py2.py3-none-any.whl (python version >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)
- DocumentTemplate-3.4.tar.gz (python version >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*)
- DocumentTemplate-4.0-py2.py3-none-any.whl (python version >=3.4, <4)
- DocumentTemplate-4.0.tar.gz (python version >=3.4, <4)
- DocumentTemplate-4.1-py3-none-any.whl (python version >=3.6, <4)
- DocumentTemplate-4.1.tar.gz (python version >=3.6, <4)
- DocumentTemplate-4.3-py3-none-any.whl (python version >=3.6, <4)
- DocumentTemplate-4.3.tar.gz (python version >=3.6, <4)


Project link:

- Homepage
- Documentation
- Issue Tracker
- Sources