symbex 1.4
0
Find the Python code for specified symbols
Contents
Find the Python code for specified symbols
Stars: 231, Watchers: 231, Forks: 6, Open Issues: 2The simonw/symbex
repo was created 1 years ago and the last code push was 1 years ago.
The project is popular with 231 github stars!
How to Install symbex
You can install symbex using pip
pip install symbex
or add it to a project with poetry
poetry add symbex
Package Details
- Author
- Simon Willison
- License
- Apache License, Version 2.0
- Homepage
- https://github.com/simonw/symbex
- PyPi:
- https://pypi.org/project/symbex/
- GitHub Repo:
- https://github.com/simonw/symbex
Related Packages
Errors
A list of common symbex errors.
Code Examples
Here are some symbex
code examples and snippets.
GitHub Issues
The symbex package has 2 open issues on GitHub
- Idea: filters for private (starts with an underscore) functions and methods