Metadata-Version: 2.1
Name: pyabr
Version: 2.0.0
Summary: Python Cloud & OS
Home-page: https://github.com/PyFarsi/pyabr
Author: Mani Jamali
Author-email: pyabrsystem@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyQt5
Requires-Dist: pygame
Requires-Dist: pyqtconsole
Requires-Dist: requests
Requires-Dist: PyQtWebEngine
Requires-Dist: QScintilla
Requires-Dist: wget

<img src="https://img.shields.io/github/license/PyFarsi/pyabr?style=flat-square" alt="License"/>
<img src="https://img.shields.io/github/languages/code-size/PyFarsi/pyabr?style=flat-square" alt="Code Size"/>

# Pyabr cloud computing software

In the name of God, the Compassionate, the Merciful

Pyabr &copy; 2021 Mani Jamali. Free Software GNU General Public License v3.0

## How to Contributing?
for contributing in pyabr please read [CONTRIBUTING.md](/CONTRIBUTING.md)

## What is Pyabr?

Pyabr is a small and lightweight software use as:

- an operating system
- a small theme for android
- a small software for runing PyQt5 and Python applications in moblie phones
- a small cloud software in client
- a small cloud software on servers

## How to install it?

- Persian Document for Installaction of Pyabr [Click Here](https://vrgl.ir/PJcx1)

- Stable release:

```shell script
python3 -m pip install pyabr
python3 -m pyabr
```

In Windows use `python` instead of `python3`

- Latest release:

```shell script
git clone https://github.com/PyFarsi/pyabr
cd pyabr
python3 setup.py
```

