Asset restore package for the ncc-project file.
Project description
ncc-project
Asset restore package for an NCC restricted-environment file.
Install this package and every companion shard package in the target Jupyter environment:
!pip install ncc-project ncc-project-model
Then restore the packaged asset:
from ncc_project import ensure_asset
asset_path = ensure_asset(".")
print(asset_path)
This package restores the original file and does not extract archives automatically. If the restored file is an archive, extract it explicitly in the target notebook after ensure_asset() returns the file path.
This package does not download files from external URLs at install time. The asset bytes are provided by explicitly installed companion shard packages and are verified by SHA-256 during restoration.
The target environment must already provide zstandard.
Asset
- Original filename:
ncc_project.zip - Original size:
107082bytes - Original SHA-256:
f3a9d1bb4daad6eae7192ccbd3e5eced500ffe941f178fa27d25914cf2293e06 - Compressed SHA-256:
5277c46606987bc50eb4de0ebf438f73308e3b00fb1c8dc07d68c42e49b75b2e - Runtime code: embedded in this loader package
Companion shard packages
ncc-project-model
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 Distributions
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 ncc_project-1.0.0-py3-none-any.whl.
File metadata
- Download URL: ncc_project-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de70e716107dfa38b2c46c23bf9533885e11f23a77fc163790745dfb70555185
|
|
| MD5 |
e5142203320019ab3545cc739bbbb9ff
|
|
| BLAKE2b-256 |
8ace0dc8edc4ce60ca332f4a0bf20e94aa653809c2386229e8f2b7be7f86bb39
|