Pyptv

Latest version: v0.3.4

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

Scan your dependencies

Page 4 of 4

0.1.1b

this is a minor update from 0.1.1a version (our first Python 3 version) with a fix of a bug reported in the forum

0.1.1a

This release is for the Python 3 support .

windows-pyptv-0.1.1a
1. Install **Miniconda Python 3** for your platform (!) https://docs.conda.io/en/latest/miniconda.html
2. Download the compressed folder of this release, unzip it to a folder of your choice.
3. Open Anaconda Command Prompt (or PowerShell) and copy/paste these commands:


chcp 1255
conda create -y -n pyptv3 python=3
conda activate pyptv3
pip install --no-index --find-links=whls/ -r requirements.txt
cd pyptv
python setup.py install
python pyptv/pyptv_gui.py ..\test_cavity

0.1.0

This is our first release that does not use C code except the openptv liboptv library and Python bindings.

Page 4 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.