Metadata-Version: 2.1
Name: provis
Version: 0.0.2
Summary: Protein Visualization Library in Python
Home-page: https://github.com/czirjakkethz/provis
Author: Kristof Czirjak
Author-email: czirjakk@student.ethz.ch
License: MIT
Keywords: python,protein,visualization,pdb
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.md

# provis - A python based PROtein VISualization toolkit

FOR CHARLOTTE AND MOJMIR:
=================================================
If you pull the repo on linux it should already have all the binaries in the provis/binaries folder.

You can play around with the main.py file to see the capabilities of provis. 

=================================================

Welcome to the repository of Provis - a python based protein visualization library.

The easiest way to install is with ``` pip install provis ```, but the library has a few dependencies that have to be installed seperately.
Please visit the [documentation]() for [installation instructions]().



