Metadata-Version: 2.3
Name: thingking-machine
Version: 0.0.4
Summary: Machine description
Keywords: thingking-machine
Author: Machina Ratiocinatrix
Author-email: Machina Ratiocinatrix <machina.ratio@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Dist: electroid>=0.0.19
Requires-Dist: opehaina>=0.0.5
Requires-Dist: castor-pollux>=0.1.4
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
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/thingking-machine/thingking-machine
Description-Content-Type: text/markdown

# Thingking Machine
A Machine that thingks.
```bash
  echo "Theodotos-Alexandreus: Are language models seeking the Truth, machine?" \
    | uvx thingking-machine \
        --provider-api-key=sk-ant-api... \
        --github-token=ghp_... 
```
Or:
```bash
  pip install thingking-machine
```
Then:
```Python
  # Python
  import thingking_machine
```
