kandi X-RAY | astroid Summary
kandi X-RAY | astroid Summary
astroid is a Python library. astroid has no bugs, it has no vulnerabilities, it has build file available, it has a Weak Copyleft License and it has low support. You can download it from GitHub.
The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint… Well, actually the development of this library is essentially governed by pylint’s needs. It used to be called logilab-astng. It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects.
The aim of this module is to provide a common base representation of python source code for projects such as pychecker, pyreverse, pylint… Well, actually the development of this library is essentially governed by pylint’s needs. It used to be called logilab-astng. It provides a compatible representation which comes from the _ast module. It rebuilds the tree generated by the builtin _ast module by recursively walking down the AST and building an extended ast. The new node classes have additional methods and attributes for different usages. They include some support for static inference and local name scopes. Furthermore, astroid builds partial trees by inspecting living objects.
Support
Quality
Security
License
Reuse
Support
astroid has a low active ecosystem.
It has 2 star(s) with 4 fork(s). There are 2 watchers for this library.
It had no major release in the last 6 months.
astroid has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of astroid is current.
Quality
astroid has no bugs reported.
Security
astroid has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
astroid is licensed under the LGPL-2.1 License. This license is Weak Copyleft.
Weak Copyleft licenses have some restrictions, but you can use them in commercial projects.
Reuse
astroid releases are not available. You will need to build from source code and install.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi has reviewed astroid and discovered the below as its top functions. This is intended to give you an instant insight into astroid implemented functionality, and help decide if they suit your requirements.
- Filters the given list of stmts .
- Infer an argument .
- build node from obj
- Return True if two statements are exclusive .
- Print the representation of a node .
- Return a list of wildcard import names .
- Transform pkg resources .
- Handle lazy assignments .
- Install the package .
- Resolve the assignment path .
Get all kandi verified functions for this library.
astroid Key Features
No Key Features are available at this moment for astroid.
astroid Examples and Code Snippets
No Code Snippets are available at this moment for astroid.
Community Discussions
No Community Discussions are available at this moment for astroid.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install astroid
python setup.py install --help. If you have any questions, please mail the code-quality@python.org mailing list for support. See http://mail.python.org/mailman/listinfo/code-quality for subscription information and archives. You may find older archives at http://lists.logilab.org/mailman/listinfo/python-projects .
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page