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

Python wrapper classes for all user interfaces #750

Merged
merged 55 commits into from
Jul 18, 2024

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    d00c00a View commit details
    Browse the repository at this point in the history
  2. Initial commit for creating wrapper classes and functions for all use…

    …r facing python features
    timsaucer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    27e4f30 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3429ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7937963 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f4c829 View commit details
    Browse the repository at this point in the history
  6. Add license comments

    timsaucer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    d7f5f68 View commit details
    Browse the repository at this point in the history
  7. Add missing import

    timsaucer committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    79bb196 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    685a257 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45ee5ab View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    b8239e7 View commit details
    Browse the repository at this point in the history
  2. Small docstring for ruff

    timsaucer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4c8073e View commit details
    Browse the repository at this point in the history
  3. Linting

    timsaucer committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    411c91c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    610adda View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    265aeb7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    02564de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0e55a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcd5211 View commit details
    Browse the repository at this point in the history
  4. Add py.typed file

    timsaucer committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    1063cff View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    5ba2017 View commit details
    Browse the repository at this point in the history
  2. Add path to unit test

    timsaucer committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    438afa0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    837e3b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e75eee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ebe2e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dad0d26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae569ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4f973af View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2ed822 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2ee65d View commit details
    Browse the repository at this point in the history
  11. Improve docstrings

    timsaucer committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    835e374 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    08b83ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ccd5ad View commit details
    Browse the repository at this point in the history
  14. Enhance Expr comparison operators to accept any python value and atte…

    …mpt to convert it to a literal
    timsaucer committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    13be857 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8f1bb65 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    75e129a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f2b15e0 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b76d105 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Update udf documentation

    timsaucer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    6e87d73 View commit details
    Browse the repository at this point in the history
  2. Docstring formatting

    timsaucer committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    39f18cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94650b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95a4688 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39d9c00 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    671d508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49efdd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c7a811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbf3f46 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d6c6598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cccf305 View commit details
    Browse the repository at this point in the history
  3. Resolve conflict with

    timsaucer committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    6579ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62197bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2821183 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1df7db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    461e7b5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4af541e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5588f28 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Configuration menu
    Copy the full SHA
    39f01fb View commit details
    Browse the repository at this point in the history