hatch_jupyter_builder.migrate package#

Submodules#

Migrate a Jupyter project from setuptools/jupyter-packaging to hatch and hatch_jupyter_builder.

hatch_jupyter_builder.migrate.cli.main(td, target_dir)#

Main script.

Return type:

None

hatch_jupyter_builder.migrate.cli.make_parser(parser=None, prog=None)#

Make a parser object.

Return type:

ArgumentParser

hatch_jupyter_builder.migrate.cli.run(args=None)#

Run the migration.

Return type:

None

Module contents#