Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fire17/xo-gd
- Owner: fire17
- License: bsd-3-clause
- Created: 2021-08-09T01:36:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T14:58:49.000Z (about 3 years ago)
- Last Synced: 2024-10-29T01:30:53.191Z (14 days ago)
- Language: Python
- Size: 1.01 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 Systemsxo-gd
===============================version number: 3.2.8 ChatParadise
author: Tami BarOverview
--------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 installTo Use xObject:
In python run:
$ from xo import *
or:
$ import xo ; xo = xo.ok()Contributing
------------TBD
Example
-------TBD