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
Release history Release notifications | RSS feed
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.3.0.tar.gz
(13.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
n7-1.3.0-py3-none-any.whl
(22.8 kB
view details)
File details
Details for the file n7-1.3.0.tar.gz.
File metadata
- Download URL: n7-1.3.0.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4132bba5c56bc43144fc74daf6442b794948bfa26c86bd70c08995cdd19b0112
|
|
| MD5 |
36c63fb8474534a981008198c4f89305
|
|
| BLAKE2b-256 |
9630848444aa84b53242a1ea20b639b433f2dc5aca1815a8b048a81140cbf0f2
|
File details
Details for the file n7-1.3.0-py3-none-any.whl.
File metadata
- Download URL: n7-1.3.0-py3-none-any.whl
- Upload date:
- Size: 22.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fd5de975c5519b7b4c9aaff3b2bead2ce5441a0d64bce54c3c32a8ce282b43c
|
|
| MD5 |
6d4f206b9b5aa884a157bd4207bf5892
|
|
| BLAKE2b-256 |
f11ad2290a8d085cf393f015891d30f04fa6b8bdfc7c221f2b2504bc82aca786
|