Metadata-Version: 2.1
Name: antibodyomics
Version: 0.0.1
Summary: An antibodyomics library
Author-email: Andrew Schaub <andrew.schaub@protonmail.com>
Project-URL: Homepage, https://github.com/drewschaub/antibodyomics
Project-URL: Bug Tracker, https://github.com/drewschaub/antibodyomics/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# antibodyomics

## Backend

I'm using setuptools, but other options were Hatchling, Flit and PDM

https://packaging.python.org/en/latest/tutorials/packaging-projects/


## Action Items

1. I need to add the required packages to `pyproject.toml` 
