Installation¶
Installation: pip¶
pip install pathvalidate
Installation: conda¶
conda install -c thombashi pathvalidate
Installation: apt¶
sudo add-apt-repository ppa:thombashi/ppa
sudo apt update
sudo apt install python3-pathvalidate
Dependencies¶
Python 3.7+ no external dependencies.