UELer will be prepared for distribution on PyPI. The codebase will be packaged following Python best practices to allow users to install UELer via pip.
Tasks include:
- Adding a
setup.py and necessary packaging files.
- Writing or updating the
README.md with pip installation instructions.
- Ensuring that dependencies are specified and handled properly.
- Testing the package installation process locally and from PyPI.
This will enhance the usability and accessibility of UELer for the community.
UELer will be prepared for distribution on PyPI. The codebase will be packaged following Python best practices to allow users to install UELer via pip.
Tasks include:
setup.pyand necessary packaging files.README.mdwith pip installation instructions.This will enhance the usability and accessibility of UELer for the community.