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.6.0.tar.gz (29.2 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.6.0-py3-none-any.whl (56.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for n7-1.6.0.tar.gz
Algorithm Hash digest
SHA256 97b9fea6892788532a87ed0ec889f58db04fe7f0d17ad5a02faf5da852182d13
MD5 95d259811030a7192faeb2609ce3f73c
BLAKE2b-256 001e3ac39e69f449eaa5ffc6d46ecbb1164448d68a40c41d31caa5bc78980c91

See more details on using hashes here.

File details

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

File metadata

  • Download URL: n7-1.6.0-py3-none-any.whl
  • Upload date:
  • Size: 56.1 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.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c94ad8c6c90e4cd023655941c5d6d5203c86542cf2a8d26245a48dea38ef7d33
MD5 242c21b2615f63db767e22dc57e11b7c
BLAKE2b-256 1270b1f32e5cb3804f7e5fbc6785f8cc11291798600fd8134413c80eba83dd21

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