Simple extansible editor with projects and outline
Project description
I wanted editor to be fast. I wanted editor to do exactly what I need. - PyEditor was born.
I want to make it lightweight, simple and extensible. Well.. maybe from gi.introspection import Gtk is not so fast, but it’s really works fine.
Yep! I’m writing it with py3.4 and Gtk+3 PyGobject. It has some modes support (for now only Python mode exists). And I’m planning some plugin support, maybe for git repositories.
GitHub is currently the main publication point for this software.
This project is registered within the PyPi, so, yes, I want it to be installed as easy as:
pip3 install -U org_wayround_pyeditor
This project depends on My other project - org_wayround_utils - it should be downloaded and installed automatically with above pip command.
https://github.com/AnimusPEXUS/org_wayround_pyeditor
SOFTWARE REQUIREMENTS
Python3 (I developed it with 3.4) filemagic (pip3 install filemagic) PyGObject pep8 autopep8 pylint
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for wayround_org_pyeditor-0.3.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 103ac1f2632f2e56148d07f9b4d2d71f095f98c70caedb3e8dbf03231f1314cd |
|
MD5 | 33706f5ab952a21f9cc84e49079c0457 |
|
BLAKE2b-256 | 8d3dec14545fa780d344be1ab83ecafa4d871e50999caf1968f53d6fa69ede85 |