Hubstaff
Overview
Library for Hubstaff. Perform actions such as list projects detail. Request Feature/Suggestion: https://forms.gle/efGD5DuTpWsX96GG7
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 Hubstaff
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.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.1.tar.gz | 3.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Hubstaff-1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.9 kB
Release files / hubstaff-1.1.tar.gz
| Download URL | hubstaff-1.1.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c757ffed2c35ada3aedae7734079286967a1cdd4848ef77b2194cb9b04c927b
|
|
BLAKE2b-256 checksum How to use checksums |
a2aa8bf9abf77c68c16e6867b6d21536a263b137b217da6eed85308e77951c2b
|
| 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.1-py3-none-any.whl
| Download URL | Hubstaff-1.1-py3-none-any.whl |
|---|---|
| Size | 3.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e86b328f468e226bc9859c98f6033d7327cd58a70f724fa2f170b5d2e64f5d03
|
|
BLAKE2b-256 checksum How to use checksums |
fa48ed0f26492b91d135cc64f6f7b4de8f8010b6c3d0f1b2bf6cd1646c9513bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.12.3
|