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

Name of library causes inconsistency problems #10

Closed
dhalbert opened this issue Mar 24, 2022 · 3 comments
Closed

Name of library causes inconsistency problems #10

dhalbert opened this issue Mar 24, 2022 · 3 comments

Comments

@dhalbert
Copy link
Contributor

This library is imported by import circuitpython_typing, which causes some issues, because the "circuitpython" prefix is often dropped for other libraries.

We could change it to import typing_circuitpython, and rename the repo to Adafruit_CircuitPython_Typing_CircuitPython, which is a mouthful, but would make its naming scheme consistent.

See discussion in #9.

@tekktrik
Copy link
Member

Could we do something like Adafruit_CircuitPython_CPYTyping and have it be cpy_typing or adafruit_cpytyping?

@tekktrik
Copy link
Member

Or cirpy if cpy sounds too much like CPython

@dhalbert
Copy link
Contributor Author

This does not seem to be a continuing annoyance, so I'll close this.

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

No branches or pull requests

2 participants