rohankishore / Aura-Text

Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PyQt6 and Python.
GNU General Public License v3.0
286 stars 21 forks source link
codeeditor hacktoberfest highlighting ide notepad notepad-plus-plus pil pillow pycharm pycharm-ide pygments pyqt5 pyqt6 pyside6 pyside6-designer python python3 qscintilla syntax-highlighting texteditor


![aura text](https://github.com/user-attachments/assets/ebc56c38-c7c3-499a-b68b-28cfcdd4ab6d) Buy Me a Coffee at ko-fi.com

An IDE made entirely with Python
Explore the docs »

Report Bug · Request Feature *Aura Text is also being ported to macOS by [matthewyang204](https://github.com/matthewyang204). Take a look at the repository [here](https://github.com/matthewyang204/Aura-Text-Mac)*



Table of Contents
  1. About The Project
  2. Getting Started
  3. Development
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
View the README In:
  1. Hindi 🇮🇳
  2. German
  3. Español
  4. Russian
  5. 简体中文



📖 About The Project

image

image

Aura Text is an excellent text/code editor that offers a wide array of essential tools. Built with PyQt6 and Python, it harnesses the power and flexibility of these technologies.

With Aura Text, users can access a versatile and powerful editing environment. Whether working on a small script or a complex project, Aura Text equips you with all the necessary features to streamline your workflow. From syntax highlighting and code completion to smart indentation and advanced terminal, Aura Text ensures that your coding experience is efficient and enjoyable while being extremely light on your PC.


The main highlights of Aura Text are:

🏃 Getting Started

Let's set up Aura Text on your PC!

Prerequisites

Run this command in your terminal to install the dependencies at once

  pip install -r requirements.txt

Installation

With Nuitka

Below is an example of how you can build Aura Text using Nuitka

🐍 As a Python File


🧑🏻‍💻 Development

Alt


🛣️ Roadmap

and much much more...

🛂 Contributing

Contributions are what makes the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contributors

🪪 License

Distributed under the MIT License. See LICENSE.txt for more information.