Skip to content

kushaldas/randomos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Rust from rustup.rs

Visit rustup site and install Rust on your system.

Create virtualenv and install the dependency

python3 -m venv .venv
source .venv/bin/activate
python3 -m pip install -r requirements.txt
maturin develop

The above command should not give any error. Means you are ready for the workshop.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages