Skip to content

Commit 7e55767

Browse files
authored
Merge pull request #7 from GearPlug/list_users
list users and fixes
2 parents ad1aaa4 + 7ed5542 commit 7e55767

File tree

4 files changed

+139
-148
lines changed

4 files changed

+139
-148
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ ENV/
101101
# mypy
102102
.mypy_cache/
103103
.idea/*
104+
pruebas.py

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# infusionsoft-python
2+
![](https://img.shields.io/badge/version-0.1.6-success) ![](https://img.shields.io/badge/Python-3.8%20|%203.9%20|%203.10%20|%203.11-4B8BBE?logo=python&logoColor=white)
23

3-
InfusionSoft API wrapper for Infusionsoft written in Python.
4+
*InfusionSoft* API wrapper for Infusionsoft written in Python.
45

56
## Installing
67
```

0 commit comments

Comments
 (0)