Coder Social home page Coder Social logo

core's Introduction

# Core

Core is a lightweight, highly extensible library and framework for plugin-based systems.

IMPORTANT: This library will probably not be developed much further, instead I will make a complete rewrite and redesign of the library which will also be called core and is available under [not-na/core2](https://github.com/not-na/core2).

## Installation

You will only need the file core.py, though it is recommended to use some extensions like core_essentials.
Simply copy these files in your working directory and all plugins in the plugins folder and you are ready to go!

Please note that core.py has not been tested with packagers such as py2exe or pyinstaller, plugins will likely not work.
You may be able to circumvent this limit via explicitly defining "hidden" modules by appending plugins. before their name and adding an empty file __init__.py in the plugins directory.

## Basic Features

- Dynamic Plugin loading
- Platform-independent (no os-specific features used)
- Event System for easy-to-implement hooks
- Easy-to-use Service System to allow easy replacing of existing functionality
- Everything in a single file

core's People

Contributors

not-na avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.