hc-sc-ocdo-bdpd / file-processing

A metadata extraction tool for various file types
https://hc-sc-ocdo-bdpd.github.io/file-processing-tools/
MIT License
4 stars 3 forks source link

Upload the library to pypi #133

Open benjaminLuoHC opened 9 months ago

benjaminLuoHC commented 9 months ago

The objective is to upload the project to pypi so that others can conveniently use this library via pip install [project_name] rather than installing the dist/*.whl file or installing from the GitHub link (which takes a long time)

It is a free to upload to pypi and we already have the dist/ and pyproject.toml files. However, an account is required for the upload

benjaminLuoHC commented 9 months ago

The runtime for pip install git+https://github.com/hc-sc-ocdo-bdpd/file-processing-tools.git is roughly 5 minutes for a fresh installation