Skip to content

UoA-eResearch/uvos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uvos

A simple environment to run OpenStack SDK and CLI tools with uv

Requirements

  • Python 3.10+
  • uv

Quick Start

Install project:

uv sync

To use OpenStack CLI tools:

source .venv/bin/activate
openstack --version

When done, you can exit the environment:

deactivate

About

A simple environment to run OpenStack set of CLI tools in Python Poetry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors