Skip to main content

A custom-build version of the Fugle library `fugle-trade-python` with customized features.

Project description

phewgle

image

A custom-build version of the Fugle library fugle-trade-python with customized features.

Prerequisite

  1. Modify the User field in the .ini config file by adding Password and CertPassword sub-items.

    ...
    [User]
    Account = <account_id>
    Password = <account_password>
    CertPassword = <certificate_password>
    
  2. Upload the cert.p12 certificate 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

phewgle-0.1.4.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

phewgle-0.1.4-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

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

Hashes for phewgle-0.1.4.tar.gz
Algorithm Hash digest
SHA256 55df39050421464de91b9173e1999b7b380dd4d6b7dbfef2de0cbd8ce4c8e655
MD5 7434fb2dd20ba8fe18493fc8458f9890
BLAKE2b-256 00971112f235377ae77e36026613421659529376ac4618e5dc4cbc77ded10a0b

See more details on using hashes here.

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

Hashes for phewgle-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 8a29b021a4b465d36c5c05a18a46f9fe90f10404ae9de8546a11840dcce874fd
MD5 394557902d5b1a6d8e6373d175562040
BLAKE2b-256 49cc4153ffd37bfe3de8a7e5a722092bc7eea0693599280fd2c362cc64a23f3b

See more details on using hashes here.

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