factorlab


Namefactorlab JSON
Version 0.1.41 PyPI version JSON
download
home_pageNone
SummaryPython library which enables the discovery and analysis of alpha and risk factors used in the investment algorithm development process
upload_time2025-07-14 14:23:12
maintainerNone
docs_urlNone
authorSystamental
requires_python>=3.9
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![](factorlab_logo.jpeg)


# factorlab

Python library which enables the transformation of raw data into informative alpha and risk factors used in the investment algorithm development process

## Installation

```bash
$ pip install factorlab
```

## Usage

- TODO

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`factorlab` was created by Systamental. It is licensed under the terms of the Apache License 2.0 license.

## Credits

`factorlab` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "factorlab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Systamental",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/ce/38/72d439c8cf23d2045585e207240960f4f176d5f873bebc5655ee1eeaa76b/factorlab-0.1.41.tar.gz",
    "platform": null,
    "description": "![](factorlab_logo.jpeg)\n\n\n# factorlab\n\nPython library which enables the transformation of raw data into informative alpha and risk factors used in the investment algorithm development process\n\n## Installation\n\n```bash\n$ pip install factorlab\n```\n\n## Usage\n\n- TODO\n\n## Contributing\n\nInterested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.\n\n## License\n\n`factorlab` was created by Systamental. It is licensed under the terms of the Apache License 2.0 license.\n\n## Credits\n\n`factorlab` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Python library which enables the discovery and analysis of alpha and risk factors used in the investment algorithm development process",
    "version": "0.1.41",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14b11f7b1a2357649a87f8c6f50e28f0be015d4f6f919871779f01f327267194",
                "md5": "6759117ff8ede98c450b75e52fbde65c",
                "sha256": "43b3a0b894c62014a8810cdeb575bee16f99efca3fcf0c49292cc5294ff2c7bf"
            },
            "downloads": -1,
            "filename": "factorlab-0.1.41-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6759117ff8ede98c450b75e52fbde65c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11160604,
            "upload_time": "2025-07-14T14:23:09",
            "upload_time_iso_8601": "2025-07-14T14:23:09.846655Z",
            "url": "https://files.pythonhosted.org/packages/14/b1/1f7b1a2357649a87f8c6f50e28f0be015d4f6f919871779f01f327267194/factorlab-0.1.41-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce3872d439c8cf23d2045585e207240960f4f176d5f873bebc5655ee1eeaa76b",
                "md5": "d780fce71c08a1b6c254286214386a72",
                "sha256": "fa848d95197e817420394eb9af8b71dce8bd352c4b3d7e9ccb93eb96b91b7ec1"
            },
            "downloads": -1,
            "filename": "factorlab-0.1.41.tar.gz",
            "has_sig": false,
            "md5_digest": "d780fce71c08a1b6c254286214386a72",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11071569,
            "upload_time": "2025-07-14T14:23:12",
            "upload_time_iso_8601": "2025-07-14T14:23:12.766826Z",
            "url": "https://files.pythonhosted.org/packages/ce/38/72d439c8cf23d2045585e207240960f4f176d5f873bebc5655ee1eeaa76b/factorlab-0.1.41.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-14 14:23:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "factorlab"
}
        
Elapsed time: 1.14727s