File: installation.rst

package info (click to toggle)
python-time-machine 2.19.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 476 kB
  • sloc: python: 1,826; ansic: 639; makefile: 14
file content (19 lines) | stat: -rw-r--r-- 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
============
Installation
============

Requirements
------------

Python 3.9 to 3.14 supported, including free-threaded variants from Python 3.13 onwards.

Only CPython is supported at this time because time-machine directly hooks into the C-level API.

Installation
------------

Use **pip**:

.. code-block:: sh

    python -m pip install time-machine