🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pycoda

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pycoda

Python library for Coded statement of account (CODA)

1.1.0
PyPI
Maintainers
2

pycoda

.. image:: https://badge.fury.io/py/pycoda.svg? :target: http://badge.fury.io/py/pycoda .. image:: https://travis-ci.org/acsone/pycoda.svg?branch=master :target: https://travis-ci.org/acsone/pycoda .. image:: https://coveralls.io/repos/acsone/pycoda/badge.png?branch=master :target: https://coveralls.io/r/acsone/pycoda?branch=master .. image:: https://pypip.in/license/pycoda/badge.svg :target: https://pypi.python.org/pypi/pycoda/ :alt: License

A python library for parsing CODA files

Authors:

  • Laurent Mignon (ACSONE)

Changes


1.1.0 (2022-05-18)
------------------
- `github PR11 <https://github.com/acsone/pycoda/pull/11>`_:
  Store the move reference and the move reference detail into separate fields
  to ease reconciliation.


1.0.0 (2018-09-26)
------------------

- Compatible python 3 (tested with 3.5)


0.5 (2018-02-06)
----------------

- Add support for foreign account number.


0.4 (2015-02-26)
----------------

- `github ISSUE3 <https://github.com/acsone/pycoda/issues/3>`_:
  Globalisation lines are considered as Normal if they are not
  followed by details lines. The transaction type is now used
  to detect the details lines.


0.3 (2015-01-15)
----------------

- `github PR2 <https://github.com/acsone/pycoda/pull/2>`_:
  fix error in parseInformationRecord (@vparitskiy)


0.2 (2014-09-15)
----------------

- `github PR1 <https://github.com/acsone/pycoda/pull/1>`_:
  bugfix in exeption msg (@vparitskiy)

0.1 (2014-07-10)
----------------

- Initial implementation of the CODA reader


FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts