Skip to main content

CLI global pour les projets N7

Project description

cli-nseven

nseven global cli

Install in os pypi test

(pix requirement)

# install global machine
pipx install --index-url https://test.pypi.org/simple/ --pip-args="--extra-index-url https://pypi.org/simple/" n7

Install in os pypi prod

# to later

Dev Install

  • Terminal command to execute in the cloned project
python3.13 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
  • Install the project (bin) in dev mode for development usage
# equivalent to npm link
pip install -e .

Test use

  • Run tests with pytest
pytest
# verbose
pytest -v 

Tools

  • Run formatter
black .
  • Run Linter
ruff check
  • Run type checking on code
mypy .
  • Execute one for that (if n7 install mode dev in project)
n7 py-lint
or
n7 py-lint --fix

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

n7-1.2.2.tar.gz (13.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

n7-1.2.2-py3-none-any.whl (21.3 kB view details)

Uploaded Python 3

File details

Details for the file n7-1.2.2.tar.gz.

File metadata

  • Download URL: n7-1.2.2.tar.gz
  • Upload date:
  • Size: 13.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for n7-1.2.2.tar.gz
Algorithm Hash digest
SHA256 7e416a354fe31455fd88597e9f1ae31516ad77fe72f10f553f6369eb080f6e88
MD5 7ac805a2d2e2bf64db50792f05f1d756
BLAKE2b-256 618161838054ad0a42d405af6b41d1a7ad6ef5094f33f95c201379ce8814e8d1

See more details on using hashes here.

File details

Details for the file n7-1.2.2-py3-none-any.whl.

File metadata

  • Download URL: n7-1.2.2-py3-none-any.whl
  • Upload date:
  • Size: 21.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.9

File hashes

Hashes for n7-1.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c58dc8cecfecc7f73b156c3f761e3b904cb016514fc018190e94ef3c317be416
MD5 093ba8e507ecda2991f4f1924d8584d0
BLAKE2b-256 fd1fce2fe6510966502545c24149602251fac0dc97428599abe33cd859e6f08b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page