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
{{ message }}
This repository was archived by the owner on Dec 5, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,23 +16,16 @@ To install the Python client library, please use `pip`:
16
16
$ pip3 install pycti
17
17
```
18
18
19
-
On Windows, please execute the following after installing `pycti`:
20
-
21
-
```
22
-
$ pip3 uninstall python-magic
23
-
$ pip3 install python-magic-bin
24
-
```
25
-
26
19
## Documentation
27
20
28
21
### Client usage
29
22
30
-
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](https://opencti-platform.github.io/docs/clients/python/overview).
23
+
To learn about how to use the OpenCTI Python client and read some examples and cases, refer to [the client documentation](https://www.notion.so/luatix/Python-8adaac485c88475a8f465f99a73892b3).
31
24
32
25
### API reference
33
26
34
-
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](https://opencti-platform.github.io/docs/clients/python/reference).
27
+
To learn about the methods available for executing queries and retrieving their answers, refer to [the client API Reference](https://www.notion.so/luatix/Client-API-Reference-efeeb6deed74452fbf4d328017959d62).
35
28
36
29
## About
37
30
38
-
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.
31
+
OpenCTI is a product powered by the collaboration of the [French national cybersecurity agency (ANSSI)](https://ssi.gouv.fr), the [CERT-EU](https://cert.europa.eu) and the [Luatix](https://www.luatix.org) non-profit organization.
0 commit comments