A python library working with Hubstaff
Project description
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
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.1.tar.gz
(3.6 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 hubstaff-1.1.tar.gz.
File metadata
- Download URL: hubstaff-1.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 |
1c757ffed2c35ada3aedae7734079286967a1cdd4848ef77b2194cb9b04c927b
|
|
| MD5 |
eb70526abb7f9351f6462526af3180b6
|
|
| BLAKE2b-256 |
a2aa8bf9abf77c68c16e6867b6d21536a263b137b217da6eed85308e77951c2b
|
File details
Details for the file Hubstaff-1.1-py3-none-any.whl.
File metadata
- Download URL: Hubstaff-1.1-py3-none-any.whl
- Upload date:
- Size: 3.3 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 |
e86b328f468e226bc9859c98f6033d7327cd58a70f724fa2f170b5d2e64f5d03
|
|
| MD5 |
604b53704c4718aa967019f90320a49b
|
|
| BLAKE2b-256 |
fa48ed0f26492b91d135cc64f6f7b4de8f8010b6c3d0f1b2bf6cd1646c9513bb
|