Python client for Memside AI continuity, portable context, checkpoints, operating rules, User AI Profile, and AI Skills.
Project description
Memside Python SDK
Python client for Memside AI continuity, portable context, checkpoints, operating rules, User AI Profile, and AI Skills.
Install
pip install memside
Usage
from memside import MemsideClient
client = MemsideClient(api_key="mem_sk_your_key_here")
startup = client.context_startup()
print(startup)
You can also set the API key through the environment:
MEMSIDE_API_KEY=mem_sk_your_key_here
Supported API Areas
This package wraps public Memside API-key routes:
- startup context
- resume context
- workspace profile
- memory listing
- memory search
- memory fetch
- memory create
- memory update
- memory delete, when allowed by the API
This package does not include private Memside application source, account/session internals, billing internals, admin routes, database details, or MCP server implementation.
Requirements
Python 3.9 or newer.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file memside-0.1.1.tar.gz.
File metadata
- Download URL: memside-0.1.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5d1e9e10eb02d90130a91a845ce8d499122acab12a82ef3a5c90a1e971da474b
|
|
| MD5 |
2d54f51d21dc8e2953fa0fbe6adbf00f
|
|
| BLAKE2b-256 |
92bc14b0f5f23b5968b1c7340e99d36ba0de8b16a25a25bb7fdaf3a7d618cea7
|
File details
Details for the file memside-0.1.1-py3-none-any.whl.
File metadata
- Download URL: memside-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98b164f037e5150a2c0d4386247c4e26909eee81e646910c338d024bf91cb440
|
|
| MD5 |
35221d288371c50cc6760f7e1f764ba5
|
|
| BLAKE2b-256 |
3c826c327830e967c32dd703894062a59482dd7966653bee8b09f5e237e5a29b
|