-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix portia_server #921
base: master
Are you sure you want to change the base?
Fix portia_server #921
Conversation
…be used on Validators using TypeCheckers
…o attribute 'ValidatedField'
…rgument 'ordered'
…"only" should be a collection of strings.
…om 'rest_framework.decorators'
…rgument 'base_name'
ef5a6d8
to
f9e1ff7
Compare
Thank you very much for your contribution. I recently strongly needed a working version. How to compile and run the branch? |
im using nix for packaging, as it gives great flexibility. nix-build -E 'with import <nixpkgs> { }; callPackage ./portia-server.nix { }'
./result/bin/portia-server --help note, this branch is a work in progress the python code is "basically working" the javascript code is on my todo list, something with this, |
@milahu Thanks for your explanation. I have installed nix on WSL. But I couldn't find the build file |
…has no attribute 'data'
76a0ae8
to
e69f9ed
Compare
cool. is it working? ^^ nix-shell -p cowsay --run 'cowsay "yepp, nix seems to work"'
see my first post, but thats an old version how good is your javascript and python? basically im just printing variables and googling for error messages ... |
e69f9ed
to
08ceafc
Compare
08ceafc
to
3b1f10b
Compare
3b1f10b
to
f70a856
Compare
…': ['Invalid input type.']}
slowly getting there ... google captcha throws |
abandoning this PR in favor of Gerapy |
this PR is abandoned in favor of Gerapy
fix #883 #920 #913 #907 #903 #902 #895 #877 #842 #812 #811 #790 #760 #742 ...
todo
related
scrapinghub/portia2code#12
scrapy/scrapely#122