adata package

Module contents

Adata portable frozen event handling enviroment.

https://github.com/txemavs/adata

Frozen release

In Windows, you can simply download a portable enviroment and launch adata.exe.

There is no pip install yet.

Fork and build

Steps:
  • create your new python enviroment and activate it
  • use pip to install the requires.txt package list
  • clone this repository
  • launch adata_run.py
  • pip install your packages

to create your own portable enviroment, open build.py to select packages and run:

<python> build.py build