Metadata-Version: 2.0
Name: XObject-GlobalData
Version: 3.1.3
Summary: 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
Home-page: https://github.com/fire17/xo-gd
Author: Tami Bar
Author-email: fire17@gmail.com
License: BSD
Download-URL: https://github.com/fire17/xo-gd/tarball/3.1.3
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
Requires-Dist: GitPython
Requires-Dist: dill
Requires-Dist: psutil (==5.4.2)
Requires-Dist: traceback

XObject + GlobalData
===============================

version number: 3.1.3
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, API Server, Support You 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

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

TBD

Example
-------

TBD


