summaryrefslogtreecommitdiff
path: root/README
blob: ec217e38afe3172b6910bade8c1ab6f1fe5393a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
The software should be usable by reading the docstrings. If you think that
certain features are missing or you found a bug, don't hesitate to ask me
via mail!

Supported Python versions currently are >= 3.7 and <= 3.11. 3.12 will be
degraded, due to use of deprecated modules.

Installation should be easy using setup.py. I recommend running the test suite
by invoking "python test.py" from the source tree to spot problems early.

Helmut Grohne <helmut@subdivi.de>