Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fire17/xo-gd

Use Python Like You Never Have Before ! Easy Acces To: Events and Triggers, Realtime MultiProcessing, Instant Dynamic DB, Filesytem & Web Watchdog, Sockets, API Server, Support You Fast Prototyping To Large Scale Systems
https://github.com/fire17/xo-gd

Last synced: about 10 hours ago
JSON representation

Use Python Like You Never Have Before ! Easy Acces To: Events and Triggers, Realtime MultiProcessing, Instant Dynamic DB, Filesytem & Web Watchdog, Sockets, API Server, Support You Fast Prototyping To Large Scale Systems

Awesome Lists containing this project

README

        

### XObject + GlobalData - Version 3.2.8 - Startlight✨
# _xObject + Global Data_
Use Python Like You Never Have Before !

### _Easy Acces To:_
## πŸ”” Events and Triggers
πŸ’› Realtime MultiProcessing
πŸƒ Instant Dynamic DB
πŸ“ Filesytem & Web Watchdog
🌐 Sockets, MQTT, P2P, API Server
⚑ Supports Fast Prototyping To Large Scale Systems

xo-gd
===============================

version number: 3.2.8 ChatParadise
author: Tami Bar

Overview
--------

Use Python Like You Never Have Before, Easy Acces To: Events and Triggers, Realtime MultiProcessing, Instant Dynamic DB, Filesytem & Web Watchdog, Sockets, MQTT, P2P, API Server, Supports Fast Prototyping To Large Scale Systems

Installation / Usage
--------------------

To install use pip:

$ pip install xo-gd

Or clone the repo:

$ git clone https://github.com/fire17/xo-gd.git
$ python setup.py install

To Use xObject:
In python run:
$ from xo import *
or:
$ import xo ; xo = xo.ok()

Contributing
------------

TBD

Example
-------

TBD