Metadata-Version: 2.4
Name: ProteinPlot
Version: 1.0.2
Summary: Library for managing .pdb extension, plotting
Home-page: https://github.com/yourusername/my_library
Author: Poku-Racz-Denes
Author-email: your.email@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: matplotlib
Requires-Dist: jupyter
Requires-Dist: plotly
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ProtPlot

### Install this package using the following command
* pip install ProteinPlot

### After installing open jupyter-lab and load in the example file
* jupyter-lab
