Metadata-Version: 2.4
Name: thinking-machine
Version: 0.0.4
Summary: Thinking machine is a machine that thinks.
Author-email: Alexander Fedotov <alex.fedotov@aol.com>
Project-URL: Homepage, https://github.com/machina-ratiocinatrix/thinking-machine
Project-URL: Bug Tracker, https://github.com/machina-ratiocinatrix/thinking-machine/issues
Keywords: package-name
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: PyYAML>=6.0.1
Requires-Dist: urllib3>=2.0.4
Requires-Dist: requests>=2.32.3
Requires-Dist: click>=8.3.0
Dynamic: license-file

# Thinking Machine
Thinking Machine is a machine that thinks.
<pre>
  pip install thinking-machine
</pre>
Then:
```Python
  # Python
  import thinking_machine
```
Or:
<pre>
  uvx thinking-machine [ARGUMENT] [OPTION]
</pre>
