Tools to use IEMAP Rest API
Project description
iemap-module
This module provides simple functions to interact with the iemap API.
Quickstart
-
Create a virtual environment and install the module in it:
pip install iemap
-
In your script or notebook, import the module:
from iemap import IEMAP
-
Create an instance of the
IEMAPclass, using youruserandpassword:api = IEMAP(user, password)
-
Use the
login()method for API login:api.login()
-
Use the
my_projects()method to get a list of your projects:api.my_projects()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e038fc161b9d237dab6e68c62c3f4702c7ae3db70c10757bcb01daa5b447fcb
|
|
| MD5 |
97a436f078796ca6740f145b51ecae89
|
|
| BLAKE2b-256 |
da6406b7c5d0eb17bc7f4153a868be7daef8b47197ab53cc63ed3ebab8d03a6d
|
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14dafa914cc4c9ac8806f05058f36d1b43c30c53f608984ad456c0bfa7bc4b99
|
|
| MD5 |
2beea1b0efedfd5476dfbb3dfb13e1d3
|
|
| BLAKE2b-256 |
cbd805f7497f8c930a997b4d134af5e0552f7d91828a72698488370ca78cbd05
|