Closed Abdur-rahmaanJ closed 3 years ago
Doesn't look particularly nice IMO - I'd rather add an "Installation" section before "Usage" containing something like "Install maildump from PyPI" with "from PyPI" being linked to the maildump pypi page, and then have a code block with the pip install maildump
command below.
Maybe also mention that people should use a virtualenv or pipx to install maildump.
Or a pypi badge as is commonly seen on projects?
Will do
On Mon, 22 Feb 2021, 15:11 Adrian, notifications@github.com wrote:
Doesn't look particularly nice IMO - I'd rather add an "Installation" section before "Usage" containing something like "Install maildump from PyPI" with "from PyPI" being linked to the maildump pypi page, and then have a code block with the pip install maildump command below.
Maybe also mention that people should use a virtualenv or pipx to install maildump.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ThiefMaster/maildump/pull/34#issuecomment-783297252, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFMVCHEFKFZZAB2KL2WDPBTTAI3XFANCNFSM4YAACMBA .
a badge sounds even better!
Rationale: Did not know it existed on PyPi, thought only install option was through setup.py