Metadata-Version: 2.1
Name: orsm
Version: 0.0.3.dev2
Summary: Useful utility scripts
Author-email: Dr Oliver Sheridan-Methven <oliver.sheridan-methven@hotmail.co.uk>
Project-URL: Homepage, https://github.com/oliversheridanmethven/orsm
Project-URL: Issues, https://github.com/oliversheridanmethven/orsm/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: binding
Requires-Dist: haggis
Requires-Dist: line_profiler
Requires-Dist: py
Requires-Dist: termcolor
Requires-Dist: testfixtures
Requires-Dist: tqdm
Requires-Dist: varname>=0.13.3
Requires-Dist: executing
Requires-Dist: asttokens

# ORSM

## Author

Dr Oliver Sheridan-Methven 
[oliver.sheridan-methven@hotmail.co.uk](mailto:oliver.sheridan-methven@hotmail.co.uk).

## Description

A collection of various code snippets that are frequently 
useful (or entertaining). 

## Documentation 

The full documentation can be found here: [Documentation](https://oliversheridanmethven.github.io/orsm/).
