square-python-sdk
square-python-sdk copied to clipboard
Python client library for the Square API
Results
12
square-python-sdk issues
Sort by
recently updated
recently updated
newest added
This PR regenerates code to match the latest API Definition.
**Describe the bug** Building against the `square` package causes several `SyntaxWarning` errors in the generated code. For us, this happens as a consequence of normal CI (precompiling `.py` into `.pyc`),...