chore: initialize setuptools project

Also provides semiliterate plugin stub, lays out basic initial documentation
  for the project, and adds a simple mkdocs.yml file that builds a rudimentary
  documentation site.
This commit is contained in:
Glen Whitney 2021-01-07 22:39:40 -08:00
parent 6004ed0c0f
commit ec9c7e57ce
6 changed files with 76 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Backups
*~
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/