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

Multiple runs single command #8

Merged
merged 13 commits into from
Sep 6, 2024
Merged

Conversation

Moosems
Copy link
Member

@Moosems Moosems commented Sep 5, 2024

Fixes #6. Fixes #9.

To do:

  • Allow running of multiple requests per command
  • Remove logging

Current changes in PR:

  • Rewrite Client and Server
  • Allow running of multiple requests per command
  • Update docs
  • Rename misc to utils
  • Remove logging

@Moosems Moosems self-assigned this Sep 5, 2024
@Moosems Moosems added this to the v0.3.0 milestone Sep 6, 2024
@Moosems Moosems added bug Something isn't working enhancement New feature or request labels Sep 6, 2024
@Moosems Moosems marked this pull request as ready for review September 6, 2024 21:36
@Moosems Moosems merged commit ca68dde into v0.3.0 Sep 6, 2024
6 checks passed
@Moosems Moosems deleted the multiple-runs-single-command branch September 6, 2024 21:36
Moosems added a commit that referenced this pull request Sep 7, 2024
* Remove unused line

* Better sorting, better type usage

* Remove print and update init

* Format

* isort

* Update simple_example.py

* Update string

* Multiple runs single command (#8)

* Current progress

* Fill in Server

* Get some requests going!

* Remove logging, fix add command

* Finish major legwork

* Start formalizing the changes

* Get tests running

* Update setup.py

* Typo

* Update examples and tests

* Return differently based on command

* Formatting

* Update docs

* Use keyword args instead of a dict (#11)

* Prepare Release Candidate 0

* Fix pyright issues and docstrings

* Format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant