Skip to main content

Tools for working with Protein Data Bank Files

Project description

PythonPDB

Tools for working with Protein Data Bank Files. This package was created to provide a bridge between python based OOP (like BioPython) and dataframe/pandas style interfaces (like BioPandas).

Key Links

Installation

The package is available on PyPi and can be downloaded as follows.

pip install python-pdb

Installing for Development

To work on this package, download the git repository...

git clone https://github.com/benjiemc/PythonPDB.git

# or using SSH
git clone git@github.com:benjiemc/PythonPDB.git

cd PythonPDB/

... and then install the package with development dependencies (best practice is to use a virtual environment).

python3 -m venv venv
pip install -e '.[develop]'

Documentation

Documentation can be found at https://benjiemc.github.io/PythonPDB/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python_pdb-0.1.3.tar.gz (15.1 kB view hashes)

Uploaded Source

Built Distribution

python_pdb-0.1.3-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page