Metadata-Version: 2.1
Name: biobb-structure-manager
Version: 0.0.3
Summary: BioBB_structure_manager is la library to efficiently load and process biomolecular 3D structures.
Home-page: https://github.com/bioexcel/biobb_analysis
Author: Biobb developers
Author-email: josep.gelpi@bsc.es
License: UNKNOWN
Project-URL: Bioexcel, https://bioexcel.eu/
Project-URL: Documentation, http://biobb_structure_manager.readthedocs.io/en/latest/
Keywords: Bioinformatics Workflows BioExcel Compatibility
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Requires-Python: ==3.6.*
Description-Content-Type: text/markdown
Requires-Dist: biopython (==1.73)

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/3dbc32af83244f1fba8961cfe059ae37)](https://www.codacy.com/app/jlgelpi/structure_manager?utm_source=mmb.irbbarcelona.org&amp;utm_medium=referral&amp;utm_content=gitlab/BioExcel/structure_manager&amp;utm_campaign=Badge_Grade)

### Structure Manager package
Python package to manage 3D structures. Wraps Bio.PDB with additional features.

## Dependencies:
* python3
* Bio.PDB (Biopython)
* numpy


