Metadata-Version: 2.4
Name: natural-reasoning
Version: 0.0.2
Summary: Natural reasoning
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/org_name/natural_reasoning
Project-URL: Bug Tracker, https://github.com/org_name/natural_reasoning/issues
Keywords: natural-reasoning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: PyGithub>=2.6.0
Requires-Dist: requests>=2.32.3
Requires-Dist: click>=8.3.0
Dynamic: license-file

# Natural Reasoning
<pre>
  pip install natural-reasoning
</pre>
Then:
```Python
  # Python
  import natural_reasoning
```
