Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-shell

A simple shell (non scriptable) made in python

Run Time

Any python file present in the src/utils folder can be run by running the command (filename) without the .py extension

Bugs

Command not found is printed on every execution, even if the command is run successfully(fixed)

Scream command prints a list value

Built-in Commands

pwd : Print the current working directory

Dependencies

Repository structure should be left as is

No non-built-in libraries need to be installed

Python 3 is required

About

This is an attempt to make a fully fledged shell (terminal interface) in python

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages