- to deeply analyze and check your Python code for types and other information
- not to require any additional information such as annotations
- to be cross-platform and do not oblige additional installation
- to be modular and easily expandable
- More convenient representation of code
- 👨🔧 Type inference
- Symbolic evaluation
- VSCode extension with smart hints and refactoring options
Pynalyser is available on PyPI
pip install pynalyser
The documentation is available here.
- The
docs
directory contains the documentation for the package. - The
pynalyser
directory contains the pynalyser source (the package itself). - The
requirements
directory contains the PyPi requirements files for the pynalyser package. - The
tests
directory contains the test suite for the pynalyser package.
Want to see what is happening in here?
Look into the CHANGELOG.md
!
0dminnimda 💻 📖 |
wert-rar |
globe 💻 |
Gunjan Lunkad 🚇 |
PhlegmaticGregoire 💻 |