mypo documentation

mypo is a Python module for making strategy your portfolio and is distributed under the MIT license.

The project was started in 2021 by sonesuke.

Website: https://sonesuke.github.io/mypo/

Installation

You can install the latest this module with the command:

pip install mypo

Quick start

You can start quickly by using docker image with the command.

git clone https://github.com/sonesuke/mypo.git
docker-compose up

After starting Jupyter server, you can login it with the token. The default of token is ‘1111’.

Developer guide

We welcome new contributors of all experience levels. The mypo community goals are to be helpful, welcoming and effective.

Source code

You can check the latest source with the command:

git clone https://github.com/sonesuke/mypo.git

API reference