Skip to content

A library that can be used to persist Python param objects using a variety of persistent mechanisms.

License

Notifications You must be signed in to change notification settings

tethysplatform/param_persist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main-CI Workflow

Param Persist

This library will be used to persist param instance to databases, files or other persistent stores.

The current supported persist methods are:

  • sqlalchemy database

This library so far requires the dev version of param. That can be installed by running the following:

python -m pip install git+https://github.com/holoviz/param.git

An jupyter notebook example of how to use the library can be found in the examples folder.

About

A library that can be used to persist Python param objects using a variety of persistent mechanisms.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages