issues
search
maxscheurer
/
pycontact
Analysis of non-covalent interactions in MD trajectories
https://pycontact.github.io/
GNU General Public License v3.0
51
stars
12
forks
source link
Major cleanup
#20
Closed
maxscheurer
closed
7 years ago
maxscheurer
commented
7 years ago
Clean the python code a little bit, meaning:
[x] unused imports
[x] silly file names
[x] unused classes and variables
[x] code duplicates
[x] maybe merge code of multi_* into ContactAnalyzer! (see issue #30)
[x] remove non-view related code out of MainWindow (probably difficult...)
[x] PEP8
Clean the python code a little bit, meaning: