Could you add a console script for the package on PyPI so that unrepl can be called with just unrepl?
I also wonder, why do you not include the packaging setup right in the repository? That would make it possible to contribute improvements such as this one and also more easily replicate what you upload to PyPI. It also doesn't seem like there's a license that would be preferable if accepting contributions.
I suppose that I could even contribute a simple modern packaging setup if that's something that you're interested in.
Could you add a console script for the package on PyPI so that unrepl can be called with just
unrepl?I also wonder, why do you not include the packaging setup right in the repository? That would make it possible to contribute improvements such as this one and also more easily replicate what you upload to PyPI. It also doesn't seem like there's a license that would be preferable if accepting contributions.
I suppose that I could even contribute a simple modern packaging setup if that's something that you're interested in.