A simple python interface to Actitime API
Project description
ActiPyme
Python interface to actiTIME API.
Basic usage
from actipyme import ApiClient
url = "<actitime_api_url>"
username = "<your_username>"
passwors = "<your_password>"
client = ApiClient(url, (username, password))
me = client.get_me()
print("Me:", me)
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
actipyme-0.2.0.tar.gz
(9.3 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
actipyme-0.2.0-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file actipyme-0.2.0.tar.gz.
File metadata
- Download URL: actipyme-0.2.0.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4c2cde39a1c534eaaca1c4ed4732886a0345942283b59c2f7e524d40ed9ff144
|
|
| MD5 |
62fa3503c3b23f97bb1edaf0ad7ca001
|
|
| BLAKE2b-256 |
6afbb6be5a5fbca5eb58b95e08fca8ec02aa29de85b7f5ff3f30f197bf6e37ae
|
File details
Details for the file actipyme-0.2.0-py3-none-any.whl.
File metadata
- Download URL: actipyme-0.2.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f458ef067b9e5d62fb1d593469a8722c94768c7d837ecc05163d291b2125e6f7
|
|
| MD5 |
65e74d39d2309fefb018b0a3f12154f3
|
|
| BLAKE2b-256 |
42037073a94056b8feb32508d053e251a1a0e026398e7d8b774a21b88a59b96d
|