"Database and Utilities for SWIFT (The Society for Worldwide Interbank Financial Telecommunication), a network that enables financial institutions worldwide to send and receive information about financial transactions in a secure, standardized and reliable environment."
Project description
pytekswift.
Documentation
ISO 9362 defines a standard format of Business Identifier Codes (also known as SWIFT-BIC, BIC, SWIFT ID or SWIFT code) approved by the International Organization for Standardization (ISO). It is a unique identification code for both financial and non-financial institutions. The acronym SWIFT stands for the Society for Worldwide Interbank Financial Telecommunication. The ISO has designated SWIFT as the BIC registration authority. When assigned to a non-financial institution, the code may also be known as a Business Entity Identifier or BEI. These codes are used when transferring money between banks, particularly for international wire transfers, and also for the exchange of other messages between banks. The codes can sometimes be found on account statements.
Structure.
The previous edition is ISO 9362:2009 (dated 2009-10-01). The SWIFT code is 8 or 11 characters, made up of:
- 4 letters: institution code or bank code.
- 2 letters: ISO 3166-1 alpha-2 country code (exceptionally, SWIFT has assigned the code XK to Republic of Kosovo, which does not have an ISO 3166-1 country code)
- 2 letters or digits: location code
- if the second character is "0", then it is typically a test BIC as opposed to a BIC used on the live network.
- if the second character is "1", then it denotes a passive participant in the SWIFT network
- if the second character is "2", then it typically indicates a reverse billing BIC, where the recipient pays for the message as opposed to the more usual mode whereby the sender pays for the message.
- 3 letters or digits: branch code, optional ('XXX' for primary office)
Where an eight digit code is given, it may be assumed that it refers to the primary office.
How to Install
# In terminal do:
$ pip install pytekswift
Building from Source for Developers
$ git clone https://github.com/TralahM/pytekswift.git
$ cd pytekswift
$ python setup.py install
Contributing
Support
LICENCE
Self-Promotion
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pytekswift-0.1.3.tar.gz
.
File metadata
- Download URL: pytekswift-0.1.3.tar.gz
- Upload date:
- Size: 21.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 555e3bfa69462159f32f9ccf11e864bf4f9a51c22ddb575870375328ea2dd7f3 |
|
MD5 | 7e08ad41c57f6c144c0dcb014dc8a00a |
|
BLAKE2b-256 | 6f75ed64377ef133e99862c38b4671b3fcf7d08fadd9b09b0bf08943a39a880c |
File details
Details for the file pytekswift-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: pytekswift-0.1.3-py3-none-any.whl
- Upload date:
- Size: 21.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79f8ed709d4a154fe2d8afacd650f04d0d6465bd4f559f7f970aa9005cc272ce |
|
MD5 | de8e0883868ef82a730632274b6d2bfa |
|
BLAKE2b-256 | 4ad66e64deef318aed2749344487aebc3d19a79727401b69814739379cbaa980 |