Skip to content

mstarodub/pyo3-trio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyo3-trio

goal: make it convenient to call async rust functions from async python. only trio is supported (no asyncio).

this is derivative work of https://github.com/wyfo/pyo3-async. all credit for the original work goes to wyfo.

the apis have been updated for a new pyo3, and the relevant trio bits extracted.

todo:

  • fix ctrl c issue
  • write the macros / ergonomics
  • make it usable as a library
  • tokio dep

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published