Skip to content

Commit 3d78b90

Browse files
authored
Merge pull request #12 from Gusto/ar/landing-page
[GWS-3786] creates a landing page for the repo
2 parents 60320d9 + 5d90874 commit 3d78b90

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

README.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
![gusto logo](./assets/Gusto_logo.png)
2+
3+
# Gusto Python Client
4+
**Payroll, HR, benefits. Simplified**
5+
6+
Developer-friendly & type-safe Python client libraries built for Gusto’s Embedded and App Integration APIs.
7+
8+
> [!NOTE]
9+
> Exciting news! Our first Python library beta release is here.
10+
11+
## Client Libraries
12+
13+
<!-- Start Gusto Python Client Libraries -->
14+
| Library | Description | PyPI |
15+
| :- |:- |:- |
16+
| **[Gusto Embedded](https://github.com/Gusto/gusto-python-client/tree/main/gusto_embedded)** | APIs for building an embedded payroll application | [![PyPI](https://img.shields.io/pypi/v/gusto-embedded.svg?color=%230A8080)](https://pypi.org/project/gusto_embedded) |
17+
| **[Gusto App Integration](https://github.com/Gusto/gusto-python-client/tree/main/gusto_app_int)** | APIs for integrating Gusto data into your application | [![PyPI](https://img.shields.io/pypi/v/gusto_app_integration.svg?color=%230A8080)](https://pypi.org/project/gusto_app_integration/) |
18+
<!-- End Gusto Python Client Libraries -->
19+
20+
<!-- Start Gusto Support Notes -->
21+
## Support
22+
23+
If you encounter any challenges while utilizing our SDKs, please don't hesitate to reach out for assistance.
24+
You can raise any issues by filing a new [Github issue](https://github.com/Gusto/gusto-python-client/issues/new) on this repository.
25+
26+
<!-- End Gusto Support Notes -->

assets/Gusto_logo.png

89.1 KB
Loading

0 commit comments

Comments
 (0)