Skip to content

gh-PonyM/textual-jsonschema-form

Repository files navigation

textual-jsonschema-form

Release Build status codecov Commit activity License

Textual forms based on jsonschema

Usage

Please take a look into the provided user app example.

Development

Install the environment with

make install

Run make to see all the options.

Releasing a new version

  • Create an API Token on Pypi.
  • Add the API Token to your projects secrets with the name PYPI_TOKEN by visiting this page.
  • Create a new release on Github. Create a new tag in the form *.*.*.

About

A form library to create forms based on jsonschema

Resources

License

Stars

Watchers

Forks

Packages

No packages published