Nof R's repositories
strscan-php
Simple PHP string tokenizer for lexical scanning operations
github-test
Test repository
grid.less
The smallest LESS grid in the world
MIT000
Imports-in-Python
:snake: :page_facing_up: :pencil2: I wrote a guide to help myself better understand how importing works in Python. The guide talks about Regular, Local, Optional, Circular, and Shadowed imports. The guide also covers how to import from Packages with or without the __init__.py file.