Simple reconciliation of two lists based on a common field
Project description
recon-cli: Simple command line tool to reconcile lists
What is it
recon-cli is a Python package and cli tool to reconcile datasets against each other using a common key/field. It aims to be provide a simple interface for reliable reconciliations, removing common logic errors made when performing reconciliations. Under the hood it makes use of pandas to merge, filter and categorize the datasets.
Where to get it
The source code is currently hosted on GitHub at: https://github.com/mynhardtburger/recon-cli
Binary installers for the latest released version are available at the Python Package Index (PyPI)
pip install recon-cli
Dependencies
-
pandas: NumPy, python-dateutil, pytz.
-
pandas[performance]: numexpr, bottleneck, numba.
-
pandas[excel]: xlrd, xlsxwriter, openpyxl, pyxlsb.
License
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file recon_cli-0.0.3.tar.gz.
File metadata
- Download URL: recon_cli-0.0.3.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.30.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3378d7342f56212f3e3a1ead75b8bf637bb96961d42b6d1c1f8079f6ac045a7d
|
|
| MD5 |
7ba7035bf2f2d024602672f17ce7bcf2
|
|
| BLAKE2b-256 |
4d63aa1ec8a3e7125ba46ab98daf99790fa2a902431778b889d77a61f6d3bfdb
|
File details
Details for the file recon_cli-0.0.3-py3-none-any.whl.
File metadata
- Download URL: recon_cli-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.30.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60b55a8bab435dc624a055f494a409933eaff7bebda63a44949ba93f8121e878
|
|
| MD5 |
04d10d67ae409e5026e8751e4656d328
|
|
| BLAKE2b-256 |
2b8f596989aeddac77020b0329e755e5ac7676238784179578f26094860fcd56
|