17 Forks
186 Stars
186 Watchers

Imports-in-Python

:snake: :page_facing_up: :pencil2: 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.

How to download and setup Imports-in-Python

Open terminal and run command
git clone https://github.com/00111000/Imports-in-Python.git
git clone is used to create a copy or clone of Imports-in-Python repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Imports-in-Python https://github.com/00111000/Imports-in-Python/archive/master.zip

Or simply clone Imports-in-Python with SSH
[email protected]:00111000/Imports-in-Python.git

If you have some problems with Imports-in-Python

You may open issue on Imports-in-Python support forum (system) here: https://github.com/00111000/Imports-in-Python/issues