Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.68 KB

README.md

File metadata and controls

34 lines (25 loc) · 1.68 KB

KungIChi

Stable Dev Build Status Coverage

there are four different ways to write the 回 character, do you know all of them?

A Julia port of pydantic. Data validation and settings management using python type annotations just work in Julia with Configurations. Thus this package just provide you some convenient validation tools and some syntax sugars for defining validations.

It reexports the interface of Configurations, thus you don't have to depend on Configurations explicitly. If you only need a lightweight setting/configuration/option definition without strict validation use Configurations.

Installation

KungIChi is a   Julia Language   package. To install KungIChi, please open Julia's interactive session (known as REPL) and press ] key in the REPL to use the package mode, then type the following command

pkg> add KungIChi

License

MIT License