Skip to content

Removed dependacy on stathat.py, updated to work with Python 3#4

Open
tommarmstrong wants to merge 1 commit into
j4mie:masterfrom
tommarmstrong:master
Open

Removed dependacy on stathat.py, updated to work with Python 3#4
tommarmstrong wants to merge 1 commit into
j4mie:masterfrom
tommarmstrong:master

Conversation

@tommarmstrong
Copy link
Copy Markdown

Hey there,

Ran into problems getting this to work with Python 3.5 and so I changed a few things to make it work. Thought I should PR it in case you were interested.

The dependancy Stathat.py that was being wrapped by this package has been removed as the latest version isn't available from PyPi and the version that is available has a bug that means it won't run. In any case, the functionality provided by stathat was just the ability to send two API calls to stathat and so I have reimplemented them using requests.

Plus there was a minor change to the Queue module (renamed to use a lowercase q) that I fixed up.

Not sure about compatibility with Python 2.7 but I think it would be easy enough to make it work.

Tomm :)

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.

1 participant