Deepdots Python SDK
deepdots is the Deepdots name for the Python SDK formerly published as
magicfeedback. Installing it pulls in the magicfeedback distribution,
which ships the actual code.
pip install deepdots
from deepdots_sdk import Deepdots
client = Deepdots("email", "password")
The original names remain fully supported — magicfeedback_sdk and the
MagicFeedback class refer to the very same objects, so existing code needs no
changes.
Source, documentation and issues: https://github.com/MagicFeedback/magicfeedback_python_sdk
Release files for deepdots 1.0.19
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| deepdots-1.0.19.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| deepdots-1.0.19-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 5.1 kB
Release files / deepdots-1.0.19.tar.gz
| Download URL | deepdots-1.0.19.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db44f38a9de522413337b0414995b065cd4a91b91d52a32930d8d5c927f2ae52
|
|
BLAKE2b-256 checksum How to use checksums |
41a056baeaaf283de458ac5e0522b5dee69e459639fe7b0780c92507e0ea7e7a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.8
|
Release files / deepdots-1.0.19-py3-none-any.whl
| Download URL | deepdots-1.0.19-py3-none-any.whl |
|---|---|
| Size | 2.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
64c9ee100467e80b147aa798c8ea6aaef27c4136995616e8e175c12b990cce9f
|
|
BLAKE2b-256 checksum How to use checksums |
9e2b6133bd2f64056e8a23c9314872885369f333d4ae632a4322a2bb303fb61a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.8
|