Skip to content

vineetbansal/rusty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

Rusty

A hybrid Rust/Python repository.

Core Rust Development

cargo test

Python Wrapper Development

From inside your venv:

pip install -e .[dev]
pytest

Hybrid Development

If you know what you're doing.

pip install maturin
maturin develop --extras=dev
pytest

Nox development

Standard nox sessions are provided.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published