You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,10 @@ NetstorageAPI: Akamai Netstorage API for Python
14
14
NetstorageAPI is Akamai Netstorage (File/Object Store) API for Python and uses `requests <http://docs.python-requests.org>`_.
15
15
NetstorageAPI supports Python 2.6–2.7 & 3.3–3.6, and runs great on PyPy as `requests <http://docs.python-requests.org>`_.
16
16
17
+
Important
18
+
------------
19
+
20
+
Akamai does not maintain or regulate this package. While it can be incorporated to assist you in API use, Akamai Technical Support will not offer assistance and Akamai cannot be held liable if issues arrise from its use.
17
21
18
22
Installation
19
23
------------
@@ -159,4 +163,4 @@ Unless required by applicable law or agreed to in writing, software
159
163
distributed under the License is distributed on an "AS IS" BASIS,
160
164
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
161
165
See the License for the specific language governing permissions and
0 commit comments