PP-P2P-Parser
PP-P2P-Parser copied to clipboard
parse-account-statements.py bereitet Kontoauszüge verschiedener bekannter P2P Kreditanbieter (wie z.B. Mintos, Estateguru, ...) in einem von PortfolioPerformance lesbaren CSV-Format auf.
Bumps [filelock](https://github.com/tox-dev/py-filelock) from 3.6.0 to 3.8.2. Release notes Sourced from filelock's releases. 3.8.2 What's Changed Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.1 by @dependabot in tox-dev/py-filelock#178 Update the license classifier to...
Bumps [pylint](https://github.com/PyCQA/pylint) from 2.15.7 to 2.15.8. Commits 1f84ed9 Bump pylint to 2.15.8, update changelog (#7899) 6178e41 Define Protocol as abstract to prevent abstract-method FP (#7839) (#7879) 438025d add test and...
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.1. Release notes Sourced from requests's releases. v2.28.1 2.28.1 (2022-06-29) Improvements Speed optimization in iter_content with transition to yield from. (#6170) Dependencies Added support for...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.14.0 to 20.17.1. Release notes Sourced from virtualenv's releases. 20.17.0 What's Changed release 20.16.7 by @gaborbernat in pypa/virtualenv#2445 Change Nushell activation script to module by @kubouch in...
Bumps [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) from 1.7.1 to 1.8.0. Changelog Sourced from lazy-object-proxy's changelog. 1.8.0 (2022-10-26) Cleaned up use of cPickle. Contributed by Sandro Tosi in [#62](https://github.com/ionelmc/python-lazy-object-proxy/issues/62) <https://github.com/ionelmc/python-lazy-object-proxy/pull/62>_. Cleaned up more dead Python...
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.19.0 to 2.20.0. Release notes Sourced from pre-commit's releases. pre-commit v2.20.0 Features Expose source and object-name (positional args) of prepare-commit-msg hook as PRE_COMMIT_COMIT_MSG_SOURCE and PRE_COMMIT_COMMIT_OBJECT_NAME. #2407 PR...
Bumps [distlib](https://github.com/pypa/distlib) from 0.3.4 to 0.3.6. Release notes Sourced from distlib's releases. Bug-fix / Minor Enhancements Release Fixed #175: Updated launcher executables to better handle the relationship between launcher and...
Bumps [atomicwrites](https://github.com/untitaker/python-atomicwrites) from 1.4.0 to 1.4.1. Commits e05d8c9 version 1.4.1 ea90c67 fix name typo (#60) c35cd32 Add Power Support ppc64le (#57) 9f8db65 wrap line 6699a1f migrate to travis-ci.com ec443a8 Add...
Bumps [pycodestyle](https://github.com/PyCQA/pycodestyle) from 2.8.0 to 2.10.0. Changelog Sourced from pycodestyle's changelog. 2.10.0 (2022-11-23) Changes: E231: allow trailing comma inside 1-tuples in []. PR #1108. W601, W602, W603, W604: removed (no...
Bumps [charset-normalizer](https://github.com/Ousret/charset_normalizer) from 2.0.12 to 3.0.1. Release notes Sourced from charset-normalizer's releases. Version 3.0.1 3.0.1 (2022-11-18) Fixed Multi-bytes cutter/chunk generator did not always cut correctly (PR #233) Changed Speedup provided...