1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
YunoHost app package for: https://github.com/jedie/PyInventory
Find a file
Jens Diemer 13e3e2a1f2
Merge pull request #131 from YunoHost-Apps/upgrade
Apply manageprojects updates
2024-08-25 20:03:10 +02:00
.github Apply manageprojects updates 2024-08-25 20:01:24 +02:00
conf Apply manageprojects updates 2024-08-25 20:01:24 +02:00
doc Apply manageprojects updates 2024-08-25 20:01:24 +02:00
pyinventory_ynh Apply manageprojects updates 2024-08-25 20:01:24 +02:00
scripts Apply manageprojects updates 2024-08-25 20:01:24 +02:00
.editorconfig Apply manageprojects updates 2024-08-25 20:01:24 +02:00
.flake8 Update via manageprojects 2022-12-22 10:03:57 +01:00
.gitignore Apply manageprojects updates 2024-08-25 20:01:24 +02:00
ALL_README.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
check_process Apply manageprojects updates 2024-08-25 20:01:24 +02:00
config_panel.toml Apply manageprojects updates 2024-08-25 20:01:24 +02:00
dev-cli.py Apply manageprojects updates 2024-08-25 20:01:24 +02: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 manageprojects updates 2024-08-25 20:01:24 +02:00
manifest.toml Apply manageprojects updates 2024-08-25 20:01:24 +02:00
pyproject.toml Apply manageprojects updates 2024-08-25 20:01:24 +02:00
README.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_es.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_eu.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_fr.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_gl.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_id.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_it.md Auto-update READMEs 2024-03-29 06:20:03 +00:00
README_ru.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
README_zh_Hans.md Auto-update READMEs 2024-08-25 18:01:35 +00:00
requirements.dev.txt Apply manageprojects updates 2024-08-25 20:01:24 +02:00
tests.toml Update to manifest v2 2023-08-22 19:56:20 +02:00

PyInventory for YunoHost

Integration level Working status Maintenance status

Install PyInventory with YunoHost

Read this README in other languages.

This package allows you to install PyInventory quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

tests codecov pyinventory_ynh @ PyPi Python Versions License GPL-3.0-or-later

PyInventory is a libre web-based management to catalog things including state and location etc. using Python/Django.

Pull requests welcome ;)

This package for YunoHost used django-yunohost-integration

More screenshots are here: jedie.github.io/tree/master/screenshots/PyInventory

Shipped version: 0.19.3~ynh3

Screenshots

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

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing --debug
or
sudo yunohost app upgrade pyinventory -u https://github.com/YunoHost-Apps/pyinventory_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps