A custom-build version of the Fugle library `fugle-trade-python` with customized features.
Project description
phewgle
A custom-build version of the Fugle library fugle-trade-python with customized features.
Prerequisite
-
Modify the
Userfield in the.iniconfig file by addingPasswordandCertPasswordsub-items.... [User] Account = <account_id> Password = <account_password> CertPassword = <certificate_password> -
Upload the
cert.p12certificate file to your Google Cloud Storage bucket.
Usage
Initializing and authenticating the connector
from configparser import ConfigParser
from phewgle.fugle import FugleTrader
config: ConfigParser = ConfigParser()
sdk = FugleTrader(config)
sdk.login()
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file phewgle-0.1.4.tar.gz.
File metadata
- Download URL: phewgle-0.1.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55df39050421464de91b9173e1999b7b380dd4d6b7dbfef2de0cbd8ce4c8e655
|
|
| MD5 |
7434fb2dd20ba8fe18493fc8458f9890
|
|
| BLAKE2b-256 |
00971112f235377ae77e36026613421659529376ac4618e5dc4cbc77ded10a0b
|
File details
Details for the file phewgle-0.1.4-py3-none-any.whl.
File metadata
- Download URL: phewgle-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8a29b021a4b465d36c5c05a18a46f9fe90f10404ae9de8546a11840dcce874fd
|
|
| MD5 |
394557902d5b1a6d8e6373d175562040
|
|
| BLAKE2b-256 |
49cc4153ffd37bfe3de8a7e5a722092bc7eea0693599280fd2c362cc64a23f3b
|