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.0.1.tar.gz
(6.8 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.0.1-py3-none-any.whl
(7.1 kB
view details)
File details
Details for the file n7-1.0.1.tar.gz.
File metadata
- Download URL: n7-1.0.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
143c715e26b5f5ae788b650b845b83ac37bd7420ea0a3f6b508b09fe475531ef
|
|
| MD5 |
42f3bb306c7e39c6fc852acc5c11e280
|
|
| BLAKE2b-256 |
c2aa5261dba8ffc40292f6a09331b73ee2fdc2603eba0337cd46667fd6d07088
|
File details
Details for the file n7-1.0.1-py3-none-any.whl.
File metadata
- Download URL: n7-1.0.1-py3-none-any.whl
- Upload date:
- Size: 7.1 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 |
6c1ee2689b0896cbddb5d41772b15440aa9271520f8c8acc2456f52d4913462f
|
|
| MD5 |
7a299857030bf56f3c29b4ffc2772fa8
|
|
| BLAKE2b-256 |
b526577052e49069ee6c11c1d2d9c2b0ba48ec02937b89a272d95c5a9043dc73
|