hamly icon indicating copy to clipboard operation
hamly copied to clipboard

fast haml for python

Results 1 hamly issues
Sort by recently updated
recently updated
newest added

``` >>> import hamly Traceback (most recent call last): File "", line 1, in File "/Users/xxx/miniconda3/envs/Lobster/lib/python3.6/site-packages/hamly/__init__.py", line 3, in from .loader import get_template File "/Users/xxx/miniconda3/envs/Lobster/lib/python3.6/site-packages/hamly/loader.py", line 40 exec code in...