https://github.com/answering007/bfportf
Optimize portfolio with brute force
https://github.com/answering007/bfportf
finance investing portfolio-optimization python
Last synced: 8 months ago
JSON representation
Optimize portfolio with brute force
- Host: GitHub
- URL: https://github.com/answering007/bfportf
- Owner: answering007
- License: mit
- Created: 2023-10-23T21:18:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-06T21:55:18.000Z (over 2 years ago)
- Last Synced: 2025-02-05T04:51:18.238Z (over 1 year ago)
- Topics: finance, investing, portfolio-optimization, python
- Language: Python
- Homepage:
- Size: 6.95 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# bfportf
[](https://pypi.org/project/bfportf)
[](https://pypi.org/project/bfportf)
-----
**Table of Contents**
- [Installation](#installation)
- [Examples](#Examples)
- [License](#license)
## Installation
1. Download latest release
2. Install from wheel file:
```console
pip install "path_to_the_bfportf_wheel_file.whl"
```
## Examples
See [Example folder](https://github.com/answering007/bfportf/tree/master/examples)
## License
`bfportf` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.