0.5.1 • Published 5 months ago

@shepherd23/nx-preset-py-standalone v0.5.1

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@shepherd23/nx-preset-py-standalone

This is a template for a python standalone project.

The standalone includes:

Template files

See ./files for the template files.

Usage

# `pnpm dlx` is equivalent to `npx`
pnpm dlx create-nx-workspace @shepherd23/nx-preset-py-standalone <project-name>

# Navigate to the project
cd <project-name>

# Install dependencies
poetry install

# Install git hooks
poetry run pre-commit install

Arguments

Required project-name

The name of the project to generate.

0.5.0

5 months ago

0.5.1

5 months ago

0.4.0

6 months ago

0.3.1

6 months ago

0.3.0

6 months ago

0.2.0

6 months ago

0.1.0

6 months ago

0.0.9

6 months ago

0.0.8

6 months ago

0.0.7

7 months ago

0.0.6

7 months ago

0.0.5

7 months ago

0.0.4

7 months ago

0.0.3

7 months ago

0.0.2

7 months ago