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

feat: Basic REPL #12

Merged
merged 1 commit into from
Jun 30, 2023
Merged

feat: Basic REPL #12

merged 1 commit into from
Jun 30, 2023

Conversation

realvarx
Copy link
Contributor

@realvarx realvarx commented Jun 29, 2023

- What I did
Created a basic REPL similar to the Java SDK one (except for the notifications part, which still needs to be implemented)

- How I did it
Took the REPL code from the Java SDK as an example, and transcribed it into Python.

- Context
#9

(Imports and routes aren't managed in the most proper way)

@realvarx realvarx requested review from cpswan and shahumang19 June 29, 2023 15:58
@realvarx realvarx self-assigned this Jun 29, 2023
@realvarx realvarx changed the title Basic REPL feat: Basic REPL Jun 29, 2023
@shahumang19 shahumang19 merged commit c446ede into trunk Jun 30, 2023
@realvarx realvarx mentioned this pull request Jul 3, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants