Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tusharmakkar08/alphapy
Text Editor Made in Python
https://github.com/tusharmakkar08/alphapy
Last synced: 25 days ago
JSON representation
Text Editor Made in Python
- Host: GitHub
- URL: https://github.com/tusharmakkar08/alphapy
- Owner: tusharmakkar08
- License: mit
- Created: 2013-08-22T14:00:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-10-04T14:41:58.000Z (about 8 years ago)
- Last Synced: 2023-04-08T21:40:51.068Z (over 1 year ago)
- Language: Python
- Size: 95.7 KB
- Stars: 7
- Watchers: 5
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
AlphaPy Text Editor
====================
Our project is aimed at developing a linux based text editor .It will have the following features :
* Frontend : Icons , User Friendly Interface
* Compiler : Compiling Code based on the language extension Provided
* Pigments : Highlighting the codes based on language syntax
* Parsing : Analyzing the data for formatting and styling the code.
* Searching : Matches strings using regex
* Basic Text Editor functions : Tabbed windows, Save,Cut,Open,Copy,Paste,Undo,RedoUpdated
-------
* Multi-Tab added
* Exporting feature
* Auto Formation of HTML
* Save As
* Spelling Checker
* Compile and Run for different languages
* Find and Replace
* Compressing and Decompressing
* Text to speech integration done
* Upload to google drive
* Get contents from Google Drive
* Warnings before saving the unsaved files
* Warning sounds
* Line number and Character numbers shown
* Inbuilt Terminal like Geany
* Compiler messages displayed in a seperate tab
* Scribble Pad
* Message Pad where messages for spelling check comes[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/tusharmakkar08/alphapy/trend.png)](https://bitdeli.com/free "Bitdeli Badge")