pymangal
  • pymangal 101
    • Overview of the module
      • Installation
      • Creating a mangal object
    • Getting a list of resources
      • Paging and offset
      • Filtering
    • Getting a particular resource
    • Creating and modifying resources
  • Filtering of resources
    • General filtering syntax
      • Examples
    • Type of relationships
    • Filtering through multiple resources
      • Examples
  • How to upload data
    • Example: a linear food chain
    • Other notes
      • Conflicting names
      • Automatic validation
      • Resource IDs and URIs
  • The mangal class
    • Documentation
  • Checks of user-supplied arguments
    • Documentation
  • Various helper functions
    • Documentation
 
pymangal
  • Docs »
  • Edit on GitHub

Index

C | G | K | L | M | P | U

C

check_data_from_api() (in module pymangal.helpers)
check_filters() (in module pymangal.checks)
check_resource_arg() (in module pymangal.checks)
check_upload_res() (in module pymangal.checks)

G

Get() (pymangal.mangal method)

K

keys_to_uri() (in module pymangal.helpers)

L

List() (pymangal.mangal method)

M

mangal (class in pymangal)

P

Patch() (pymangal.mangal method)
Post() (pymangal.mangal method)
prepare_data_for_patching() (in module pymangal.helpers)
pymangal (module)
pymangal.checks (module)
pymangal.helpers (module)

U

uri_from_username() (in module pymangal.helpers)

© Copyright 2014, Timothée Poisot.

Built with Sphinx using a theme provided by Read the Docs.