Metadata-Version: |
2.1 |
Name: |
nialog |
Version: |
0.0.2 |
Summary: |
JSON logging setup for Python. |
Author: |
nialov |
Author-Email: |
nikolasovaskainen[at]gmail.com |
Home-Page: |
https://github.com/nialov/nialog |
Project-Url: |
Documentation, https://nialog.readthedocs.io/en/latest/ |
Project-Url: |
Repository, https://github.com/nialov/nialog |
License: |
MIT |
Keywords: |
logging |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Topic :: System :: Logging |
Requires-Python: |
>=3.7,<4.0 |
Requires-Dist: |
black-nb; extra == "format-lint" |
Requires-Dist: |
black; extra == "format-lint" |
Requires-Dist: |
blackdoc; extra == "format-lint" |
Requires-Dist: |
blacken-docs; extra == "format-lint" |
Requires-Dist: |
coverage (<6.0,>=5.0); extra == "coverage" |
Requires-Dist: |
coverage-badge; extra == "coverage" |
Requires-Dist: |
isort; extra == "format-lint" |
Requires-Dist: |
mypy; extra == "typecheck" |
Requires-Dist: |
nbsphinx; extra == "docs" |
Requires-Dist: |
pylint; extra == "format-lint" |
Requires-Dist: |
python-json-logger (<3.0.0,>=2.0.2) |
Requires-Dist: |
rstcheck; extra == "format-lint" |
Requires-Dist: |
sphinx-autodoc-typehints; extra == "docs" |
Requires-Dist: |
sphinx-gallery; extra == "docs" |
Requires-Dist: |
sphinx-rtd-theme; extra == "docs" |
Requires-Dist: |
sphinx; extra == "docs" or extra == "format-lint" |
Provides-Extra: |
coverage |
Provides-Extra: |
docs |
Provides-Extra: |
format-lint |
Provides-Extra: |
typecheck |
Description-Content-Type: |
text/x-rst |