Skip to content

appnet-org/transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AppNet Transport Compiler

Preliminaries

We recommend using conda to configure the environment. Run the following commands to install Python 3.10 and relevant python library dependencies.

conda create -n appnet python=3.10
conda activate appnet
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published