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
- Source code: https://github.com/benjiemc/PythonPDB
- Documentation: https://benjiemc.github.io/PythonPDB/
- PyPi: https://pypi.org/project/python-pdb/
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
Built Distribution
File details
Details for the file python_pdb-0.1.3.tar.gz
.
File metadata
- Download URL: python_pdb-0.1.3.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18811cf333cc517c71259570e1d4629efbdedc27b4926e940c23eabeb47c06ba |
|
MD5 | 0d54ff90cbf1ba4f5b6027acfa7b3ab1 |
|
BLAKE2b-256 | 0724b01ba5205e4c96e09d7286c7aa31c3a164f88b312dbe55eb18c3e66eec8a |
File details
Details for the file python_pdb-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: python_pdb-0.1.3-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd7c57839e8c09285d93fa31c11e2e436ee0346ec8c5fa884c75567932abd895 |
|
MD5 | de5500b9e44fb5c700ec491a28814958 |
|
BLAKE2b-256 | e5ae645de0ff7c08cac7bfe02def3e1bec4c182d8bcc3b9cecf0e631d9d4e167 |