Skip to content

gem-404/pyfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python files also found in my /opt dir for simplifying tasks while coding

The files are used as commands in terminal for doing some specific things...

command pyman -> displays how a python module is used in code

command pyls -> displays what a python module entails, the list of classes and submodules in the module

This commands can be added as aliases in .bashrc or .zshrc or your preferred .profilerc to be used in a terminal while coding

** I use neovim so it's integrated terminal does not give me a hustle to open and check the specific commands**

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages