Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vsilverman/python-modules
This repo contains several python modules used by the ART framework
https://github.com/vsilverman/python-modules
Last synced: 27 days ago
JSON representation
This repo contains several python modules used by the ART framework
- Host: GitHub
- URL: https://github.com/vsilverman/python-modules
- Owner: vsilverman
- Created: 2018-06-21T18:25:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-20T23:54:19.000Z (about 5 years ago)
- Last Synced: 2024-10-30T00:49:19.665Z (3 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python Modules
This repository contains several python modules,
used by the Adaptive Remote Toolchain (ART) framework.## 1. How to run
To run the frameowrk simply execute the following steps.
1.1 Clone the current repository to your local machine1.2 Modify p-art.cfg with the value of your local path
1.3 Execute "python my_art.py"