.. image:: https://badge.fury.io/py/sc-diff-analysis.svg
:target: https://badge.fury.io/py/sc-diff-analysis
.. image:: https://img.shields.io/pypi/pyversions/sc-diff-analysis
:alt: PyPI - Python Version
A simple Python project
========================================
This project provides a simple utility for analyzing difference of retail reports.
Installation
------------
It is possible to install the tool with `pip`::
pip install sc-diff-analysis
Configuration
-------------
Configuration files reading in this order, the first is the top most priority:
#. production.xml in current directory,
#. production.xml in <project_name> directory under User directory,
#. production.xml in <project_name> directory under /var/opt/sc/ directory,
#. default.xml in <project_name> directory under /var/opt/sc/ directory.
The default configuration file looks like this::
dev:
# whether this program is running is development mode
dev_mode: False
License
-------
The script is released under the MIT License. The MIT License is registered
with and approved by the Open Source Initiative [1]_.
.. [1] https://opensource.org/licenses/MIT
Raw data
{
"_id": null,
"home_page": "https://github.com/Scott-Lau/sc-diff-analysis",
"name": "sc-diff-analysis",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "python difference reports",
"author": "Scott Lau",
"author_email": "exceedego@126.com",
"download_url": null,
"platform": "POSIX",
"description": ".. image:: https://badge.fury.io/py/sc-diff-analysis.svg\n :target: https://badge.fury.io/py/sc-diff-analysis\n.. image:: https://img.shields.io/pypi/pyversions/sc-diff-analysis\n :alt: PyPI - Python Version\n\nA simple Python project\n========================================\n\nThis project provides a simple utility for analyzing difference of retail reports.\n\n\nInstallation\n------------\n\nIt is possible to install the tool with `pip`::\n\n pip install sc-diff-analysis\n\nConfiguration\n-------------\n\nConfiguration files reading in this order, the first is the top most priority:\n\n#. production.xml in current directory,\n#. production.xml in <project_name> directory under User directory,\n#. production.xml in <project_name> directory under /var/opt/sc/ directory,\n#. default.xml in <project_name> directory under /var/opt/sc/ directory.\n\nThe default configuration file looks like this::\n\n dev:\n # whether this program is running is development mode\n dev_mode: False\n\nLicense\n-------\n\nThe script is released under the MIT License. The MIT License is registered\nwith and approved by the Open Source Initiative [1]_.\n\n.. [1] https://opensource.org/licenses/MIT\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A python project to analysis the difference between two excel reports",
"version": "0.0.29",
"project_urls": {
"Homepage": "https://github.com/Scott-Lau/sc-diff-analysis"
},
"split_keywords": [
"python",
"difference",
"reports"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "327e9e015fda3cc84541e203415a52e3aa1590b8a4a5ca8b56f3828e33b09bc7",
"md5": "2164a740ae64c4cc85fe2368579b5cf3",
"sha256": "cae0c8c4c231551de8fa925c0ffe8f6fdc76b8fd81046f41086cad27e9176e5c"
},
"downloads": -1,
"filename": "sc_diff_analysis-0.0.29-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2164a740ae64c4cc85fe2368579b5cf3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 34471,
"upload_time": "2024-05-13T02:48:11",
"upload_time_iso_8601": "2024-05-13T02:48:11.611273Z",
"url": "https://files.pythonhosted.org/packages/32/7e/9e015fda3cc84541e203415a52e3aa1590b8a4a5ca8b56f3828e33b09bc7/sc_diff_analysis-0.0.29-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-13 02:48:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Scott-Lau",
"github_project": "sc-diff-analysis",
"github_not_found": true,
"lcname": "sc-diff-analysis"
}