Navigation

  • index
  • modules |
  • next |
  • previous |
  • CRATE documentation »
  • 15. Automatic documentation of source code »
  • 15.3. crate_anon.crateweb »

15.3.7. crate_anon.crateweb.consent.management.commands.lookup_consent¶


Copyright (C) 2015-2018 Rudolf Cardinal (rudolf@pobox.com).

This file is part of CRATE.

CRATE is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

CRATE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with CRATE. If not, see <http://www.gnu.org/licenses/>.


class crate_anon.crateweb.consent.management.commands.lookup_consent.Command(stdout=None, stderr=None, no_color=False)[source]¶
add_arguments(parser: argparse.ArgumentParser) → None[source]¶

Entry point for subclassed commands to add custom arguments.

handle(*args, **options)[source]¶

The actual logic of the command. Subclasses must implement this method.

Table Of Contents

Contents:

  • 1. Overview
  • 2. Package elements in brief
  • 3. Reference publications
  • 4. Installation
  • 5. Databases and database drivers
  • 6. Anonymisation
  • 7. Natural language processing (NLP)
  • 8. Configuring the CRATE web interface
  • 9. Using the CRATE web interface
  • 10. Ancillary tools
  • 11. Troubleshooting
  • 12. Technical notes
  • 13. Upgrading CRATE
  • 14. Common relevant TCP/IP ports
  • 15. Automatic documentation of source code
    • 15.1. crate_anon.anonymise
    • 15.2. crate_anon.common
    • 15.3. crate_anon.crateweb
    • 15.4. crate_anon.nlp_manager
    • 15.5. crate_anon.preprocess
    • 15.6. crate_anon.tools
  • 16. Change log/history
  • 17. Things to do
  • 18. Abbreviations and glossary

Previous topic

15.3.6. crate_anon.crateweb.consent.management.commands.fetch_optouts

Next topic

15.3.8. crate_anon.crateweb.consent.management.commands.lookup_patient

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • CRATE documentation »
  • 15. Automatic documentation of source code »
  • 15.3. crate_anon.crateweb »
© Copyright 2018, Rudolf Cardinal. Created using Sphinx 1.7.5.