tiny update
licenseMonitor is an open source software for EDA license information data-collection, data-analysis and data-display.
Need python3.8.8, Anaconda3-2021.05-Linux-x86_64.sh is better. Install python library dependency with command
pip install -r requirements.txt
Copy install package into install directory. Execute below command under install directory.
python3 install.py
More details please see “docs/licenseMonitor_user_manual.pdf”
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
licenseMonitor V1.3.2
Update history
Introduction
0. What is licenseMonitor?
licenseMonitor is an open source software for EDA license information data-collection, data-analysis and data-display.
1. Python dependency
Need python3.8.8, Anaconda3-2021.05-Linux-x86_64.sh is better. Install python library dependency with command
2. Install
Copy install package into install directory. Execute below command under install directory.
3. Config
4. Sample
More details please see “docs/licenseMonitor_user_manual.pdf”