Skip to content

Instantly share code, notes, and snippets.

@scardine
Last active May 17, 2018 14:26
Show Gist options
  • Save scardine/6ef49ef0ecf485d77a69198d8e76d203 to your computer and use it in GitHub Desktop.
Save scardine/6ef49ef0ecf485d77a69198d8e76d203 to your computer and use it in GitHub Desktop.
Statistics about Python versions installs for your pypi module
pypinfo --start-date 2018-04-01 \
--end-date 2018-04-30 \
--percent --pip --markdown \
your_package_name pyversion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment