nusex

PyPI version PyPI - Status Downloads GitHub last commit License

CI Read the Docs Maintainability Test Coverage

What is nusex?

nusex is a dynamic, multi-language project templating utility written in Python. While nusex does not support dynamic templating for all languages, nusex can work with any files, including images, audio, and executables.

Why use it?

Unlike many alternatives, nusex has no dependencies. This means that when you install it, you won’t be faced with a wall of installs cluttering your environment.

A profile system is also included for those who maintain personal and organisation-owned projects. You can create as many profiles as you want, and switch between them at any time.

Despite nusex primarily being for initialising projects, that’s not all it’s useful for. In fact, it can be used throughout the whole development lifecycle of your project. This is possible through template add-ons, which can be used to add new files when needed.

nusex also has many other features which you can see on the PyPI page, or the GitHub repository.

Contents

A guide to nusex