python-ear A python implementation of draft-fv-rats-ear. Proposal Following are the tools that will be used in the development of this library CWT and JWT creation python-cwt python-jwt Code formatting and styling black isort Linting and static analysis flake8 mypy Testing pytest