Martin Cizmar

Results 2 issues of Martin Cizmar

Move project metadata from `setup.py` to `pyproject.toml`. This change should make project more future-proof as the Python ecosystem is moving to `pyproject.toml` format. Moreover, it fixes problems with dependency definitions...

Enhancement

Initial batch of type hints. Also refactored token kinds into an Enum, as Python 3.6 is no longer supported. Currently depends on some types provided by package 'typing-extensions', in case...

Enhancement
Parsing