mbank-csv-export

View on PyPIReverse Dependencies (0)

0.3.0 mbank_csv_export-0.3.0-py3-none-any.whl

Wheel Details

Project: mbank-csv-export
Version: 0.3.0
Filename: mbank_csv_export-0.3.0-py3-none-any.whl
Download: [link]
Size: 8329
MD5: 4971c00b21f696f277b9751c4bef4739
SHA256: 52e3cf22aafd75eef072a1ef1bfdd7f0b704d7ee2c98d2e0232ada1fb1b2873b
Uploaded: 2024-10-21 22:49:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mbank-csv-export
Version: 0.3.0
Summary: Quick & reliable operations csv exporter for mBank.
Author: Marcin Tyszkiewicz
Author-Email: 56219944+mtyszkiewicz[at]users.noreply.github.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: playwright (<2.0.0,>=1.44.0)
Requires-Dist: pydantic (<3.0.0,>=2.9.2)
Requires-Dist: pydantic-settings (<3.0.0,>=2.3.1)
Requires-Dist: python-dateutil (<3.0.0,>=2.9.0.post0)
Description-Content-Type: text/markdown
[Description omitted; length: 1825 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
mbank_csv_export/__init__.py sha256=ZVlwtwGqyQkkdGidH25PLErm51qrGf1Yiz-0BHtKm6Y 143
mbank_csv_export/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
mbank_csv_export/cli/mbank.py sha256=vcu1KaGynMgs_b2O-cJR_n4-nmUEHCIoNEsgbljIUr0 2452
mbank_csv_export/cli/parser.py sha256=Nz3vlDBClbHs8H4YSrd3vP2QLeA2uFqNWPmo3QonKkE 1369
mbank_csv_export/mbank.py sha256=C04WkejIIATVtk-jESjyB8q1He3HPvNQc5wFd_k7Ry8 4445
mbank_csv_export/parser.py sha256=vWvGC8CRC3SH-vKWaLS0Smo0zZca1v_QEcwLAo1Glpo 3166
mbank_csv_export/settings.py sha256=3m2Ek86Wgo8HdUhXa8dUvwqhkQawLtz0xLGvqM-fbhI 220
mbank_csv_export-0.3.0.dist-info/LICENSE sha256=qb88FiOwK9EghgwHK6i690SjGVLCISIUSx9QXXCBDDo 1066
mbank_csv_export-0.3.0.dist-info/METADATA sha256=s8CGQ4UDHd6px0I6a1bqzcats_J_Ov-sIoNLNj89pxo 2392
mbank_csv_export-0.3.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
mbank_csv_export-0.3.0.dist-info/entry_points.txt sha256=9UN90EBosAMx4afJ2sK0vHmvv3HNtcaMbAnHlTSZeRk 110
mbank_csv_export-0.3.0.dist-info/RECORD

entry_points.txt

mbank-export = mbank_csv_export.cli.mbank:main
mbank-parser = mbank_csv_export.cli.parser:main