Skip to main content

Tools to use IEMAP Rest API

Project description

iemap-module

This module provides simple functions to interact with the iemap API.

Quickstart

  1. Create a virtual environment and install the module in it:

    pip install iemap
    
  2. In your script or notebook, import the module:

    from iemap import IEMAP
    
  3. Create an instance of the IEMAP class, using your user and password:

    api = IEMAP(user, password)
    
  4. Use the login() method for API login:

    api.login()
    
  5. Use the my_projects() method to get a list of your projects:

    api.my_projects()
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iemap-0.4.0.tar.gz (19.4 kB view details)

Uploaded Source

Built Distribution

iemap-0.4.0-py3-none-any.whl (19.3 kB view details)

Uploaded Python 3

File details

Details for the file iemap-0.4.0.tar.gz.

File metadata

  • Download URL: iemap-0.4.0.tar.gz
  • Upload date:
  • Size: 19.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.9

File hashes

Hashes for iemap-0.4.0.tar.gz
Algorithm Hash digest
SHA256 0e038fc161b9d237dab6e68c62c3f4702c7ae3db70c10757bcb01daa5b447fcb
MD5 97a436f078796ca6740f145b51ecae89
BLAKE2b-256 da6406b7c5d0eb17bc7f4153a868be7daef8b47197ab53cc63ed3ebab8d03a6d

See more details on using hashes here.

File details

Details for the file iemap-0.4.0-py3-none-any.whl.

File metadata

  • Download URL: iemap-0.4.0-py3-none-any.whl
  • Upload date:
  • Size: 19.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.9

File hashes

Hashes for iemap-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 14dafa914cc4c9ac8806f05058f36d1b43c30c53f608984ad456c0bfa7bc4b99
MD5 2beea1b0efedfd5476dfbb3dfb13e1d3
BLAKE2b-256 cbd805f7497f8c930a997b4d134af5e0552f7d91828a72698488370ca78cbd05

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page