Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async for issue #11 #51

Merged
merged 25 commits into from
Mar 14, 2024
Merged

Async for issue #11 #51

merged 25 commits into from
Mar 14, 2024

Commits on Mar 4, 2024

  1. Update authentication.py

    4rumprom committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d45090d View commit details
    Browse the repository at this point in the history
  2. Update schwab.py

    4rumprom committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    cf375c0 View commit details
    Browse the repository at this point in the history
  3. Update example.py

    4rumprom committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    d3602e7 View commit details
    Browse the repository at this point in the history
  4. Update authentication.py

    4rumprom committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    abe0fa0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    3dc9d96 View commit details
    Browse the repository at this point in the history
  2. Update authentication.py

    Adding asynchonous mode
    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    0a7cce6 View commit details
    Browse the repository at this point in the history
  3. Update authentication.py

    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    3321034 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5858cdc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5994130 View commit details
    Browse the repository at this point in the history
  6. Update setup.py

    Interchanged playwright and playwright-stealth in order of installation
    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    b51fbc9 View commit details
    Browse the repository at this point in the history
  7. Update test.yml

    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    d1213c6 View commit details
    Browse the repository at this point in the history
  8. Update test.yml

    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    2d7aa30 View commit details
    Browse the repository at this point in the history
  9. Update schwab.py

    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    4b13394 View commit details
    Browse the repository at this point in the history
  10. Update test.yml

    4rumprom committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    9aed693 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7009d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Update example.py

    4rumprom committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    edcab86 View commit details
    Browse the repository at this point in the history
  2. Update authentication.py

    4rumprom committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    245d8ce View commit details
    Browse the repository at this point in the history
  3. Update setup.py

    4rumprom committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    cc921dc View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Update authentication.py

    4rumprom committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    6bd739d View commit details
    Browse the repository at this point in the history
  2. Update authentication.py

    4rumprom committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    3841f59 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Update authentication.py

    Correcting typo and adding robustness
    4rumprom committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    a3c729c View commit details
    Browse the repository at this point in the history
  2. Update authentication.py

    4rumprom committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c674dad View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Update authentication.py

    changed .*app/trade.* to re.compile(r"app/trade")
    4rumprom committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7ec2f29 View commit details
    Browse the repository at this point in the history
  2. Update authentication.py

    4rumprom committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    09dd6da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d30429d View commit details
    Browse the repository at this point in the history