Skip to content

Norgate-AV/muse-python

Repository files navigation

muse-python

This is a test project to test the integration of Muse with Python.

Installation

The project uses uv to manage the development environment. You can install it with brew install uv.

uv sync

This will create a virtual environment and install the dependencies.

Environment Setup

You need to create a .env file in the root of the project with the following content:

USERNAME=your-username
HOST=your-host

This will be used to deploy the changes to the Muse processor.

Deploy

./deploy.py

LICENSE

MIT

About

A test project to experiment with Python and Muse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages