Skip to main content

Library for textworker.

Project description

libtextworker

Implemented things

  • Custom wx.stc.StyledTextCtrl with custom configs (right-click menu, tab indentation and line number)
  • A class for building UI from XML file (XRC) (taken from textworker)
  • A function for wx.MenuBar to create menu items faster (from textworker)

Usage

Add this to your requirements.txt:

-e git+https://github.com/lebao3105/libtextworker.git#egg=libtextworker

Look at the project structure:

  • general: Contain the base exception class for the project and some unique functions about directory creations.
  • get_config: Ported from textworker, contains a class that can handle .ini files
  • interface.manager: Contains ColorManager class which is used to sync the application with the system color.
  • interface.* (sub-folders): Widget for "specific" UI platform (wxPython for now)

Todos

  • Custom config files
  • Support for Tkinter?

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

libtextworker-0.1.0.tar.gz (47.2 kB view hashes)

Uploaded Source

Built Distribution

libtextworker-0.1.0-py3-none-any.whl (35.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page