ltfqia


Nameltfqia JSON
Version 0.1.4 PyPI version JSON
download
home_page
SummaryQuantitative Investment Analysis
upload_time2023-03-15 03:40:05
maintainer
docs_urlNone
authorShawn Anderson
requires_python>=3.10,<4.0
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LTF Quantitative Investment Analysis

## Installation

`pip3 install ltfqia`

## Development
```
poetry install --with dev
poetry shell
pytest
```

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ltfqia",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Shawn Anderson",
    "author_email": "shawn@longtailfinancial.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/8c/15b96c71406eb1e3e91ff3c1572ec22e5774ff615c05ae684c65d7c1ff33/ltfqia-0.1.4.tar.gz",
    "platform": null,
    "description": "# LTF Quantitative Investment Analysis\n\n## Installation\n\n`pip3 install ltfqia`\n\n## Development\n```\npoetry install --with dev\npoetry shell\npytest\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Quantitative Investment Analysis",
    "version": "0.1.4",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79e1e9da6e593ad86cf2b5bcb03c47ee19bbad171b62eea4656e466656caebc9",
                "md5": "6d0ab4148e6bf899ef0c1795ff804380",
                "sha256": "c08f5605cd4561221ad80e0ec7b1b14c05b7613a5608f6f88c43cb0cfafd81be"
            },
            "downloads": -1,
            "filename": "ltfqia-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6d0ab4148e6bf899ef0c1795ff804380",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 11202,
            "upload_time": "2023-03-15T03:40:03",
            "upload_time_iso_8601": "2023-03-15T03:40:03.530864Z",
            "url": "https://files.pythonhosted.org/packages/79/e1/e9da6e593ad86cf2b5bcb03c47ee19bbad171b62eea4656e466656caebc9/ltfqia-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e8c15b96c71406eb1e3e91ff3c1572ec22e5774ff615c05ae684c65d7c1ff33",
                "md5": "c6de01ef7213a2ebdb8e0aff88c11d6f",
                "sha256": "06960c056f21152c6ebc6413034432a631eb1b5b53548ad8876a8c7b3397ccb3"
            },
            "downloads": -1,
            "filename": "ltfqia-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "c6de01ef7213a2ebdb8e0aff88c11d6f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 7925,
            "upload_time": "2023-03-15T03:40:05",
            "upload_time_iso_8601": "2023-03-15T03:40:05.485709Z",
            "url": "https://files.pythonhosted.org/packages/7e/8c/15b96c71406eb1e3e91ff3c1572ec22e5774ff615c05ae684c65d7c1ff33/ltfqia-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-15 03:40:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "ltfqia"
}
        
Elapsed time: 0.04144s