Skip to content
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

Support to parallel process multiple PDFs from CLI using a rule.json #24

Open
vinayak-mehta opened this issue Nov 20, 2018 · 5 comments
Labels
enhancement New feature or request
Projects

Comments

@vinayak-mehta
Copy link
Member

vinayak-mehta commented Nov 20, 2018

Possible command: $ excalibur distribute --rule rule.json directory/

@vinayak-mehta vinayak-mehta added the enhancement New feature or request label Nov 20, 2018
@vinayak-mehta
Copy link
Member Author

If Excalibur is configured with Celery, a worker would have to be running with $ excalibur worker. Else all PDFs from the directory would be processed sequentially.

@vinayak-mehta
Copy link
Member Author

vinayak-mehta commented Nov 20, 2018

The idea behind a --rule option is that a user should be able to download a rule s/he created on a single PDF with the web interface and then re-use it on multiple PDFs.

@Qadez
Copy link

Qadez commented Sep 29, 2019

I can't run the provided command can you help me how to use the command line

Usage: excalibur [OPTIONS] COMMAND [ARGS]...

Options:
  --version  Show the version and exit.
  --help     Show this message and exit.

Commands:
  initdb
  resetdb
  run
  webserver
  work
```er

@Qadez
Copy link

Qadez commented Nov 5, 2019

any help ?

@vinayak-mehta
Copy link
Member Author

This is not implemented yet.

@vinayak-mehta vinayak-mehta added this to Backlog in TODO! Jul 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
TODO!
  
Awaiting triage
Development

No branches or pull requests

2 participants