Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

python-ecosys/uminio: Add uminio package. #1040

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

Open
paluigi wants to merge 2 commits into micropython:master
base: master
Choose a base branch
Loading
from paluigi:uminio

Conversation

@paluigi
Copy link

@paluigi paluigi commented Aug 4, 2025

uminio is a MicroPython client for MinIO object storage.
This commit add the uminio folder and all its content in the python-ecosys folder.
Original implementation for AWS S3:
https://github.com/DanielMilstein/uboto3/

uminio is a MicroPython client for MinIO object storage.
This commit add the uminio filder and all its content in
the python-ecosys folder.
Original implementation for AWS S3:
https://github.com/DanielMilstein/uboto3/
Signed-off-by: Luigi Palumbo <paluigi@gmail.com>
Copy link
Author

paluigi commented Aug 4, 2025

I tried to figure our why the lint/formatting fails...but I'm lost.

Copy link
Member

dpgeorge commented Aug 4, 2025

If you look here: https://github.com/micropython/micropython-lib/actions/runs/16717239939/job/47313198532?pr=1040 it shows you the problems. Basically you need to put a few things on one line, instead of over many lines.

paluigi reacted with thumbs up emoji

This commit remove redundant lines and correct formatting
for code in python-ecosys/uminio/uminio/__init__.py.
Signed-off-by: Luigi Palumbo <paluigi@gmail.com>
Copy link
Author

paluigi commented Aug 4, 2025

Thanks, code formatted!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /