Metadata-Version: 2.1
Name: ndlpy
Version: 0.2.1
Summary: Package of utility files for python scripts.
Home-page: https://github.com/lawrennd/ndlpy
License: MIT
Author: Neil D. Lawrence
Author-email: lawrennd@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: XlsxWriter
Requires-Dist: anyascii
Requires-Dist: bibtexparser
Requires-Dist: deepdiff (>=5.5.0,<6.0.0)
Requires-Dist: gitpython
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: gspread-pandas
Requires-Dist: markdownify
Requires-Dist: mimesis (>11)
Requires-Dist: openpyxl
Requires-Dist: pandas
Requires-Dist: pylatexenc
Requires-Dist: pyminizip
Requires-Dist: pypandoc
Requires-Dist: python-frontmatter
Requires-Dist: python-liquid
Requires-Dist: pyyaml
Requires-Dist: wget
Description-Content-Type: text/markdown

# ndlpy


![Tests](https://github.com/lawrennd/ndlpy/actions/workflows/python-tests.yml/badge.svg)


[![codecov](https://codecov.io/gh/lawrennd/ndlpy/branch/main/graph/badge.svg?token=YOUR_CODECOV_TOKEN)](https://codecov.io/gh/lawrennd/ndlpy)

This is a set of very scruffy libraries built up over the years for python scripting.

