Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nx10 committed May 16, 2024
1 parent 3bd80e0 commit 5930445
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,28 +12,3 @@
[![pages](https://img.shields.io/badge/api-docs-blue)](https://childmindresearch.github.io/styx)

Compile Python command line tool wrappers from Boutiques descriptors.

## Features

- [x] Target modern Python (3.11+)
- [x] Intellisense & full static type checking for inputs and outputs
- [x] Documentation generation
- [x] Custom execution environments via dependency injection
- [x] Runtime input validation
- [ ] Integration test generation
- [ ] Default runners
- [ ] Local
- [ ] Docker
- [ ] Singularity

## Boutiques descriptor implementation status: 77%

- [x] Documentation
- [x] Types (String, Numerical, File)
- [x] Flags
- [x] Lists
- [x] Enums
- [x] Constraints (Numeric ranges, Groups)
- [ ] (Conditional) outputs
- [x] Static metadata (Hash, name, container environment)
- [ ] Tests

0 comments on commit 5930445

Please sign in to comment.