Metadata-Version: 2.1
Name: ArguePy
Version: 1.0
Summary: python code editor
Home-page: https://github.com/AlessioMichelassi/ArguePyV1_0
Author: Alessio Michelassi
Author-email: alessio.michelassi@gmail.com
License: GPL
Description-Content-Type: text/markdown

![ArguePy](https://github.com/AlessioMichelassi/ArguePyV1_0/blob/a1fd13e560f38f3134ab57bb5762b042f4ac1493/ArguePy_CodeEditor/editorWidgetTool/img/argue1_0.PNG)

ArguePy

Introduction

ArguePy in code editor with Python syntax highlighting for writing programs in Python. It is written in Python and uses the pyQt5 library for the GUI. It is a simple and easy to use code editor. It is a free and open source software.

Features

Syntax highlighting for Python
Completion and calltips
Auto-indentation
Auto-completion for parentheses, brackets, quotes and comments
Auto-save

[![PayPal](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/alessiomichelassi)


Installation
pip install arguepy

or download the source code and run the main.py file
