GitXplorerGitXplorer
f

hackaton-bancoestado

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
41a0ad7e64a153ce51e992a8d4b51d4d5411c003

remove *.pyc

ffgaray committed 7 years ago
Unverified
aa5d9810ef5f1f19370baee94e41e2ff00dc9ca7

WIP calling haskell functions from python

ffgaray committed 7 years ago
Unverified
de3b1153d1fd4f80e163c0eaf51d19c498e6a941

we can call python from haskell!

ffgaray committed 7 years ago
Unverified
4df131cddf7617dfb6aaf66b8cd5699ed18e2adc

now we can compile and link against python and prolog

ffgaray committed 7 years ago
Unverified
4ba08b4b3d34a51d255515500d0c774397eb2ed1

update project with more complete version

ffgaray committed 7 years ago
Unverified
6a79c74b170727944800451622b70eef42bbb906

added FFI for python

ffgaray committed 7 years ago

README

The README file for this repository.

Readme

Requeriments

  • Docker
  • Docker-compose

Overview

How to run

  • First, build the image for download the pip packages in requeriments.txt.
$ docker-compose build
  • Finally, to run
$ docker-compose up
  • The webservice is run on localhost:8082