sc-inclusive-balance-detail-analysis


Namesc-inclusive-balance-detail-analysis JSON
Version 0.0.6 PyPI version JSON
download
home_pagehttps://github.com/Scott-Lau/sc-inclusive-balance-detail-analysis
Summarypython project
upload_time2024-05-13 02:37:51
maintainerNone
docs_urlNone
authorScott Lau
requires_python>=3.6
licenseMIT
keywords python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://badge.fury.io/py/sc-inclusive-balance-detail-analysis.svg
    :target: https://badge.fury.io/py/sc-inclusive-balance-detail-analysis
.. image:: https://img.shields.io/pypi/pyversions/sc-inclusive-balance-detail-analysis
    :alt: PyPI - Python Version

A simple Python project
========================================

This is a simple python project.


Installation
------------

It is possible to install the tool with `pip`::

    pip install sc-inclusive-balance-detail-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-inclusive-balance-detail-analysis",
    "name": "sc-inclusive-balance-detail-analysis",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python",
    "author": "Scott Lau",
    "author_email": "exceedego@126.com",
    "download_url": null,
    "platform": "POSIX",
    "description": ".. image:: https://badge.fury.io/py/sc-inclusive-balance-detail-analysis.svg\n    :target: https://badge.fury.io/py/sc-inclusive-balance-detail-analysis\n.. image:: https://img.shields.io/pypi/pyversions/sc-inclusive-balance-detail-analysis\n    :alt: PyPI - Python Version\n\nA simple Python project\n========================================\n\nThis is a simple python project.\n\n\nInstallation\n------------\n\nIt is possible to install the tool with `pip`::\n\n    pip install sc-inclusive-balance-detail-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": "python project",
    "version": "0.0.6",
    "project_urls": {
        "Homepage": "https://github.com/Scott-Lau/sc-inclusive-balance-detail-analysis"
    },
    "split_keywords": [
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ff43513063bba61f9857a5a29443cb4be155795c0bc772a063c2cf2aaabb3b4",
                "md5": "17ec630b75c20e124470ee65451c975b",
                "sha256": "52d231197b87cb35b43be66b0119436e1914552eea8af00a99fb7c3db65953c2"
            },
            "downloads": -1,
            "filename": "sc_inclusive_balance_detail_analysis-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17ec630b75c20e124470ee65451c975b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 23026,
            "upload_time": "2024-05-13T02:37:51",
            "upload_time_iso_8601": "2024-05-13T02:37:51.831309Z",
            "url": "https://files.pythonhosted.org/packages/5f/f4/3513063bba61f9857a5a29443cb4be155795c0bc772a063c2cf2aaabb3b4/sc_inclusive_balance_detail_analysis-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 02:37:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Scott-Lau",
    "github_project": "sc-inclusive-balance-detail-analysis",
    "github_not_found": true,
    "lcname": "sc-inclusive-balance-detail-analysis"
}
        
Elapsed time: 4.85828s