Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 643 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 643 Bytes

py20022

py20022 is an open source python implementation of the ISO 20022 Financial Services message schema. It provides a series of classes and methods to create and work with the XML files used in the standard.

ISO 20022 is an ISO standard for electronic data interchange between financial institutions. It describes a metadata repository containing descriptions of messages and business processes, and a maintenance process for the repository content.

How to contribute

  • Check for open issues or open a new one to start a discussion around a feature idea or a bug.
  • Fork the repository, make your changes and send a pull request.