This website requires JavaScript.
Explore
Help
Sign in
NPO-Accounting
/
paypal_rest
Watch
6
Star
0
Fork
You've already forked paypal_rest
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
paypal_rest
/
paypal_rest
History
Brett Smith
f65e353cd9
typing: Add PEP 561 py.typed file.
2021-03-31 16:46:43 -04:00
..
__init__.py
Initial commit.
2020-11-18 15:57:38 -05:00
client.py
client: More specific return type for PayPalAPIClient.get_transaction().
2020-11-24 09:22:40 -05:00
cliquery.py
cliquery: Dump individual objects as an array.
2020-11-24 09:22:59 -05:00
cliutil.py
Initial commit.
2020-11-18 15:57:38 -05:00
config.py
Initial commit.
2020-11-18 15:57:38 -05:00
errors.py
doc: Add docstrings throughout.
2020-11-19 12:00:14 -05:00
paypal_types.py
Initial commit.
2020-11-18 15:57:38 -05:00
py.typed
typing: Add PEP 561 py.typed file.
2021-03-31 16:46:43 -04:00
transaction.py
doc: Add docstrings throughout.
2020-11-19 12:00:14 -05:00