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

Make the Python library named the same as the Rust package. #6

Open
scott-wilson opened this issue Dec 30, 2022 · 0 comments
Open

Make the Python library named the same as the Rust package. #6

scott-wilson opened this issue Dec 30, 2022 · 0 comments
Labels
lang-python Issues related to Python lang-rust Issues related to Rust

Comments

@scott-wilson
Copy link
Owner

Right now, the package is called checks, and the Python package is pychecks.

We want to be able to do the following in Python:

import checks

And not...

import pychecks
@scott-wilson scott-wilson added lang-rust Issues related to Rust lang-python Issues related to Python labels Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang-python Issues related to Python lang-rust Issues related to Rust
Projects
None yet
Development

No branches or pull requests

1 participant