Skip to content

vishwakaria/topology-aware-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

topology-aware-launcher

Build

  1. Install dependencies
python3 -m pip install --upgrade pip
python3 -m pip install --upgrade build
  1. Build project. This will create an aws_topology whl in the dist/ directory.
python3 -m build
  1. Install the pip whl. Something like:
 pip install dist/aws_topology-0.0.1-py3-none-any.whl --force-rein
stall

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages