Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize blockhash as a module #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zorkian
Copy link

@zorkian zorkian commented May 19, 2019

This makes blockhash install as a module which makes it possible to be
packaged in bazel rules, but is probably also slightly more useful in
general.

This also updates to use setuptools and converts the script to an
entry_point which will make it more broadly supported on different
platforms.

This makes blockhash install as a module which makes it possible to be
packaged in bazel rules, but is probably also slightly more useful in
general.

This also updates to use setuptools and converts the script to an
entry_point which will make it more broadly supported on different
platforms.
interpolation = Image.ANTIALIAS

if args.quick:
method = blockhash_even
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blockhash_even is not imported above, is this gonna work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants