Skip to content

Initial starting, Sessions & whoami cmd for cbrain-cli#1

Merged
prioux merged 2 commits into
aces:mainfrom
axif0:test
Jun 19, 2025
Merged

Initial starting, Sessions & whoami cmd for cbrain-cli#1
prioux merged 2 commits into
aces:mainfrom
axif0:test

Conversation

@axif0

@axif0 axif0 commented Jun 18, 2025

Copy link
Copy Markdown
Collaborator

pip installation:

python3 -m venv venv
source venv/bin/activate
pip install -e .

pip

Shell integration should work just with ./cbrain
shell

I tried not to use install any library. Just using built-in library argparse and urllib.
Also only focus on just user details only,
/users/{id}
/session as POST, GET, DELETE.

Followed the guideline->

@axif0 axif0 requested a review from prioux June 18, 2025 17:50
@prioux

prioux commented Jun 19, 2025

Copy link
Copy Markdown
Member

Okay, it's a start.

@prioux prioux merged commit 3b5922d into aces:main Jun 19, 2025
@prioux

prioux commented Jun 19, 2025

Copy link
Copy Markdown
Member

Try to see if you could use cbrain_api from https://github.com/aces/cbrain-python-client instead.

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.

2 participants