Python wrapper around the GleSYS API
Project description
py.glesys is a Python wrapper around the GleSYS API.
Installing
Install using pip:
$ pip install pyglesys
Example Usage
import glesys
gs = glesys.Glesys('account_number', 'api_key')
servers = gs.server.list()
print(servers)
$ python app.py
[Server(id_="wps1234567", hostname="example.com", datacenter="Falkenberg", platform="VMware")]
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
pyglesys-0.1.0.dev0.tar.gz
(4.0 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 pyglesys-0.1.0.dev0.tar.gz.
File metadata
- Download URL: pyglesys-0.1.0.dev0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ac71872dfd650a7af8ec2bb9986a2755444214dedae4fed95a5d8662f4ff8b1e
|
|
| MD5 |
2fcc0388bb8adf0e00efbb9d0faa4dfb
|
|
| BLAKE2b-256 |
14d9dabf9a11adc9162e8151598349a7397a93a229e0ca77bd0be05bc147e016
|
File details
Details for the file pyglesys-0.1.0.dev0-py2.py3-none-any.whl.
File metadata
- Download URL: pyglesys-0.1.0.dev0-py2.py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c2894f9b476450d5ce884ec88d757111bc76eb13dd0587c5febf842a105200a
|
|
| MD5 |
4d7bcf9eb5455f19fe595d0f8f7d373c
|
|
| BLAKE2b-256 |
5590d327dd8de7b554dc8b4271ea8c23c1a8b9c312ae448144f70b6b9273abeb
|