tallyfy 1.0.0__tar.gz → 1.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tallyfy might be problematic. Click here for more details.

Files changed (50) hide show
  1. {tallyfy-1.0.0/tallyfy.egg-info → tallyfy-1.0.1}/PKG-INFO +4 -6
  2. {tallyfy-1.0.0 → tallyfy-1.0.1}/pyproject.toml +2 -2
  3. {tallyfy-1.0.0 → tallyfy-1.0.1}/requirements.txt +2 -1
  4. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/README.md +2 -4
  5. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/core.py +1 -1
  6. {tallyfy-1.0.0 → tallyfy-1.0.1/tallyfy.egg-info}/PKG-INFO +4 -6
  7. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy.egg-info/requires.txt +1 -1
  8. {tallyfy-1.0.0 → tallyfy-1.0.1}/CHANGELOG.md +0 -0
  9. {tallyfy-1.0.0 → tallyfy-1.0.1}/LICENSE +0 -0
  10. {tallyfy-1.0.0 → tallyfy-1.0.1}/MANIFEST.in +0 -0
  11. {tallyfy-1.0.0 → tallyfy-1.0.1}/README.md +0 -0
  12. {tallyfy-1.0.0 → tallyfy-1.0.1}/setup.cfg +0 -0
  13. {tallyfy-1.0.0 → tallyfy-1.0.1}/setup.py +0 -0
  14. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/activity_feed.json +0 -0
  15. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/asset.json +0 -0
  16. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/authentication.json +0 -0
  17. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/favorites.json +0 -0
  18. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/file.json +0 -0
  19. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/folder.json +0 -0
  20. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/form_field.json +0 -0
  21. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/group.json +0 -0
  22. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/guest.json +0 -0
  23. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/list.json +0 -0
  24. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/member.json +0 -0
  25. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/organization.json +0 -0
  26. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/process.json +0 -0
  27. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/process_instances.json +0 -0
  28. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/public.json +0 -0
  29. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/public_process.json +0 -0
  30. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/public_template.json +0 -0
  31. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/recurringjob.json +0 -0
  32. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/search.json +0 -0
  33. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/security.json +0 -0
  34. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/selectedtextcomment.json +0 -0
  35. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/split_summary.json +0 -0
  36. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/step.json +0 -0
  37. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/tag.json +0 -0
  38. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/task.json +0 -0
  39. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/template.json +0 -0
  40. {tallyfy-1.0.0 → tallyfy-1.0.1}/swagger/watching.json +0 -0
  41. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/__init__.py +0 -0
  42. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/form_fields_management.py +0 -0
  43. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/models.py +0 -0
  44. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/task_management.py +0 -0
  45. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/template_management.py +0 -0
  46. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy/user_management.py +0 -0
  47. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy.egg-info/SOURCES.txt +0 -0
  48. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy.egg-info/dependency_links.txt +0 -0
  49. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy.egg-info/not-zip-safe +0 -0
  50. {tallyfy-1.0.0 → tallyfy-1.0.1}/tallyfy.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tallyfy
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A comprehensive Python SDK for interacting with the Tallyfy API
5
5
  Home-page: https://github.com/tallyfy/tallyfy-sdk
6
6
  Author: Tallyfy
@@ -34,7 +34,7 @@ Requires-Dist: typing-extensions>=4.0.0; python_version < "3.8"
34
34
  Provides-Extra: dev
35
35
  Requires-Dist: pytest>=6.0.0; extra == "dev"
36
36
  Requires-Dist: pytest-cov>=2.10.0; extra == "dev"
37
- Requires-Dist: black>=21.0.0; extra == "dev"
37
+ Requires-Dist: black>=21.0.1; extra == "dev"
38
38
  Requires-Dist: flake8>=3.8.0; extra == "dev"
39
39
  Requires-Dist: mypy>=0.800; extra == "dev"
40
40
  Dynamic: author
@@ -76,8 +76,7 @@ from tallyfy import TallyfySDK
76
76
 
77
77
  # Initialize the SDK
78
78
  sdk = TallyfySDK(
79
- api_key="your_api_key_here",
80
- base_url="https://api.tallyfy.com" # Optional, defaults to Tallyfy API
79
+ api_key="your_api_key_here"
81
80
  )
82
81
 
83
82
  # Get organization users
