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

Add installation instructions #26

Open
brombomb opened this issue Jun 3, 2024 · 2 comments
Open

Add installation instructions #26

brombomb opened this issue Jun 3, 2024 · 2 comments

Comments

@brombomb
Copy link

brombomb commented Jun 3, 2024

I would love to get this up and running even if it's early. I'm a bit green in the python dev world so I'm not sure the best way to get up and running with pip vs poetry.

Thanks!

@mikey0000
Copy link
Owner

This project is setup using poetry and poetry definitely makes using this simpler for newbies. Install poetry, run poetry install
There are tests for running the library specifically 2 one uses the older codebase test_instance.py and one uses the newer codebase (same for HA integration) test2_instance.py

Run them with poetry run python3 tests/test_instance.py

I'll update the wiki today.

@jLynx
Copy link
Collaborator

jLynx commented Jun 27, 2024

Can this issue be closed now @mikey0000 ?

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

3 participants