Skip to main content

Simple session save/load utility for Jupyter notebooks using dill

Project description

"""

SessionSmith

SessionSmith は、Jupyter Notebook や Python 実行時のセッション(変数・オブジェクト)を簡単に保存・復元できる軽量ライブラリです。

特徴

  • dill を使ってシームレスにセッション保存
  • たった2行で保存&復元
  • 簡単&高速

インストール

pip install SessionSmith

使い方

from session_smith import save_session, load_session

# セッション保存
save_session("my_session.dill")

# セッション復元
load_session("my_session.dill")

ライセンス

MIT """

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sessionsmith-0.1.0.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sessionsmith-0.1.0-py3-none-any.whl (1.7 kB view details)

Uploaded Python 3

File details

Details for the file sessionsmith-0.1.0.tar.gz.

File metadata

  • Download URL: sessionsmith-0.1.0.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.13

File hashes

Hashes for sessionsmith-0.1.0.tar.gz
Algorithm Hash digest
SHA256 fde83aafe1726e98dd5577c5a4dc270929090b590eb1092cc22323602b27fa99
MD5 1bbd01db46fd1527d0d233dac87ba6cd
BLAKE2b-256 ebd90d6fa7e7004ada5ae7a2d4c2f9e45dd5639eccb148ee4411d3f174a4e63d

See more details on using hashes here.

File details

Details for the file sessionsmith-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: sessionsmith-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 1.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.13

File hashes

Hashes for sessionsmith-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f7eb19ed2e5051f47bc993f7e133f622b23c398e5750331dfeaef50894dac62
MD5 bf141bd6be7ced92ea37e76306748f81
BLAKE2b-256 f116cdd2f7e8fe02111a251f0b7f5c982e1576a9ac81381f3a730e3430ee8fd0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page