Skip to main content

An open-source integrated finance data source and database application on top of DolphinDB and akshare.

Project description

gulf

简体中文

Description

gulf is an open-source integrated finance data source and database application on top of DolphinDB and akshare.

Installation

You can install the latest stable version from pip using:

pip install gulf

If you plan to develop gulf yourself, or want to be on the cutting edge, you can use an editable install:

git clone https://github.com/FangyangJz/gulf.git
pip install -e .

About development environment

Use poetry as dependency management and conda as virtual environment management.

  • In PyCharm settings, poetry venv creation may meet error, because the OS system is not native English. So conda was used as the virtual environment management, and author used python 3.9 version.

  • If you follow the official poetry manual and create a redundant venv, just delete it. Check the following locations (note hidden paths):

    C:\Users\fangy\AppData\Local\pypoetry\Cache\virtualenvs

  • If the virtual environment is not automatically activated, manually switch:

    conda activate your_venv_name
    

    After activate the virtual environment, poetry update/init/install/add command is executed on the shell. Stack overflow link

Project details


Download files

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

Source Distribution

gulf-0.1.1.tar.gz (35.1 kB view hashes)

Uploaded Source

Built Distribution

gulf-0.1.1-py3-none-any.whl (55.4 kB view hashes)

Uploaded Python 3

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