Metadata-Version: 2.1
Name: py3nt
Version: 1.3.5
Summary: A Number Theory Library for Python 3
Home-page: https://github.com/math-projects/pynt
License: MIT
Author: Masum Billal
Author-email: billalmasum93@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: numpy (>=1.24.2)
Project-URL: Repository, https://github.com/math-projects/pynt
Description-Content-Type: text/markdown

# `pynt` A Number Theory Library for Python 3

[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/math-projects/pynt/develop.svg)](https://results.pre-commit.ci/latest/github/math-projects/pynt/develop)
![Workflow for Codecov Action](https://github.com/math-projects/pynt/actions/workflows/codecov.yml/badge.svg)
[![codecov](https://codecov.io/gh/math-projects/pynt/branch/develop/graph/badge.svg?token=12WCFBI23W)](https://codecov.io/gh/math-projects/pynt)
[![Documentation Status](https://readthedocs.org/projects/py3nt/badge/?version=latest)](https://py3nt.readthedocs.io/en/latest/?badge=latest)

