Skip to content

foss-fund/limited-api-wise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Limited Bank API (Wise)

The limited banking API allows accessing a bank account of the Wise bank.

It can display:

  • only a selection of transactiopns
  • transfers that match
  • transfers added together by a certain rule

This is the backbone of transparent banking transactions.

Development

Install the package for development.

pip install -e .[dev] --upgrade

Run the tests:

pytest

We also use tox to run tests.

tox

About

Limited API to access transferwise accounts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages