1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2025-12-20 02:53:08 +01:00
YunoHost app package for: https://github.com/jedie/PyInventory
Find a file
2025-12-05 17:41:10 +01:00
.github Apply manageprojects updates 2025-11-21 17:42:40 +01:00
.run Update requirements 2025-09-16 19:01:20 +02:00
conf fix unittests 2025-12-05 17:15:02 +01:00
doc Update to PyInventory v0.23.2 and add "local-test" to dev CLI 2025-11-29 00:01:30 +01:00
logos Add logos/pyinventory.png 2025-11-28 23:07:40 +01:00
pyinventory_ynh fix unittests 2025-12-05 17:15:02 +01:00
scripts Remove install/setup Python and use the default OS Python version 2025-11-25 17:11:37 +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 2025-11-21 17:42:40 +01:00
manage_local_test.py Apply manageprojects updates 2025-11-21 17:42:40 +01:00
manifest.toml Update to PyInventory v0.24.0 2025-12-05 16:58:56 +01:00
pyproject.toml fix unittests 2025-12-05 17:15:02 +01:00
README.md Auto-update READMEs 2025-12-05 17:15:17 +01:00
test_requirements.sh Apply manageprojects updates 2025-11-21 17:42:40 +01:00
tests.toml Apply manageprojects updates 2025-11-21 17:42:40 +01:00
uv.lock fix unittests 2025-12-05 17:15:02 +01:00

Logo of PyInventory PyInventory, packaged for YunoHost

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

Version: 0.24.0~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.