DEPRECATED — use 'novyx' instead. This package now redirects to the official Novyx SDK.
Reason this release was yanked:
Deprecated — use novyx instead
Project description
novyx-core (DEPRECATED)
This package has been replaced by
novyx.
pip install novyx
The novyx package is the official Novyx SDK with 70+ methods for persistent memory, rollback, audit trails, and more.
This novyx-core package now exists only as a redirect — installing it will automatically install novyx.
Migration
Replace any imports:
# Old (novyx-core)
from novyx_core import ...
# New (novyx)
from novyx import Novyx
nx = Novyx()
nx.remember("Your agent remembers now")
See the full documentation for details.
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 novyx_core-1.0.1.tar.gz.
File metadata
- Download URL: novyx_core-1.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
db4d5cfda33f59787f1e96067292f0063e2c6457f5b63f6e5f6af01dcd0c0cee
|
|
| MD5 |
66de1486ddd521a0a050949d2b030dc7
|
|
| BLAKE2b-256 |
0e7454f18a7a375edf62ee4407c7dfc89616c518488a737c2e18855ed54e388b
|
File details
Details for the file novyx_core-1.0.1-py3-none-any.whl.
File metadata
- Download URL: novyx_core-1.0.1-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f30b2852286e02c35d70c6e005a595fc35b8f1492e7c9f9309129a8c76f1a740
|
|
| MD5 |
17f5e4649e70035387aa0065ce3f75fb
|
|
| BLAKE2b-256 |
80d97a2c4b0e3bf20d2c417964e6e480f8bed3a968433cab7a160c6230922fdb
|