https://concrete-fem.com
The software is written as Python 3.6 source code
whereby using parts of
NumPy ( https://www.numpy.org),
Scipy ( https://www.scipy.org),
matplotlib ( https://matplotlib.org).
It is provided as a number of modules. The modules all have a prefix Con.
These modules altogether form the ConFem-package. Modules may be edited and executed using an integrated development environment (IDE) like
Idle
Idle is part of the basic python package. Alternatives are given with, e.g.
PyCharm ( https://www.jetbrains.com/pycharm/),
Eclipse ( https://www.eclipse.org/ide/) with PyDev-plugin ( https://www.pydev.org/),
and some more …
which have to be installed separately.
https://concrete-fem.com