Skip to content

erikwrede/rustberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Bindings for Apollo-RS

This is a basic prototype. Use with caution and for testing only!

build

pip install maturin 
maturin build --release

test

Adjust the wheel path in test_parser/pyproject.toml

cd test_parser
poetry install
source .venv/bin/activate
python test_rust.py
python test_graphql_core.py

About

Python Bindings for apollo-rs

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors