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

Session upload and download methods on session objects. #782

Merged

Conversation

hpohekar
Copy link
Collaborator

@hpohekar hpohekar commented Aug 26, 2022

This feature is for internal use only.
Added _Uploader class to session.py.
Added upload and download methods to both Session and _BaseSession class.
Added test cases for both Session and _BaseSession class in test_uploader.py.
Tested code in Ansys Lab and working fine.

@hpohekar hpohekar changed the title Session upload and download methods. Session upload and download methods on session objects. Aug 26, 2022
tests/test_uploader.py Outdated Show resolved Hide resolved
@hpohekar hpohekar linked an issue Aug 26, 2022 that may be closed by this pull request
@hpohekar hpohekar merged commit 74d1df3 into main Aug 30, 2022
@hpohekar hpohekar deleted the feat/session_upload_download_methods_on_session_objects branch August 30, 2022 16:22
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.

upload/download session methods
4 participants