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

Allow importing #18

Open
mrx23dot opened this issue Apr 2, 2024 · 3 comments
Open

Allow importing #18

mrx23dot opened this issue Apr 2, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@mrx23dot
Copy link

mrx23dot commented Apr 2, 2024

By adding
if __name__ == '__main__':
to geowifi.py

this would allow using it as a lib.

@mrx23dot
Copy link
Author

mrx23dot commented Apr 2, 2024

plus add init.py

@GONZOsint
Copy link
Owner

@mrx23dot feel free to create a commit

@GONZOsint GONZOsint added the enhancement New feature or request label Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants
@mrx23dot @GONZOsint and others