Read Write eXecute https://rwx.rwx.work
Find a file
2024-10-26 10:57:08 +02:00
.forgejo/workflows −check 2024-10-13 21:46:54 +02:00
rwx artists → authors 2024-10-26 10:57:08 +02:00
.gitignore /.venv 2024-06-12 14:43:26 +02:00
build.py build & workflow 2024-10-13 21:42:16 +02:00
license.md fix license 2024-02-19 21:57:32 +01:00
pyproject.toml doc/quiet 2024-09-16 01:17:55 +02:00
readme.md str 2024-09-16 12:04:43 +02:00

Read Write eXecute

A tiny framework to read, write & execute things.


Why


How


What


Who

By

For

  • myself

Where

Chat

Forge

Deployment


When

Task stack

  • character constants for box drawing
  • common str function
  • parse pyproject.toml to write commands
  • write classes for
    • steps bars to log
    • system commands to run
      • with single call of subprocess.run
      • or alternate subprocess method?