1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2025-10-09 00:38:29 +02:00
YunoHost app package for: https://github.com/jedie/PyInventory
Find a file
2025-09-21 15:43:18 +02:00
.github Migrate "pip-tools" to "uv" and "click" to "tyro" 2025-03-21 18:14:00 +01:00
.run Update requirements 2025-09-16 19:01:20 +02:00
conf Update to v0.21.4 2025-09-21 13:51:51 +02:00
doc Update requirements 2025-09-16 19:01:20 +02:00
pyinventory_ynh Update to v0.21.4 2025-09-21 13:51:51 +02:00
scripts fix logrotate call in upgrade 2025-03-23 15:00:26 +01:00
.editorconfig cleanup 2025-09-21 13:53:32 +02:00
.gitignore cleanup 2025-09-21 13:53:32 +02:00
config_panel.toml Apply manageprojects updates 2024-08-25 20:01:24 +02:00
dev-cli.py Apply manageproject updates 2025-03-21 20:00:49 +01:00
LICENSE http -> https 2023-02-18 10:03:15 +01:00
local_settings_source.py Apply manageprojects updates 2024-08-25 20:01:24 +02:00
manage_local_test.py Apply manageproject updates 2025-03-21 20:00:49 +01:00
manifest.toml Update to v0.21.4 2025-09-21 13:51:51 +02:00
pyproject.toml cleanup 2025-09-21 13:53:32 +02:00
README.md Auto-update READMEs 2025-09-21 13:53:56 +02:00
tests.toml Update to manifest v2 2023-08-22 19:56:20 +02:00
uv.lock Update to v0.21.4 2025-09-21 13:51:51 +02:00

Logo of PyInventory PyInventory, packaged for YunoHost

Web based management to catalog things including state and location etc.

Version: 0.21.4~ynh1

Screenshots

Screenshot of PyInventory Screenshot of PyInventory Screenshot of PyInventory Screenshot of PyInventory

📦 Developer info

Automatic tests level

🛠️ Upstream PyInventory repository: https://github.com/jedie/PyInventory

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.