Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/earthquakesan/fox-py
Python bindings for FOX - Federated Knowledge Extraction Framework
https://github.com/earthquakesan/fox-py
Last synced: 4 months ago
JSON representation
Python bindings for FOX - Federated Knowledge Extraction Framework
- Host: GitHub
- URL: https://github.com/earthquakesan/fox-py
- Owner: earthquakesan
- License: apache-2.0
- Created: 2014-06-24T10:08:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T11:42:20.000Z (over 5 years ago)
- Last Synced: 2024-08-10T10:56:29.290Z (6 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 7
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
fox-py
======Python bindings for FOX - Federated Knowledge Extraction Framework
For installing to virtualenv:
```
pip install -e git+https://github.com/earthquakesan/fox-py#egg=fox-py
```