Metadata-Version: 2.1
Name: naskpy
Version: 0.1.0
Summary: Tools, modules and functions that I use regularly while coding in Python
Home-page: https://github.com/naskio/naskpy
License: MIT
Keywords: Python,Python3,library,utilities
Author: Mehdi Nassim KHODJA
Author-email: khodjamehdinassim@gmail.com
Maintainer: Mehdi Nassim KHODJA
Maintainer-email: khodjamehdinassim@gmail.com
Requires-Python: >=3.7,<3.10
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Project-URL: Documentation, https://py.nask.io/
Project-URL: Repository, https://github.com/naskio/naskpy
Project-URL: issues, https://github.com/naskio/naskpy/issues
Description-Content-Type: text/markdown

# NaskPy
Tools, modules and functions that I use regularly while coding in Python
[![Maintainability](https://api.codeclimate.com/v1/badges/6f79c1172b6dc903377c/maintainability)](https://codeclimate.com/github/naskio/naskpy/maintainability)
[![codecov](https://codecov.io/gh/naskio/naskpy/branch/main/graph/badge.svg?token=7HY2KN5428)](https://codecov.io/gh/naskio/naskpy)
[![GitHub issues](https://img.shields.io/github/issues/naskio/naskpy)](https://github.com/naskio/naskpy/issues)
[![GitHub forks](https://img.shields.io/github/forks/naskio/naskpy)](https://github.com/naskio/naskpy/network)
[![GitHub stars](https://img.shields.io/github/stars/naskio/naskpy)](https://github.com/naskio/naskpy/stargazers)
[![GitHub license](https://img.shields.io/github/license/naskio/naskpy)](https://github.com/naskio/naskpy/blob/main/LICENSE)

