bashlex 0.18
0
Python parser for bash
Contents
Python parser for bash
Stars: 557, Watchers: 557, Forks: 94, Open Issues: 34The idank/bashlex
repo was created 10 years ago and the last code push was 6 months ago.
The project is popular with 557 github stars!
How to Install bashlex
You can install bashlex using pip
pip install bashlex
or add it to a project with poetry
poetry add bashlex
Package Details
- Author
- Idan Kamara
- License
- GPLv3+
- Homepage
- https://github.com/idank/bashlex.git
- PyPi:
- https://pypi.org/project/bashlex/
- GitHub Repo:
- https://github.com/idank/bashlex
Classifiers
- Software Development/Libraries/Python Modules
- System/System Shells
- Text Processing
Related Packages
Errors
A list of common bashlex errors.
Code Examples
Here are some bashlex
code examples and snippets.
GitHub Issues
The bashlex package has 34 open issues on GitHub
- [request] Add support for local, global, and export
- yacc: fixed newline bug (fixes #47)
- comment parsing #