A python library working with Hubstaff
Project description
Hubstaff
Overview
Library for Hubstaff. Perform actions such as list projects detail.
Installation
pip install Hubstaff
Hubstaff supports Python 3+.
Usage
Default
import Hubstaff
personal_access_tokens = "your_personal_access_tokens" #can be generated from https://developer.hubstaff.com/personal_access_tokens
hb = Hubstaff.Connect(personal_access_tokens) # Login to Active Collab
print(hb.get_projects_data())
List all projects
hb.get_projects_data() # List out all project assigned to logged in user
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
hubstaff-1.tar.gz
(3.6 kB
view details)
Built Distribution
Hubstaff-1-py3-none-any.whl
(3.2 kB
view details)
File details
Details for the file hubstaff-1.tar.gz
.
File metadata
- Download URL: hubstaff-1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43247bb41c134c34d6fe75e05ee31e055a0f58c9eb82250299b4144b8050f135 |
|
MD5 | 6f267334e9853f7ba6a7a02c5b45758b |
|
BLAKE2b-256 | 8347059df74792fa834074fa899f9e6decc4f2397dc65bbb094c98203cf89800 |
File details
Details for the file Hubstaff-1-py3-none-any.whl
.
File metadata
- Download URL: Hubstaff-1-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6f549ef8f62a94b35ebc1112b38a533eb25106d34e76d355d586653abed0a1b |
|
MD5 | 847fdd476c238c013f50e1f5db8ec4ab |
|
BLAKE2b-256 | 2c7ef5c76ad148289535976225e2bbd08916d23265c5edb62bc25350e793a4dd |