rlane-fidelity


Namerlane-fidelity JSON
Version 1.0.3 PyPI version JSON
download
home_pageNone
SummaryProcess Fidelity transaction files
upload_time2024-11-20 02:05:36
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords fidelity python trading stocks reports
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ### fidelity - Process Fidelity transaction files

#### Usage
    fidelity [--use-datafiles] [--no-exclude] [-h] [-v] [-V]
             [--config FILE] [--print-config] [--print-url]
             [--completion [SHELL]]
             [FILES ...]
    
Process downloaded Fidelity history files.

#### Datafile options
    --use-datafiles     Process the `CSV` files defined under `datafiles` in
                        the config file (default: `False`).
    FILES               The `CSV` file(s) to process.

#### Filtering options
    --no-exclude        Do not exclude `SPAXX` from reports (default:
                        `False`).

#### Configuration File
  The configuration file defines these elements:
  
      `datafiles` (str):  Points to the `CSV` files to process. May
                          begin with `~`, and may contain wildcards.

#### General options
    -h, --help          Show this help message and exit.
    -v, --verbose       `-v` for detailed output and `-vv` for more detailed.
    -V, --version       Print version number and exit.
    --config FILE       Use config `FILE` (default: `~/.fidelity.toml`).
    --print-config      Print effective config and exit.
    --print-url         Print project url and exit.
    --completion [SHELL]
                        Print completion scripts for `SHELL` and exit
                        (default: `bash`).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "rlane-fidelity",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "fidelity, python, trading, stocks, reports",
    "author": null,
    "author_email": "Russel Lane <russel@rlane.com>",
    "download_url": "https://files.pythonhosted.org/packages/36/c3/4696cbfdc661dab3b1862d196f82dd24b07ebb1a41460be1d34e8b2217bd/rlane_fidelity-1.0.3.tar.gz",
    "platform": null,
    "description": "### fidelity - Process Fidelity transaction files\n\n#### Usage\n    fidelity [--use-datafiles] [--no-exclude] [-h] [-v] [-V]\n             [--config FILE] [--print-config] [--print-url]\n             [--completion [SHELL]]\n             [FILES ...]\n    \nProcess downloaded Fidelity history files.\n\n#### Datafile options\n    --use-datafiles     Process the `CSV` files defined under `datafiles` in\n                        the config file (default: `False`).\n    FILES               The `CSV` file(s) to process.\n\n#### Filtering options\n    --no-exclude        Do not exclude `SPAXX` from reports (default:\n                        `False`).\n\n#### Configuration File\n  The configuration file defines these elements:\n  \n      `datafiles` (str):  Points to the `CSV` files to process. May\n                          begin with `~`, and may contain wildcards.\n\n#### General options\n    -h, --help          Show this help message and exit.\n    -v, --verbose       `-v` for detailed output and `-vv` for more detailed.\n    -V, --version       Print version number and exit.\n    --config FILE       Use config `FILE` (default: `~/.fidelity.toml`).\n    --print-config      Print effective config and exit.\n    --print-url         Print project url and exit.\n    --completion [SHELL]\n                        Print completion scripts for `SHELL` and exit\n                        (default: `bash`).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Process Fidelity transaction files",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/russellane/fidelity"
    },
    "split_keywords": [
        "fidelity",
        " python",
        " trading",
        " stocks",
        " reports"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "93aa2fe965579e99b2da3e9ab71cdc9b6a5fb67a863b95f7da84efe995adb0e5",
                "md5": "966ac040dda9f4c88be613d10ae03df0",
                "sha256": "176b5e31681fc3d8fd86f7c562f9e54eaa6a4498e6751dae420c1d0e17074225"
            },
            "downloads": -1,
            "filename": "rlane_fidelity-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "966ac040dda9f4c88be613d10ae03df0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 6063,
            "upload_time": "2024-11-20T02:05:34",
            "upload_time_iso_8601": "2024-11-20T02:05:34.357352Z",
            "url": "https://files.pythonhosted.org/packages/93/aa/2fe965579e99b2da3e9ab71cdc9b6a5fb67a863b95f7da84efe995adb0e5/rlane_fidelity-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36c34696cbfdc661dab3b1862d196f82dd24b07ebb1a41460be1d34e8b2217bd",
                "md5": "4570d0805c0c737cae6752de83123684",
                "sha256": "fa91bff209da29dbb7379bd2ec039e9856e8385e3d7949bd3df332b14e2ddd55"
            },
            "downloads": -1,
            "filename": "rlane_fidelity-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "4570d0805c0c737cae6752de83123684",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 5508,
            "upload_time": "2024-11-20T02:05:36",
            "upload_time_iso_8601": "2024-11-20T02:05:36.083770Z",
            "url": "https://files.pythonhosted.org/packages/36/c3/4696cbfdc661dab3b1862d196f82dd24b07ebb1a41460be1d34e8b2217bd/rlane_fidelity-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-20 02:05:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "russellane",
    "github_project": "fidelity",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rlane-fidelity"
}
        
Elapsed time: 0.38895s