@@ -193,7 +192,6 @@ tallyfy/
193
192
  ```python
194
193
  TallyfySDK(
195
194
  api_key: str,
196
- base_url: str = "https://api.tallyfy.com",
197
195
  timeout: int = 30,
198
196
  max_retries: int = 3,
199
197
  retry_delay: float = 1.0
@@ -676,5 +674,5 @@ For bugs, feature requests, or questions:
676
674
  2. Contact us at: support@tallyfy.com
677
675
  ---
678
676
 
679
- **Version:** 1.0.0
677
+ **Version:** 1.0.1
680
678
  **Last Updated:** 2025
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
4
 
5
5
  [project]
6
6
  name = "tallyfy"
7
- version = "1.0.0"
7
+ version = "1.0.1"
8
8
  description = "A comprehensive Python SDK for interacting with the Tallyfy API"
9
9
  readme = "tallyfy/README.md"
10
10
  requires-python = ">=3.7"
@@ -41,7 +41,7 @@ dependencies = [
41
41
  dev = [
42
42
  "pytest>=6.0.0",
43
43
  "pytest-cov>=2.10.0",
44
- "black>=21.0.0",
44
+ "black>=21.0.1",
45
45
  "flake8>=3.8.0",
46
46
  "mypy>=0.800",
47
47
  ]
@@ -9,4 +9,5 @@ PyJWT>=2.8.0
9
9
  requests==2.32.3
10
10
  typing_extensions==4.12.2
11
11
  anthropic==0.52.2
12
- python-dotenv==1.1.0
12
+ python-dotenv==1.1.0
13
+ tallyfy==1.0.0
@@ -32,8 +32,7 @@ from tallyfy import TallyfySDK
32
32
 
33
33
  # Initialize the SDK
34
34
  sdk = TallyfySDK(
35
- api_key="your_api_key_here",
36
- base_url="https://api.tallyfy.com" # Optional, defaults to Tallyfy API
35
+ api_key="your_api_key_here"
37
36
  )
38
37
 
39
38
  # Get organization users
@@ -149,7 +148,6 @@ tallyfy/
149
148
  ```python
150
149
  TallyfySDK(
151
150
  api_key: str,
152
- base_url: str = "https://api.tallyfy.com",
153
151
  timeout: int = 30,
154
152
  max_retries: int = 3,
155
153
  retry_delay: float = 1.0
@@ -632,5 +630,5 @@ For bugs, feature requests, or questions:
632
630
  2. Contact us at: support@tallyfy.com
633
631
  ---
634
632
 
635
- **Version:** 1.0.0
633
+ **Version:** 1.0.1
636
634
  **Last Updated:** 2025
@@ -145,7 +145,7 @@ class TallyfySDK(BaseSDK):
145
145
  Provides typed methods for interacting with Tallyfy's REST API
146
146
  """
147
147
 
148
- def __init__(self, api_key: str, base_url: str = "https://staging.api.tallyfy.com", timeout: int = 30, max_retries: int = 3, retry_delay: float = 1.0):
148
+ def __init__(self, api_key: str, base_url: str = "https://api.tallyfy.com", timeout: int = 30, max_retries: int = 3, retry_delay: float = 1.0):
149
149
  super().__init__(api_key, base_url, timeout, max_retries, retry_delay)
150
150
 
151
151
  # Initialize management modules
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tallyfy
3
- Version: 1.0.0
3
+ Version: 1.0.1
4
4
  Summary: A comprehensive Python SDK for interacting with the Tallyfy API
5
5
  Home-page: https://github.com/tallyfy/tallyfy-sdk
6
6
  Author: Tallyfy
@@ -34,7 +34,7 @@ Requires-Dist: typing-extensions>=4.0.0; python_version < "3.8"
34
34
  Provides-Extra: dev
35
35
  Requires-Dist: pytest>=6.0.0; extra == "dev"
36
36
  Requires-Dist: pytest-cov>=2.10.0; extra == "dev"
37
- Requires-Dist: black>=21.0.0; extra == "dev"
37
+ Requires-Dist: black>=21.0.1; extra == "dev"
38
38
  Requires-Dist: flake8>=3.8.0; extra == "dev"
39
39
  Requires-Dist: mypy>=0.800; extra == "dev"
40
40
  Dynamic: author
@@ -76,8 +76,7 @@ from tallyfy import TallyfySDK
76
76
 
77
77
  # Initialize the SDK
78
78
  sdk = TallyfySDK(
79
- api_key="your_api_key_here",
80
- base_url="https://api.tallyfy.com" # Optional, defaults to Tallyfy API
79
+ api_key="your_api_key_here"
81
80
  )
82
81
 
83
82
  # Get organization users
@@ -193,7 +192,6 @@ tallyfy/
193
192
  ```python
194
193
  TallyfySDK(
195
194
  api_key: str,
196
- base_url: str = "https://api.tallyfy.com",
197
195
  timeout: int = 30,
198
196
  max_retries: int = 3,
199
197
  retry_delay: float = 1.0
@@ -676,5 +674,5 @@ For bugs, feature requests, or questions:
676
674
  2. Contact us at: support@tallyfy.com
677
675
  ---
678
676
 
679
- **Version:** 1.0.0
677
+ **Version:** 1.0.1
680
678
  **Last Updated:** 2025
@@ -6,6 +6,6 @@ typing-extensions>=4.0.0
6
6
  [dev]
7
7
  pytest>=6.0.0
8
8
  pytest-cov>=2.10.0
9
- black>=21.0.0
9
+ black>=21.0.1
10
10
  flake8>=3.8.0
11
11
  mypy>=0.800
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes