initial commit

This commit is contained in:
2020-01-12 23:31:04 +00:00
commit ee8627e0da
18 changed files with 1202 additions and 0 deletions

33
README.md Normal file
View File

@@ -0,0 +1,33 @@
# Author
Daniel Tomlinson (dtomlinson@panaetius.co.uk)
# Requires
`>= python3.7`
# Python requirements
- toml = "^0.10.0"
- pylite = "^0.1.0"
# Documentation
_soon_
# Installation
_soon_
# Easy Way
## Python
### From pip
### From local wheel
### From source
# Example Usage