Metadata-Version: 2.1
Name: opens
Version: 1.0.1
Summary: OpenShell is a feature-rich, open-source shell with all the functionality of Python!
Author: The Open Project
Author-email: opendylan@proton.me
Requires-Python: >=3,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Description-Content-Type: text/markdown

# OpenShell

Welcome to OpenShell! This shell is different to others - instead of typing endless commands into a complicated terminal, you have all the power of Python at your fingertips!

OpenShell isn't just a Python interpreter, either. It's got an entire Python library behind it - designed specifically for the shell!

## Changelog

1.0:

* Core shell
* Variables
* Conditions
* Loops
* `echo` function
* Lots of colours :)
* (A lot more was added)


