.. ligandsplitter documentation master file, created by sphinx-quickstart on Thu Mar 15 13:55:56 2018. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ligandsplitter documentation ========================================================= The ``rcsb-api`` package provides a Python interface to `RCSB PDB API services `_. Use it to search and fetch macromolecular structure data from RCSB PDB `at RCSB.org `_. Availability ------------ Install it from PyPI via ``pip``: .. code-block:: bash pip install ligandsplitter Or, download from `GitHub `_ .. grid:: 1 1 2 2 .. grid-item-card:: Getting Started :margin: 0 3 0 0 Learn the basics of using ligandsplitter. .. button-link:: ./getting_started.html :color: primary :outline: :expand: To the Getting Started Guide .. grid-item-card:: User Guide :margin: 0 3 0 0 An in-depth guide for users. .. button-link:: ./user_guide.html :color: primary :outline: :expand: To the User Guide .. grid-item-card:: API Reference :margin: 0 3 0 0 How to use the API of ligandsplitter. .. button-link:: ./api.html :color: primary :outline: :expand: To the API Reference. .. toctree:: :maxdepth: 2 :hidden: :titlesonly: getting_started user_guide api