telem-sdk 0.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.
@@ -0,0 +1,121 @@
1
+ Telem AI Proprietary Software License
2
+ Version 1.0, 2026
3
+
4
+ Copyright (c) 2026 Telem AI. All rights reserved.
5
+
6
+ This is a proprietary license. It describes how the Telem AI software is
7
+ licensed today. It is not an open source license.
8
+
9
+ The software covered by this license, including its source code, compiled
10
+ output, documentation, and any files distributed with it, is referred to below
11
+ as the "Software". Telem AI is referred to as the "Licensor". "You" means the
12
+ individual or legal entity exercising the rights granted below.
13
+
14
+ By downloading, installing, or using the Software, you agree to these terms. If
15
+ you do not agree to them, do not download, install, or use the Software.
16
+
17
+
18
+ 1. GRANT OF RIGHTS
19
+
20
+ Subject to Section 2, the Licensor grants you a non-exclusive,
21
+ non-transferable, worldwide, royalty-free license to:
22
+
23
+ (a) download and install the Software;
24
+
25
+ (b) run and use the Software, in unmodified form, for any lawful purpose,
26
+ including personal use, internal business use, and commercial use; and
27
+
28
+ (c) make copies of the Software only as reasonably necessary to install, run,
29
+ and back up the Software as permitted by (a) and (b).
30
+
31
+ This grant is available to anyone who lawfully obtains a copy of the Software.
32
+ No fee and no separate agreement is required to exercise these rights.
33
+
34
+
35
+ 2. RESTRICTIONS
36
+
37
+ You may not:
38
+
39
+ (a) modify, adapt, translate, or otherwise alter the Software, or create any
40
+ derivative work based on the Software;
41
+
42
+ (b) redistribute, publish, sublicense, sell, resell, rent, lease, lend, host
43
+ for download, or otherwise make the Software available to any third
44
+ party, whether alone or as part of something else, and whether or not for
45
+ a fee;
46
+
47
+ (c) incorporate the Software, or any part of it, into another package,
48
+ library, product, or distribution that you provide to any third party; or
49
+
50
+ (d) remove, obscure, or alter any copyright, trademark, license, or other
51
+ proprietary notice contained in or displayed by the Software, including
52
+ this license file.
53
+
54
+ Nothing in this Section limits any right you have under applicable law that
55
+ cannot be waived by contract.
56
+
57
+
58
+ 3. OWNERSHIP
59
+
60
+ The Software is licensed, not sold. The Licensor and its licensors retain all
61
+ right, title, and interest in and to the Software, including all intellectual
62
+ property rights in it. All rights not expressly granted in Section 1 are
63
+ reserved by the Licensor.
64
+
65
+
66
+ 4. FUTURE VERSIONS AND RELICENSING
67
+
68
+ These terms reflect the Software's current licensing state and are not intended
69
+ to be permanent. The Licensor may release the Software, or any past, present, or
70
+ future version of it, under different terms, including an open source license
71
+ such as the Apache License, Version 2.0. Any such release applies only to the
72
+ version or versions the Licensor expressly designates, and does not by itself
73
+ change the terms of the copy you received under this license. Nothing in this
74
+ license obligates the Licensor to make any such release.
75
+
76
+
77
+ 5. TERM AND TERMINATION
78
+
79
+ This license takes effect when you first download, install, or use the Software
80
+ and continues until terminated. It terminates automatically if you breach
81
+ Section 2. On termination you must stop using the Software and destroy all
82
+ copies of it in your possession or control. Sections 3, 6, and 7 survive
83
+ termination.
84
+
85
+
86
+ 6. DISCLAIMER OF WARRANTY
87
+
88
+ THE SOFTWARE IS PROVIDED "AS IS" AND "AS AVAILABLE", WITHOUT WARRANTY OF ANY
89
+ KIND, EXPRESS OR IMPLIED. THE LICENSOR DISCLAIMS ALL WARRANTIES, INCLUDING BUT
90
+ NOT LIMITED TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
91
+ PARTICULAR PURPOSE, TITLE, AND NON-INFRINGEMENT. THE LICENSOR DOES NOT WARRANT
92
+ THAT THE SOFTWARE WILL BE UNINTERRUPTED, ERROR FREE, OR SECURE, OR THAT IT WILL
93
+ MEET YOUR REQUIREMENTS. YOU BEAR THE ENTIRE RISK OF USING THE SOFTWARE.
94
+
95
+
96
+ 7. LIMITATION OF LIABILITY
97
+
98
+ TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT WILL THE LICENSOR
99
+ BE LIABLE FOR ANY INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, CONSEQUENTIAL, OR
100
+ PUNITIVE DAMAGES, OR FOR ANY LOSS OF PROFITS, REVENUE, DATA, GOODWILL, OR
101
+ BUSINESS INTERRUPTION, ARISING OUT OF OR RELATING TO THE SOFTWARE OR THIS
102
+ LICENSE, REGARDLESS OF THE THEORY OF LIABILITY AND EVEN IF THE LICENSOR HAS BEEN
103
+ ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. THE LICENSOR'S TOTAL AGGREGATE
104
+ LIABILITY ARISING OUT OF OR RELATING TO THE SOFTWARE OR THIS LICENSE WILL NOT
105
+ EXCEED ONE HUNDRED US DOLLARS (USD 100).
106
+
107
+ SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OR LIMITATION OF CERTAIN
108
+ WARRANTIES OR LIABILITIES. IN THOSE JURISDICTIONS THE EXCLUSIONS AND LIMITATIONS
109
+ ABOVE APPLY ONLY TO THE EXTENT PERMITTED BY LAW.
110
+
111
+
112
+ 8. SEPARATE AGREEMENTS
113
+
114
+ The Licensor may grant rights beyond this license, including rights otherwise
115
+ restricted by Section 2, in a separate written agreement signed by the Licensor.
116
+ Where such an agreement exists, it controls to the extent of any conflict with
117
+ this license.
118
+
119
+
120
+ Questions about this license, and requests for rights it does not grant, should
121
+ be directed to Telem AI.
@@ -0,0 +1,25 @@
1
+ Metadata-Version: 2.4
2
+ Name: telem-sdk
3
+ Version: 0.0.1
4
+ Summary: Name reservation for the Telem Python SDK — no code in this release.
5
+ Project-URL: Documentation, https://docs.telem.ai
6
+ License: Proprietary
7
+ License-File: LICENSE
8
+ Classifier: Development Status :: 1 - Planning
9
+ Classifier: License :: Other/Proprietary License
10
+ Classifier: Programming Language :: Python :: 3.12
11
+ Requires-Python: >=3.12
12
+ Description-Content-Type: text/markdown
13
+
14
+ # telem-sdk
15
+
16
+ Name reservation for the Telem Python SDK.
17
+
18
+ **This release contains no code.** It exists only to reserve the `telem-sdk`
19
+ name on PyPI ahead of the first real release. Installing it does nothing and
20
+ provides no importable module.
21
+
22
+ The SDK is not yet publicly released. See <https://docs.telem.ai> for current
23
+ status and early access.
24
+
25
+ Copyright (c) 2026 Telem AI. All rights reserved. See LICENSE.
@@ -0,0 +1,12 @@
1
+ # telem-sdk
2
+
3
+ Name reservation for the Telem Python SDK.
4
+
5
+ **This release contains no code.** It exists only to reserve the `telem-sdk`
6
+ name on PyPI ahead of the first real release. Installing it does nothing and
7
+ provides no importable module.
8
+
9
+ The SDK is not yet publicly released. See <https://docs.telem.ai> for current
10
+ status and early access.
11
+
12
+ Copyright (c) 2026 Telem AI. All rights reserved. See LICENSE.
@@ -0,0 +1,25 @@
1
+ [build-system]
2
+ requires = ["hatchling"]
3
+ build-backend = "hatchling.build"
4
+
5
+ [project]
6
+ name = "telem-sdk"
7
+ version = "0.0.1"
8
+ description = "Name reservation for the Telem Python SDK — no code in this release."
9
+ readme = "README.md"
10
+ requires-python = ">=3.12"
11
+ license = { text = "Proprietary" }
12
+ classifiers = [
13
+ "License :: Other/Proprietary License",
14
+ "Programming Language :: Python :: 3.12",
15
+ "Development Status :: 1 - Planning",
16
+ ]
17
+
18
+ [project.urls]
19
+ Documentation = "https://docs.telem.ai"
20
+
21
+ [tool.hatch.build.targets.wheel]
22
+ bypass-selection = true
23
+
24
+ [tool.hatch.build.targets.sdist]
25
+ only-include = ["README.md", "LICENSE"]