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
Release files for Hubstaff 1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| hubstaff-1.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Hubstaff-1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.8 kB
Release files / hubstaff-1.tar.gz
| Download URL | hubstaff-1.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
43247bb41c134c34d6fe75e05ee31e055a0f58c9eb82250299b4144b8050f135
|
|
BLAKE2b-256 checksum How to use checksums |
8347059df74792fa834074fa899f9e6decc4f2397dc65bbb094c98203cf89800
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|
Release files / Hubstaff-1-py3-none-any.whl
| Download URL | Hubstaff-1-py3-none-any.whl |
|---|---|
| Size | 3.2 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f6f549ef8f62a94b35ebc1112b38a533eb25106d34e76d355d586653abed0a1b
|
|
BLAKE2b-256 checksum How to use checksums |
2c7ef5c76ad148289535976225e2bbd08916d23265c5edb62bc25350e793a4dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|