Metadata-Version: 2.4
Name: steadfast
Version: 1.0.2
Summary: Utilities for object serialization.
Home-page: https://github.com/high-dimensional/steadfast
Author: High Dimensional Neurology Group, UCL
Author-email: pypi@highdimensional.net
License: BSD-3-Clause
Platform: any
Classifier: Framework :: Django
Classifier: Framework :: Wagtail
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: ~=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.txt
Dynamic: license-file

steadfast
=========

A library for object serialisation. Please bear with us while we prepare more detailed documentation.

Installation
------------

1. Install using `pip`:
  ```shell
  pip install steadfast
  ```
