Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
/ PyShell Public archive

PyShell (Originally called "Bitt") Is a little shell written in plain Python and is completely Open-source for you to fork or edit; it even has a config.json file to give you some control if not familiar with writing python (or any language).

License

Notifications You must be signed in to change notification settings

deezed420/PyShell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Version of PyShell has been Archived.

PyShell V1

PyShell (Originally called "Bitt") Is a little shell written in plain Python and is completely Open-source for you to fork or edit. It has a config.json file to give you some control if not familiar with writing python (or any language at all), just edit the text in the configuration file.

Documentation

How to use PyShell

You can input math problems (i.e 1 + 1 or 5 ** 2) or comparason over numbers (i.e 1 < 1) or some commands like print or var (print well prints the inputted text and var assigns a value to a variable name of your choice) More commands will come out soon.

Info

Commands

print, var, and math.

About

PyShell (Originally called "Bitt") Is a little shell written in plain Python and is completely Open-source for you to fork or edit; it even has a config.json file to give you some control if not familiar with writing python (or any language).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages