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
2024-03-29 07:19:55 +01:00
.github Update project -> migrate from poetry to pip-tools 2023-11-02 07:52:31 +01:00
conf Bugfix user creation: Add new user into correct user group 2023-11-26 20:38:51 +01:00
doc pytest -> unittests 2023-11-26 20:34:24 +01:00
pyinventory_ynh Bugfix user creation: Add new user into correct user group 2023-11-26 20:38:51 +01:00
scripts __DEBUG_ENABLED__ "YES" / "NO" -> "1" / "0" 2023-11-25 16:01:09 +01:00
.editorconfig Update via manageprojects 2023-02-19 14:17:51 +01:00
.flake8 Update via manageprojects 2022-12-22 10:03:57 +01:00
.gitignore Update project -> migrate from poetry to pip-tools 2023-11-02 07:52:31 +01:00
ALL_README.md Auto-update README 2024-03-29 07:19:55 +01:00
config_panel.toml Bugfix "config_panel.toml" 2023-11-09 19:02:43 +01:00
dev-cli.py Update project -> migrate from poetry to pip-tools 2023-11-02 07:52:31 +01:00
LICENSE http -> https 2023-02-18 10:03:15 +01:00
manifest.toml Bugfix user creation: Add new user into correct user group 2023-11-26 20:38:51 +01:00
pyproject.toml pytest -> unittests 2023-11-26 20:34:24 +01:00
README.md Auto-update README 2024-03-29 07:19:55 +01:00
README_fr.md Auto-update README 2024-03-29 07:19:55 +01:00
README_gl.md Auto-update README 2024-03-29 07:19:55 +01:00
README_it.md Auto-update README 2024-03-29 07:19:55 +01:00
requirements.dev.txt pytest -> unittests 2023-11-26 20:34:24 +01: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 is 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~ynh2

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