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. Soconda
was used as the virtual environment management, and author usedpython
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
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
Built Distribution
File details
Details for the file gulf-0.1.1.tar.gz
.
File metadata
- Download URL: gulf-0.1.1.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a319bc6b01f0fb7c0efd0b5207ff704d0d13b520f3ba64dad958ab92438606ee |
|
MD5 | ba0e3a75bf44680958818b454b426d4e |
|
BLAKE2b-256 | 9490b44a0903e0a5757aef43f938b3df7cf0da31aeb694c6ef3f76e16af274ff |
File details
Details for the file gulf-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: gulf-0.1.1-py3-none-any.whl
- Upload date:
- Size: 55.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.4 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce86c187e76ec851ee7ae4327d39779ec6c3c766711b782525c6866e7959c502 |
|
MD5 | b764980eb5ef6e5cd62778dd466e83b1 |
|
BLAKE2b-256 | d9cbda081e9dd46b0cab1bc7dd96538ec61e5d187213652bf27c47e8606c101e |