vliz-be-opsci / py-sema

Overall parent of all packages involving semantic manipulation of RDF data.
MIT License
0 stars 0 forks source link

Create a unified `argparse` for `sema` and its subcommands #4

Open cedricdcc opened 2 weeks ago

cedricdcc commented 2 weeks ago

Develop a main argparse in sema that can reuse the argparse setup of its subcommands.

cedricdcc commented 2 weeks ago

Links to #2 , #3