Nuacht

Find and list modules in the current python environment - fredrikhl/which-module ...
Create Python modules or Django Pluggable application skeleton to get started on a project. You can rename to anything else, you can also reconfigure this setup however you'd like as a module or add ...
Python modules are typically installed using a package manager called 'pip', which launches a 'setup.py' file that is made available by the developer of the package for installation purposes.