Movatterモバイル変換


[0]ホーム

URL:


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

Splitio.py into multiple files#448

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
eriknw merged 1 commit intopython-graphblas:mainfromeriknw:split_io
Apr 26, 2023

Conversation

@eriknw
Copy link
Member

Splittingio.py into separate files was brought up in#435 and#436, which I think is a good idea.

I kept the submodules hidden in this PR (such as_networkx.py), because I'm not sure I like the current names. Also, I think tab-completinggb.io.<TAB> is good enough for users to find the functions they want. Since each submodule probably won't have that many functions--all currently have two--I think it would detract if we had e.g.networkx in addition tofrom_networkx andto_networkx ingb.io.

Linting tools actually made this pretty easy to do, b/c they clean up imports I don't use and tell me which functions I need to import.

This PR does not yet useautomodule as suggested in#436. I think we should still consider doing so.

@eriknweriknw added hygieneImprove code quality and reduce maintenance overhead ioData input, output, and conversions labelsApr 26, 2023
@coveralls
Copy link

Coverage Status

Coverage: 99.802% (+5.7%) from 94.056% when pulling8a9239b on eriknw:split_io into1ed40ef on python-graphblas:main.

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

Reviewers

No reviews

Assignees

No one assigned

Labels

hygieneImprove code quality and reduce maintenance overheadioData input, output, and conversions

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@eriknw@coveralls

[8]ページ先頭

©2009-2025 Movatter.jp