Note of Installation
System: Windows 64 bit
Size: 103MB
Version: 0.1.4
Download windows application: https://sourceforge.net/projects/pyams/files/
Web page: https://pyams.sf.net
Note
Open: examples in the demo directory
Installation by pip
To install pyams_cad, use the following command:
pip install pyams_cad
To upgrade to the latest version:
pip install --upgrade pyams_cad
And run by using the following command:
from pyams import win
win()