Skip to content

paconius/freesasa-python

 
 

Repository files navigation

FreeSASA Python module

Appveyor build status Travis build status

The module provides Python bindings for the FreeSASA C Library. It works with Python 2.7 and 3.4+, on Linux, Mac OS X and Windows. Documentation can be found at http://freesasa.github.io/python/.

Install the module by

pip install freesasa

Developers can clone the library, and then build the module by the following

git submodule update --init
python setup.py build

Tests can be run using

python setup.py test

About

FreeSASA Python Module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.2%
  • PowerShell 10.4%
  • Batchfile 4.9%
  • C 0.5%