Metadata-Version: 2.1
Name: loadkit
Version: 0.0.1a0
Summary: Provides utilities for loading resources.
Home-page: https://github.com/high-dimensional/loadkit
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.7
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: AUTHORS.txt

loadkit
=======

Provides utilities for loading resources.

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

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


