Pychroot

Latest version: v0.10.3

Safety actively analyzes 714860 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.9.10

----------------------------

- Add support for custom bind mounts to the pychroot script. Now users are able
to do things like::

pychroot -R /home/user ~/chroot

which will recursively bind mount their home directory into the chroot in
addition to the standard set of bind mounts.

- Use "source[:dest]" as keys for mountpoints. This enables support for
mounting the same source onto multiple destinations. For example, with
pychroot it's now possible to run::

pychroot -B tmpfs:/dev/shm -B tmpfs:/tmp

0.9.9

---------------------------

- Install chroot(1) workalike as pychroot. This allows users to be lazier when
doing basic chrooting since pychroot handles mounting and unmounting standard
bind mounts automatically.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.