A TopoMojo API Client
Project description
PyTopoMojo
This project is a Python API Client that can be used to interact with TopoMojo. It is a work in progress, so not all TopoMojo API endpoints are implemented yet.
Installation
pip install pytopomojo
Usage Example
from pytopomojo import Topomojo
topomojo = Topomojo("<topomojo_url>", "<topomojo_api_key>")
topomojo.get_workspaces()
# Upload a workspace archive
topomojo.upload_workspace("/path/to/workspace.zip")
# Upload multiple workspace archives
topomojo.upload_workspaces(["/path/one.zip", "/path/two.zip"])
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
pytopomojo-0.1.4.tar.gz
(17.4 kB
view details)
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 pytopomojo-0.1.4.tar.gz.
File metadata
- Download URL: pytopomojo-0.1.4.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89da17de0f3e8cfff86ba7309c691a4215f08ae6ddb8e1724ac2bf97ab2a8277
|
|
| MD5 |
cc5a51f0f882cbb8578b08aef8f40d3f
|
|
| BLAKE2b-256 |
79cca46728344be476e021b6d3845cf29af4a4d4494d4de99a778a2fe52abf2b
|
File details
Details for the file pytopomojo-0.1.4-py3-none-any.whl.
File metadata
- Download URL: pytopomojo-0.1.4-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.22
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a33f7fe272607a4860f076d3c1873ecef0e11098bd499264e616b738b68e473
|
|
| MD5 |
acaa043ffd48f90354d24d5f6b7551aa
|
|
| BLAKE2b-256 |
eee4b72921dff0cc2b11c2d2d1e0833df1cdc311c535749d4e17b584d8578497
|