2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2026-08-13 11:40:25 +02:00
YunoHost app package for: https://github.com/jedie/PyInventory
  • Python 65.3%
  • Shell 31.1%
  • HTML 3.6%
Find a file
2026-08-10 11:20:07 +02:00
.github fix warning about log file on restore 2026-08-08 22:02:56 +02:00
.run Update Project to PyInventory v0.25.0 2026-08-08 17:19:21 +02:00
conf Silent YunoHost linter about mising LDAP config 2026-08-08 23:13:46 +02:00
doc Remove obsolete ADMIN.md information 2026-08-08 22:54:57 +02:00
logos Add logos/pyinventory.png 2025-11-28 23:07:40 +01:00
pyinventory_ynh Use uv for YunoHost package installation 2026-08-08 21:19:00 +02:00
scripts fix restore log file 2026-08-10 09:29:14 +02:00
.editorconfig cleanup 2025-09-21 13:53:32 +02:00
.gitignore Update Project to PyInventory v0.25.0 2026-08-08 18:14:02 +02:00
config_panel.toml fix "log_level" 2026-08-08 22:47:40 +02:00
dev-cli.py Update Project to PyInventory v0.25.0 2026-08-08 17:19:21 +02: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 Use uv for YunoHost package installation 2026-08-08 21:19:00 +02:00
pyproject.toml fix warning about log file on restore 2026-08-08 22:02:56 +02:00
README.md Use uv for YunoHost package installation 2026-08-08 21:19:00 +02:00
test_requirements.sh Use uv for YunoHost package installation 2026-08-08 21:19:00 +02:00
tests.toml Apply manageprojects updates 2025-11-21 17:42:40 +01:00

Logo of PyInventory PyInventory, packaged for YunoHost

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

Version: 0.25.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.