dhmit/gender_analysis

Upload to PyPI

ryaanahmed opened this issue · 3 comments

This is pretty much ready to happen soon!

Test upload done and available here:
https://test.pypi.org/project/gender-analysis/0.1.0/

to install from the test PyPI:

pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple gender-analysis

Hi there... FYI, the documentation notes that you can pip install from PyPI already, which returns a version:none error... I'm guessing that's because it hasn't been officially released and so I'm a little early to the party here. May be a good idea, though, to flag that in the already visible installation instructions until it has been indexed. Looking forward to playing with it!

@lmrhody -- ah, thanks for this! Yes, that's right; we haven't officially released the package yet, and the installation instructions are for when we do. We'll put something up to warn potential users in the meantime. (p.s. if you want to install it now -- the link above to the test PyPI instance should work)