Yanked
This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: Deprecated — use novyx instead
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.
Release files for novyx-core 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| novyx_core-1.0.1.tar.gz | 1.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| novyx_core-1.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:4.0 kB
Release files / novyx_core-1.0.1.tar.gz
| Download URL | novyx_core-1.0.1.tar.gz |
|---|---|
| Size | 1.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
db4d5cfda33f59787f1e96067292f0063e2c6457f5b63f6e5f6af01dcd0c0cee
|
|
BLAKE2b-256 checksum How to use checksums |
0e7454f18a7a375edf62ee4407c7dfc89616c518488a737c2e18855ed54e388b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|
Release files / novyx_core-1.0.1-py3-none-any.whl
| Download URL | novyx_core-1.0.1-py3-none-any.whl |
|---|---|
| Size | 2.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f30b2852286e02c35d70c6e005a595fc35b8f1492e7c9f9309129a8c76f1a740
|
|
BLAKE2b-256 checksum How to use checksums |
80d97a2c4b0e3bf20d2c417964e6e480f8bed3a968433cab7a160c6230922fdb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.9.6
|