Skip to main content

Investor8 CLI

Project description

i8 Terminal: Modern Market Research with the Power of Command-Line

i8 terminal is a modern python-based terminal application that gives you a superior power and flexibility to understand and analyze the market. The interface is simple, efficient, and powerful: it's command-line!

i8 Terminal is backed by the Investoreight Platform and currently covers major U.S. exchanges.

Installing i8 Terminal

Note: i8 Terminal currenly only supports Python 3.9+

If you have Python 3 installed, you can simply install the tool with Python pip:

pip install i8-terminal

We recommend to install i8 terminal in an isolated virtual environment. This can be done as follows:

On Mac OS or Linux:

python3 -m venv .venv 
source .venv/bin/activate 
pip install i8-terminal

On Windows:

python3 -m venv .venv 
source .venv/Script/activate 
pip install i8-terminal

Install i8 Terminal using the Windows Installer

On Windows you can also install i8 Terminal using the windows executable. Check here if you want to download the windows executable.

How to Run i8 Terminal

You can verify whether i8 Terminal is installed succefully by running i8 script:

i8

If you are using the application for the first time, you should first sign in. Run the following command, which will open a browser and redirects you to the investoreight platform to sing in (or sign up):

i8 user login

After a succesful login, the most convenient way to use i8 terminal is to use its own shell:

i8 shell

You should now be able to run i8 commands. Check our documentation for more details.

Documentation

Click here to find more details about the commands.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

i8-terminal-0.1.49.tar.gz (164.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page