Skip to content

Python Simulated Operating System Environment or PySOE is a closed sandbox environment that runs inside *any* Python Interpreter. It's main purpose is to run it's own small ecosystem of apps specifically created for it.

License

Notifications You must be signed in to change notification settings

LTEGaming/PySOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySOE v0.03a

Python Simulated Operating System Environment or PySOE is a closed sandbox environment that runs inside any Python Interpreter. It's main purpose is to run it's own small ecosystem of apps specifically created for it.

//You probably shouldn't be here//

//Unless you're developing apps//

//Then you can stay//

Application Ecosystem Library

IF YOU NEED A TUTORIAL ON HOW TO USE THESE, THIS PROGRAM IS NOT FOR YOU

Apps made by Carson Goodwin (LTEGaming)

-SOEgraph (Adapted from Py-Graph) Incomplete as of 12/11/16

-SOEvm Incomplete as of 12/11/16

-SOEcalc Incomplete as of 12/11/16

Yes, you can infact sell this. Or take the source code and turn it into your own program with minimal work.

I don't care that much. It's a BSD license, do what you want.

How do i use this?

  1. Create a directory (Preferably on desktop for easy access)
  2. Install Programs you want to use from either Applications-Dev or Applications-Stable into the same directory with Shell, Login, Main, and progs.txt files.
  3. Use your Python Interpreter to open main.py

Current Commands

As of 0.03a:

-listcommands: Lists Commands

-help: Lists Commands

-time: Shows System Time

-ver or -version: Shows OS version

-print or -pr: Prints to display

-prog or -programs: Lists all available integrated programs

-ext or -extras: Extra side commands

-inst or -install: Installs a new program into your program list.

Extra Commands:

As of 0.03a

-his or -history: History of PYOS

-beep: Beep

About

Python Simulated Operating System Environment or PySOE is a closed sandbox environment that runs inside *any* Python Interpreter. It's main purpose is to run it's own small ecosystem of apps specifically created for it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages