Skip to main content

CLI global pour les projets N7

Project description

N7 CLI

CLI moderne pour gérer les projets N7 avec Docker Compose, tests, formatage et qualité de code.

Table des matières


Installation

Installation depuis PyPI (Production)

Avec uv (recommandé - ultra rapide ⚡)

uv est un gestionnaire de paquets Python moderne, 10-100x plus rapide que pip.

# Installation de uv si nécessaire
curl -LsSf https://astral.sh/uv/install.sh | sh

# Installation de n7
uv tool install n7

Avec pipx (alternative isolée)

pipx installe les outils CLI dans des environnements virtuels isolés.

# Installation de pipx si nécessaire
python3 -m pip install --user pipx
python3 -m pipx ensurepath

# Installation de n7
pipx install n7

Avec pip

pip install n7

Installation depuis PyPI Test

Pour tester la dernière version en développement :

# Avec uv
uv tool install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple/ n7

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

Mise à jour

Avec uv

uv tool upgrade n7

Avec pipx

pipx upgrade n7

Pour forcer la réinstallation :

pipx reinstall n7

Avec pip

pip install --upgrade n7

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.7.0.tar.gz (29.9 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.7.0-py3-none-any.whl (57.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for n7-1.7.0.tar.gz
Algorithm Hash digest
SHA256 326b3efa5c4cb96e3050c2eafd42870c3829a273f5c11dddbf97521c7217fce6
MD5 416588f56f80985706cf157108e79392
BLAKE2b-256 486e32d6733bf12555c11ee2e633752f668101ab1108aef7f845600177c5c7da

See more details on using hashes here.

File details

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

File metadata

  • Download URL: n7-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 57.9 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.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc56441411181afe4c99a91d02fbf9c9fe053233b6081a405e6e6b74dfa9a197
MD5 0ddd562d2b75578a6d636b1f415e26b4
BLAKE2b-256 c15ec6a59b017fb142f9d8ff65738082824d219cede2828b44a6c5abe9e21737

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