{{project_description}}
pip install {{project_name}}Or from source (requires a Rust toolchain): pip install git+https://github.com/{{github_username}}/{{project_name}}
from {{project_name}}.main import Electron
Electron().chargeImportant
This software is provided as-is with no guarantee of support or maintenance. Bug reports and pull requests are welcome, but there is no commitment to respond or resolve issues on any timeline.