8000 GitHub - m4xx1m/meval: https://pypi.org/project/meval
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

m4xx1m/meval

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meval

Evaluates python strings as async code

Usage

# inside an `async def`
from meval import meval
await meval("await thing", globals(), thing=my_function(arg=1))

License

MIT

About

https://pypi.org/project/meval

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%
0