esg-matching

View on PyPIReverse Dependencies (0)

0.2.0 esg_matching-0.2.0-py3-none-any.whl

Wheel Details

Project: esg-matching
Version: 0.2.0
Filename: esg_matching-0.2.0-py3-none-any.whl
Download: [link]
Size: 67066
MD5: 8235403572334a13f4de4713bab2576c
SHA256: 0e395dbe63d0e407fb05f700704312162b5ab8a557ea1fd0df5da6e687af36ed
Uploaded: 2022-07-18 13:09:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: esg-matching
Version: 0.2.0
Summary: Entity matching of several data sources
Author: Os-Climate Foundation
Author-Email: test_os-climate[at]gmail.com
Home-Page: https://github.com/os-climate/esg-matching
Project-Url: Repository, https://github.com/os-climate/esg-matching
License: Apache 2
Keywords: entity matching,matching,esg matching
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<3.11
Requires-Dist: SQLAlchemy (>=1.4.21)
Requires-Dist: cx_Oracle (>=8.3.0)
Requires-Dist: pandas (>=1.4.0)
Requires-Dist: sqlalchemy-trino (>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 684 characters]

WHEEL

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

RECORD

Path Digest Size
LICENSE.md sha256=MRgi992y4Nv2Kha72owXqrdsryYDpT1FKQ46ySQw21c 11385
esg_matching/__init__.py sha256=E4hLlGBPFOiQzaV0K4I7J35mB4f36FCZXaBlrQMnry8 491
esg_matching/data_source/__init__.py sha256=tK58R4iSKaPE_-fErKl6Lb5M2XOQ-roRKquui2w-U5k 400
esg_matching/data_source/db_match.py sha256=LXJZTrDTtxxakVMi5zuZ75VVpm2SBqoWw-sfytDJHQU 9442
esg_matching/data_source/db_source.py sha256=xnpyyKAty7w_di-Omgd-5zgGJJPSPH2Nc09HUB9AB94 28482
esg_matching/engine/__init__.py sha256=xMw2zW8fOH9rKDjAWl6uGtQKmsKEn-x0vQnw_Rb6H1o 539
esg_matching/engine/builders/__init__.py sha256=GP4WQzrhAwRJsjJpl40xQjeWKz1jpraKKXjIniMCTDc 171
esg_matching/engine/builders/sql_builder.py sha256=oKYJgytypgdMk0WYJYJQc7sMBQaXtg9rzKEyYc1U5N4 15043
esg_matching/engine/builders/table_builder.py sha256=QtbV7-4fggJt36HEtOwu2zM7JPAM7ZB3bUtT6brHZPE 12906
esg_matching/engine/connectors/__init__.py sha256=F_qBoQ8pIUui6TeXB1aTFQ9LYRghZp7FKbZwrgSNjVc 167
esg_matching/engine/connectors/base_connector.py sha256=av_xwzsvbNxaZub-oHDAMAdl3Lw9KrtGIQJBGG7GwEE 13078
esg_matching/engine/connectors/oracle.py sha256=l4Xiwv4ZxTpoDZUW8V2pd2UaKbwFqm7UrFOpBIFceBk 6478
esg_matching/engine/connectors/sql_lite.py sha256=N53ASSINgdX9SZ6E3edLE72dvJ3wWk9hUon7toKsavY 1609
esg_matching/engine/connectors/trino.py sha256=xcS0ju98lhUToYleQv0fogTouaLuOKSzgfsET4_QzBU 6763
esg_matching/engine/sql/__init__.py sha256=yXI7QNAt2wpJ5JtCJKgYLunNZjIU_kUgJV_0A_f2b2Y 103
esg_matching/engine/sql/dml.py sha256=XnLyTQnGoYa_yh0vtRCaUxB01ONGRZBgkzB9wsbiNVw 3996
esg_matching/engine/sql/dql.py sha256=fyWqdFzYftJxXooU_I6lLZRjmCCEZ1mz1D9Bn2Iy9Kk 5924
esg_matching/exceptions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esg_matching/exceptions/exceptions_builders.py sha256=RaHpJKIodx4NmsUvIPrcFZ-W6xyuDmjZCzlP7movZg0 1484
esg_matching/exceptions/exceptions_data_source.py sha256=XgrR0Tv3OjLHmKnppVSvWvvDiM5r-hIGLRjLHhugQQw 3642
esg_matching/exceptions/exceptions_db_engine.py sha256=6TPGIqVCPH3_6mxf65ymqYW68m9nyRZkqvhwzfjLdS4 1816
esg_matching/exceptions/exceptions_file.py sha256=5UfexFzuPiyDCXxRSDaHTc4jUj0XNglfAh_A9MB4CBI 1345
esg_matching/exceptions/exceptions_matching_policy.py sha256=YXHC8sq7QAizE51LozN4jR9jJymfplGAEty_pmtH89w 1671
esg_matching/exceptions/exceptions_settings.py sha256=6CVduXqwgRNYPMmpMCyE5O7tUDPY3i82FwMpu2R2GeM 4013
esg_matching/file_reader/__init__.py sha256=Y0Wrnrt3nitBhWgOn-oma1oFO_mmztlz1s81P0jPwl4 495
esg_matching/file_reader/base_reader.py sha256=Ozp4FRjHY3Neu3j4ICw14FIHGFMqeUQAYl8hNPRXRPg 3130
esg_matching/file_reader/csv_reader.py sha256=r3HOvzH7Uk-fxL_S2iI2uacaJLilSELthz6-1E8255Q 7228
esg_matching/file_reader/file.py sha256=0yEFY9gZaI7mAgUvBLCTHEvwyy1fks1s7ZPyMnAug8A 3298
esg_matching/file_reader/settings.py sha256=y7hsCXIEPFkhYAlHgXmkK0t5a-FEilDMbUMI1eQ9w84 11813
esg_matching/file_reader/utils.py sha256=r5fNWwswi-7RImEGpvcEOeZ5al6fiai7BZownGeJTeM 4999
esg_matching/matcher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esg_matching/matcher/db_matcher.py sha256=OTjLyiCeiEdnQDPUnpaRwXlOLH1PGxKP3JsfpDaFj8Y 17131
esg_matching/matcher/dfm.py sha256=I8Pvn3bW4fPELSg8NDAV5Mi7Cbcfr8yaQ2mbcxA5REg 7753
esg_matching/matcher/drm.py sha256=riLek7Kws8zLybS_1eEacnY1Oudpz-EsKxChoVzALp0 9985
esg_matching/matcher/irm.py sha256=euo8d5-kJMuAW39HktsqDItpOOtAbWnsQSF_xz3b1eA 12229
esg_matching/matcher/policy.py sha256=GYK3SicZBVKiSPBGiI7D1TOz2oHLBmWxQ2jwX6bW3oU 9149
esg_matching/processing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esg_matching/processing/etl.py sha256=8jnp4YWbFuACyD9N3IQqyKDB6nl73KHaVi2EO4ueMT0 14531
esg_matching/report/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esg_matching/report/report_manager.py sha256=DZDgW9Oiwut2_GQwDJ7OW63UCbkUeuW5tAkPc1-BY8M 3558
esg_matching/report/report_matching.py sha256=ks6GQhKP3_9Qe7wa_qb2eMgt495CxPyCvzkWGqkqoJI 2150
esg_matching-0.2.0.dist-info/entry_points.txt sha256=d-DgzOMENNfQ2VNMOztEgFpFxFffuOcwGl6KXc-ThuA 37
esg_matching-0.2.0.dist-info/LICENSE.md sha256=MRgi992y4Nv2Kha72owXqrdsryYDpT1FKQ46ySQw21c 11385
esg_matching-0.2.0.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
esg_matching-0.2.0.dist-info/METADATA sha256=QP7zZNRWDSrDn53P0wRwVTbugyF9yQgWLyhsVtyr-2s 1862
esg_matching-0.2.0.dist-info/RECORD

entry_points.txt

test = scripts:test