You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There are multiple Python implementations of the pizzapi functionality out there, and I'd like to pull them all together if possible:
https://github.com/tomasbasham/dominos has some neat ideas about rate-limiting awareness and working CI, as well as the UK URLs. The dominos package is also on pypi. I've reached out to Tomas, pending response.
There are multiple Python implementations of the pizzapi functionality out there, and I'd like to pull them all together if possible:
https://github.com/tomasbasham/dominos has some neat ideas about rate-limiting awareness and working CI, as well as the UK URLs. The dominos package is also on pypi. I've reached out to Tomas, pending response.
wardcraigj owns the pypi deployment:
https://github.com/wardcraigj/pizzapi
https://pypi.python.org/pypi/pizzapi/0.0.2
https://pypi.python.org/pypi/pizzapi/0.0.3
Not sure how to get in touch with this guy.
That's about it for now. Maybe there's a consortium of pizza-ordering API implementations to join. The sky's really the limit on this one.
http://www.pizzahut.com/api/addPizza?size=large&topping1=Pepperoni&topping2=GreenPeppers
https://twitter.com/rogerclark/status/311280908462346240 # is there a dev token?
https://gizmodo.com/5091434/all-giz-wants-the-one-true-internet-pizza-ordering-app-framework
https://github.com/contra/papajohns # url does not work
https://gist.github.com/johnhamelink/33bab077efa8e456faf0 # UK url works - encouraging
The text was updated successfully, but these errors were encountered: