Skip to main content

Abstracting Machine (a machine that acts as an abstractor).

Project description

Machina-Abstractrix

Abstracting Machine (a machine that acts as an abstractor).

In order to launch it from the command line or as a Python subprocess:

echo "Theodotos-Alexandreus: I need a more abstract view of it, machine!" \
  | uvx machina-abstractrix \
    --provider-api-key=sk-proj-... \
    --github-token=ghp_... 

Or, with a local pip installation:

pip install machina-abstractrix

Set the environment variables:

export PROVIDER_API_KEY="sk-proj-..."
export GITHUB_TOKEN="ghp_..."

Then:

machina-abstractrix multilogue.txt

Or:

machina-abstractrix multilogue.txt > output.txt

Or:

machina-abstractrix multilogue.txt > tmp && mv tmp multilogue.txt

Or:

cat multilogue.txt new_turn.txt | machina-abstractrix

Or:

cat multilogue.txt new_turn.txt | machina-abstractrix > tmp && mv tmp multilogue.txt

Or:

(cat multilogue.txt; echo:"Theodotos: What do you think, Machina-Abstractrix?") \
  | machina-abstractrix

Or:

cat multilogue.txt new_turn.txt | machina-abstractrix > tmp && mv tmp multilogue.txt

Or, if you have installed other machines:

cat multilogue.md | machina-abstractrix \
  | summarizing-machine | judging-machine > summary_judgment.md

Or use it in your Python code:

# Python
import machina_abstractrix

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

machina_abstractrix-0.0.1.tar.gz (21.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

machina_abstractrix-0.0.1-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file machina_abstractrix-0.0.1.tar.gz.

File metadata

  • Download URL: machina_abstractrix-0.0.1.tar.gz
  • Upload date:
  • Size: 21.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for machina_abstractrix-0.0.1.tar.gz
Algorithm Hash digest
SHA256 ae07374515dd0663bc255cf64df4d44ff198d421e5b261592b5fd36ec05fc078
MD5 da51140c23b61f94996448fa0fe7e712
BLAKE2b-256 eda97a6d683b5426753ff6c11abd092369d22213a6b7b295057825bc78228304

See more details on using hashes here.

Provenance

The following attestation bundles were made for machina_abstractrix-0.0.1.tar.gz:

Publisher: python-publish.yml on machina-abstractrix/machina-abstractrix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file machina_abstractrix-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for machina_abstractrix-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cbfa3178514c6775487f7da65c72f31d661386243e6e3ea2e06718f0388db5da
MD5 26245e67b392e8dc670577a527a3caaf
BLAKE2b-256 c7a03802664dabefbfc800c9b340b714d6d519159e510a8322015ed566173e6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for machina_abstractrix-0.0.1-py3-none-any.whl:

Publisher: python-publish.yml on machina-abstractrix/machina-abstractrix

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page